loom fiber branch doesn't build

Remi Forax forax at univ-mlv.fr
Sat Dec 22 15:37:23 UTC 2018


Hi all,
the branch fibers of loom (eeeb45c9ba8e) doesn't build anymore.

https://travis-ci.org/forax/java-next/jobs/471336518

given it's like a bug in the shenandoah code, Aleksey is in CC.

Rémi

---

travis_time:start:03ba527a
$ ./build.sh
Runnable configure script is not present
Generating runnable configure script at /home/travis/build/forax/java-next/loom/build/.configure-support/generated-configure.sh
Using autoconf at /usr/bin/autoconf [autoconf (GNU Autoconf) 2.69]
configure: Configuration created at Sat Dec 22 13:44:04 UTC 2018.
checking for basename... /usr/bin/basename
checking for bash... /bin/bash
checking for cat... /bin/cat
checking for chmod... /bin/chmod
checking for cmp... /usr/bin/cmp
checking for comm... /usr/bin/comm
checking for cp... /bin/cp
checking for cut... /usr/bin/cut
checking for date... /bin/date
checking for gdiff... no
checking for diff... /usr/bin/diff
checking for dirname... /usr/bin/dirname
checking for echo... /bin/echo
checking for expr... /usr/bin/expr
checking for file... /usr/bin/file
checking for find... /usr/bin/find
checking for head... /usr/bin/head
checking for gunzip... /bin/gunzip
checking for pigz... no
checking for gzip... /bin/gzip
checking for ln... /bin/ln
checking for ls... /bin/ls
checking for gmkdir... no
checking for mkdir... /bin/mkdir
checking for mktemp... /bin/mktemp
checking for mv... /bin/mv
checking for nawk... /usr/bin/nawk
checking for printf... /usr/bin/printf
checking for greadlink... no
checking for readlink... /bin/readlink
checking for rm... /bin/rm
checking for rmdir... /bin/rmdir
checking for sh... /bin/sh
checking for sort... /usr/bin/sort
checking for tail... /usr/bin/tail
checking for gtar... no
checking for tar... /bin/tar
checking for tee... /usr/bin/tee
checking for touch... /usr/bin/touch
checking for tr... /usr/bin/tr
checking for uname... /bin/uname
checking for uniq... /usr/bin/uniq
checking for wc... /usr/bin/wc
checking for which... /usr/bin/which
checking for xargs... /usr/bin/xargs
checking for gawk... gawk
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for a sed that does not truncate output... /bin/sed
checking for cygpath... no
checking for df... /bin/df
checking for cpio... /bin/cpio
checking for nice... /usr/bin/nice
checking for pandoc... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking openjdk-build os-cpu... linux-x86_64
checking openjdk-target os-cpu... linux-x86_64
checking compilation type... native
checking for top-level directory... /home/travis/build/forax/java-next/loom
checking if custom source is suppressed (openjdk-only)... no
checking which debug level to use... release
checking which variants of the JVM to build... server
checking for sysroot... 
checking for toolchain path... 
checking for extra path... 
checking where to store configuration... in default location
checking what configuration name to use... linux-x86_64-server-release
checking for apt-get... apt-get
checking for gmake... no
checking for make... /usr/bin/make
configure: Testing potential make at /usr/bin/make, found using make in PATH
configure: Using GNU make at /usr/bin/make (version: GNU Make 3.81)
checking if make --output-sync is supported... no
checking if find supports -delete... yes
checking what type of tar was found... gnu
checking that grep (/bin/grep) -Fx handles empty lines in the pattern list correctly... yes
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for ldd... /usr/bin/ldd
checking for greadelf... no
checking for readelf... /usr/bin/readelf
checking for dot... no
checking for hg... /usr/local/bin/hg
checking for git... /usr/bin/git
checking for stat... /usr/bin/stat
checking for time... /usr/bin/time
checking for flock... /usr/bin/flock
checking for dtrace... no
checking for gpatch... no
checking for patch... /usr/bin/patch
checking bash version... 4.3.11
checking if bash supports pipefail... yes
checking if bash supports errexit (-e)... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for default LOG value... 
checking headless only... no
checking for graphviz dot... no, cannot generate full docs
checking for pandoc... no, cannot generate full docs
checking full docs... no, missing dependencies
checking for cacerts file... default
checking for jni library path... default
checking if packaged modules are kept... yes (default)
checking for version string... 13-loom+0-eeeb45c9ba8e
configure: Found potential Boot JDK using configure arguments
checking for Boot JDK... /home/travis/openjdk11
checking Boot JDK version... openjdk version "11.0.1" 2018-10-16 OpenJDK Runtime Environment 18.9 (build 11.0.1+13) OpenJDK 64-Bit Server VM 18.9 (build 11.0.1+13, mixed mode) 
checking for java in Boot JDK... ok
checking for javac in Boot JDK... ok
checking for javadoc in Boot JDK... ok
checking for jar in Boot JDK... ok
checking for jarsigner in Boot JDK... ok
checking if Boot JDK is 32 or 64 bits... 64
checking for local Boot JDK Class Data Sharing (CDS)... yes, created
checking for Build JDK... yes, will use output dir
configure: Using default toolchain gcc (GNU Compiler Collection)
checking for gcc... /usr/bin/gcc
checking resolved symbolic links for CC... /usr/bin/gcc-4.8
configure: Using gcc C compiler version 4.8.4 [gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4]
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for g++... /usr/bin/g++
checking resolved symbolic links for CXX... /usr/bin/g++-4.8
configure: Using gcc C++ compiler version 4.8.4 [g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4]
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++ accepts -g... yes
checking how to run the C preprocessor... /usr/bin/gcc -E
checking how to run the C++ preprocessor... /usr/bin/g++ -E
configure: Using gcc linker version 2.24 [GNU ld (GNU Binutils for Ubuntu) 2.24]
checking for ar... ar
configure: Rewriting AR to "/usr/bin/ar"
checking for strip... strip
configure: Rewriting STRIP to "/usr/bin/strip"
checking for nm... nm
configure: Rewriting NM to "/usr/bin/nm"
checking for gobjcopy... no
checking for objcopy... objcopy
configure: Rewriting OBJCOPY to "/usr/bin/objcopy"
checking for gobjdump... no
checking for objdump... objdump
configure: Rewriting OBJDUMP to "/usr/bin/objdump"
checking for c++filt... c++filt
configure: Rewriting CXXFILT to "/usr/bin/c++filt"
checking for jtreg... no
checking for jtreg test harness... no, not found
checking for jmh (Java Microbenchmark Harness)... no, disabled
checking for jib... no
checking if @file is supported by gcc... yes
checking if the C compiler supports "-m64"... yes
checking if the C++ compiler supports "-m64"... yes
checking if both compilers support "-m64"... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking size of int *... 8
checking for target address size... 64 bits
checking whether byte ordering is bigendian... no
checking if native warnings are errors... no (explicitly set)
checking if the C++ compiler supports "-std=gnu++98 -Werror"... yes
checking for library containing clock_gettime... none required
checking if the C compiler supports "-ffp-contract=off"... yes
checking if the C++ compiler supports "-ffp-contract=off"... yes
checking if both compilers support "-ffp-contract=off"... yes
checking what type of native debug symbols to use... none
checking for dtrace tool... not found, cannot build dtrace
checking sys/sdt.h usability... no
checking sys/sdt.h presence... no
checking for sys/sdt.h... no
checking if dtrace should be built... no, missing dependencies
checking if Hotspot gtest unit tests should be built... yes
checking if static link of stdc++ is possible... yes
checking how to link with libstdc++... static
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/extensions/shape.h... yes
checking for X11/extensions/Xrender.h... yes
checking for X11/extensions/XTest.h... yes
checking for X11/Intrinsic.h... yes
checking for X11/extensions/Xrandr.h... yes
checking if XlinearGradient is defined in Xrender.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking fontconfig/fontconfig.h usability... yes
checking fontconfig/fontconfig.h presence... yes
checking for fontconfig/fontconfig.h... yes
checking for FREETYPE... yes
checking for freetype... yes (using pkg-config)
Using freetype: system
checking for ALSA... yes
checking for which libjpeg to use... bundled
checking for which giflib to use... bundled
checking for PNG... yes
checking for which libpng to use... bundled
checking for compress in -lz... yes
checking for which zlib to use... system
checking for system zlib functionality... ok
checking for which lcms to use... bundled
checking for cos in -lm... yes
checking for dlopen in -ldl... yes
checking if shenandoah can be built... yes
checking if zgc can be built... yes
checking if jvmci module jdk.internal.vm.ci should be built... yes
checking if graal module jdk.internal.vm.compiler should be built... yes
checking if aot should be enabled... yes
checking if cds should be enabled... yes
checking if elliptic curve crypto implementation is present... yes
checking if jtreg failure handler should be built... no, missing jtreg
checking if the CDS classlist generation should be enabled... yes
checking if any translations should be excluded... no
checking if static man pages should be copied... yes
checking if a default CDS archive should be generated... yes
checking for number of cores... 2
checking for memory size... 7479 MB
checking for appropriate number of jobs to run in parallel... 2
checking flags for boot jdk java command ...  -Duser.language=en -Duser.country=US  -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/configure-support/classes.jsa -Xshare:auto 
checking flags for boot jdk java command for big workloads...  -Xms64M -Xmx1600M -XX:ThreadStackSize=1536
checking flags for bootcycle boot jdk java command for big workloads... -Xms64M -Xmx1600M -XX:ThreadStackSize=1536
checking flags for boot jdk java command for small workloads...  -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1
checking whether to use sjavac... no
checking whether to use javac server... yes
checking If precompiled header is enabled... yes
checking that precompiled headers work... yes
checking is ccache enabled... no
checking if build directory is on local disk... yes
checking JVM features for JVM variant 'server'... "aot cds cmsgc compiler1 compiler2 epsilongc g1gc graal jfr jni-check jvmci jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs zgc"
configure: creating /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/configure-support/config.status
config.status: creating /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/spec.gmk
config.status: creating /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/bootcycle-spec.gmk
config.status: creating /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/buildjdk-spec.gmk
config.status: creating /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/compare.sh
config.status: creating /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/Makefile

====================================================
A new configuration has been successfully created in
/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release
using configure arguments '--with-boot-jdk=/home/travis/openjdk11 --with-native-debug-symbols=none --disable-warnings-as-errors --with-version-opt=eeeb45c9ba8e --with-version-pre=loom'.

Configuration summary:
* Debug level:    release
* HS debug level: product
* JVM variants:   server
* JVM features:   server: 'aot cds cmsgc compiler1 compiler2 epsilongc g1gc graal jfr jni-check jvmci jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs zgc' 
* OpenJDK target: OS: linux, CPU architecture: x86, address length: 64
* Version string: 13-loom+0-eeeb45c9ba8e (13-loom)

Tools summary:
* Boot JDK:       openjdk version "11.0.1" 2018-10-16 OpenJDK Runtime Environment 18.9 (build 11.0.1+13) OpenJDK 64-Bit Server VM 18.9 (build 11.0.1+13, mixed mode)  (at /home/travis/openjdk11)
* Toolchain:      gcc (GNU Compiler Collection)
* C Compiler:     Version 4.8.4 (at /usr/bin/gcc)
* C++ Compiler:   Version 4.8.4 (at /usr/bin/g++)

Build performance summary:
* Cores to use:   2
* Memory limit:   7479 MB

make hotspot
Building target 'hotspot' in configuration 'linux-x86_64-server-release'
Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s)
Compiling 2 files for BUILD_JVMTI_TOOLS
Exececuting: [/home/travis/openjdk11/bin/javac -g -implicit:none -d /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/jvmti @/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/jvmti/_the.BUILD_JVMTI_TOOLS_batch.tmp]
Compiling 1 files for BUILD_JFR_TOOLS
Exececuting: [/home/travis/openjdk11/bin/javac -g -implicit:none -d /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/buildtools/tools_classes @/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/buildtools/tools_classes/_the.BUILD_JFR_TOOLS_batch.tmp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/adlparse.d -fno-exceptions -DLINUX -std=gnu++98 -DASSERT -DAMD64 -I/home/travis/build/forax/java-next/loom/src/hotspot/share -Wno-unused-parameter -Wno-unused -DTHIS_FILE='"adlparse.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/adlparse.o /home/travis/build/forax/java-next/loom/src/hotspot/share/adlc/adlparse.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/archDesc.d -fno-exceptions -DLINUX -std=gnu++98 -DASSERT -DAMD64 -I/home/travis/build/forax/java-next/loom/src/hotspot/share -Wno-unused-parameter -Wno-unused -DTHIS_FILE='"archDesc.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/archDesc.o /home/travis/build/forax/java-next/loom/src/hotspot/share/adlc/archDesc.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/arena.d -fno-exceptions -DLINUX -std=gnu++98 -DASSERT -DAMD64 -I/home/travis/build/forax/java-next/loom/src/hotspot/share -Wno-unused-parameter -Wno-unused -DTHIS_FILE='"arena.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/arena.o /home/travis/build/forax/java-next/loom/src/hotspot/share/adlc/arena.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/dfa.d -fno-exceptions -DLINUX -std=gnu++98 -DASSERT -DAMD64 -I/home/travis/build/forax/java-next/loom/src/hotspot/share -Wno-unused-parameter -Wno-unused -DTHIS_FILE='"dfa.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/dfa.o /home/travis/build/forax/java-next/loom/src/hotspot/share/adlc/dfa.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/dict2.d -fno-exceptions -DLINUX -std=gnu++98 -DASSERT -DAMD64 -I/home/travis/build/forax/java-next/loom/src/hotspot/share -Wno-unused-parameter -Wno-unused -DTHIS_FILE='"dict2.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/dict2.o /home/travis/build/forax/java-next/loom/src/hotspot/share/adlc/dict2.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/filebuff.d -fno-exceptions -DLINUX -std=gnu++98 -DASSERT -DAMD64 -I/home/travis/build/forax/java-next/loom/src/hotspot/share -Wno-unused-parameter -Wno-unused -DTHIS_FILE='"filebuff.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/filebuff.o /home/travis/build/forax/java-next/loom/src/hotspot/share/adlc/filebuff.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/forms.d -fno-exceptions -DLINUX -std=gnu++98 -DASSERT -DAMD64 -I/home/travis/build/forax/java-next/loom/src/hotspot/share -Wno-unused-parameter -Wno-unused -DTHIS_FILE='"forms.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/forms.o /home/travis/build/forax/java-next/loom/src/hotspot/share/adlc/forms.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/formsopt.d -fno-exceptions -DLINUX -std=gnu++98 -DASSERT -DAMD64 -I/home/travis/build/forax/java-next/loom/src/hotspot/share -Wno-unused-parameter -Wno-unused -DTHIS_FILE='"formsopt.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/formsopt.o /home/travis/build/forax/java-next/loom/src/hotspot/share/adlc/formsopt.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/formssel.d -fno-exceptions -DLINUX -std=gnu++98 -DASSERT -DAMD64 -I/home/travis/build/forax/java-next/loom/src/hotspot/share -Wno-unused-parameter -Wno-unused -DTHIS_FILE='"formssel.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/formssel.o /home/travis/build/forax/java-next/loom/src/hotspot/share/adlc/formssel.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/main.d -fno-exceptions -DLINUX -std=gnu++98 -DASSERT -DAMD64 -I/home/travis/build/forax/java-next/loom/src/hotspot/share -Wno-unused-parameter -Wno-unused -DTHIS_FILE='"main.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/main.o /home/travis/build/forax/java-next/loom/src/hotspot/share/adlc/main.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/opcodes.d -fno-exceptions -DLINUX -std=gnu++98 -DASSERT -DAMD64 -I/home/travis/build/forax/java-next/loom/src/hotspot/share -Wno-unused-parameter -Wno-unused -DTHIS_FILE='"opcodes.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/opcodes.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/opcodes.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/output_c.d -fno-exceptions -DLINUX -std=gnu++98 -DASSERT -DAMD64 -I/home/travis/build/forax/java-next/loom/src/hotspot/share -Wno-unused-parameter -Wno-unused -DTHIS_FILE='"output_c.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/output_c.o /home/travis/build/forax/java-next/loom/src/hotspot/share/adlc/output_c.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/output_h.d -fno-exceptions -DLINUX -std=gnu++98 -DASSERT -DAMD64 -I/home/travis/build/forax/java-next/loom/src/hotspot/share -Wno-unused-parameter -Wno-unused -DTHIS_FILE='"output_h.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/output_h.o /home/travis/build/forax/java-next/loom/src/hotspot/share/adlc/output_h.cpp]
Exececuting: [/home/travis/openjdk11/bin/java -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1 -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/configure-support/classes.jsa -Xshare:auto -cp /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/jvmti jvmtiGen -IN /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmti.xml -XSL /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiEnter.xsl -OUT /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/jvmtifiles/jvmtiEnter.cpp -PARAM interface jvmti]
Exececuting: [/home/travis/openjdk11/bin/java -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1 -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/configure-support/classes.jsa -Xshare:auto -cp /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/jvmti jvmtiGen -IN /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmti.xml -XSL /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiEnter.xsl -OUT /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/jvmtifiles/jvmtiEnterTrace.cpp -PARAM interface jvmti -PARAM trace Trace]
Exececuting: [/home/travis/openjdk11/bin/java -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1 -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/configure-support/classes.jsa -Xshare:auto -cp /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/jvmti jvmtiGen -IN /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmti.xml -XSL /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiHpp.xsl -OUT /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/jvmtifiles/jvmtiEnv.hpp]
Exececuting: [/home/travis/openjdk11/bin/java -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1 -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/configure-support/classes.jsa -Xshare:auto -cp /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/jvmti jvmtiGen -IN /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmti.xml -XSL /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiH.xsl -OUT /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/jvmtifiles/jvmti.h]
Exececuting: [/home/travis/openjdk11/bin/java -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1 -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/configure-support/classes.jsa -Xshare:auto -cp /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/jvmti jvmtiGen -IN /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmti.xml -XSL /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmti.xsl -OUT /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/jvmtifiles/jvmti.html]
Exececuting: [/home/travis/openjdk11/bin/java -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1 -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/configure-support/classes.jsa -Xshare:auto -cp /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/jvmti jvmtiGen -IN /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/bytecodeInterpreterWithChecks.xml -XSL /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/bytecodeInterpreterWithChecks.xsl -OUT /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/jvmtifiles/bytecodeInterpreterWithChecks.cpp]
Exececuting: [/home/travis/openjdk11/bin/java -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1 -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/configure-support/classes.jsa -Xshare:auto -cp /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/buildtools/tools_classes build.tools.jfr.GenerateJfrFiles /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/metadata/metadata.xml /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/metadata/metadata.xsd /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/jfrfiles]
Exececuting: [/usr/bin/g++ -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/adlc /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/adlparse.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/archDesc.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/arena.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/dfa.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/dict2.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/filebuff.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/forms.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/formsopt.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/formssel.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/main.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/opcodes.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/output_c.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/objs/output_h.o]
Exececuting: [/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/tools/adlc/adlc -q -T -DLINUX=1 -D_GNU_SOURCE=1 -g -DAMD64=1 -D_LP64=1 /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/support/adlc/all-ad-src.ad -c/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/support/adlc/ad_x86.cpp -h/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/support/adlc/ad_x86.hpp -a/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/support/adlc/dfa_x86.cpp -v/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/support/adlc/adGlobals_x86.hpp]
Creating support/modules_libs/java.base/server/libjvm.so from 980 file(s)
Exececuting: [/usr/bin/gcc -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -x c++-header -c -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled/precompiled.hpp.gch.d /home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled/precompiled.hpp -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled/precompiled.hpp.gch]
Exececuting: [/usr/bin/gcc -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -I/home/travis/build/forax/java-next/loom/test/fmw/gtest -I/home/travis/build/forax/java-next/loom/test/fmw/gtest/include -I/home/travis/build/forax/java-next/loom/test/hotspot/gtest -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -Wno-undef -O3 -x c++-header -c -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/gtest/objs/precompiled/precompiled.hpp.gch.d /home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled/precompiled.hpp -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/gtest/objs/precompiled/precompiled.hpp.gch]
Creating hotspot/variant-server/libjvm/gtest/libjvm.so from 114 file(s)
Creating hotspot/variant-server/libjvm/gtest/gtestLauncher from 1 file(s)
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/abstractCompiler.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"abstractCompiler.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/abstractCompiler.o /home/travis/build/forax/java-next/loom/src/hotspot/share/compiler/abstractCompiler.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/abstractInterpreter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"abstractInterpreter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/abstractInterpreter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/abstractInterpreter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/abstractInterpreter_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"abstractInterpreter_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/abstractInterpreter_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/abstractInterpreter_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/access.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"access.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/access.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/access.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/accessBackend.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"accessBackend.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/accessBackend.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/accessBackend.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/accessBarrierSupport.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"accessBarrierSupport.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/accessBarrierSupport.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/accessBarrierSupport.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/accessFlags.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"accessFlags.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/accessFlags.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/accessFlags.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ad_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles/ad_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_clone.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ad_x86_clone.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_clone.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles/ad_x86_clone.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_expand.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ad_x86_expand.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_expand.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles/ad_x86_expand.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_format.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ad_x86_format.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_format.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles/ad_x86_format.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_gen.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ad_x86_gen.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_gen.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles/ad_x86_gen.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_misc.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ad_x86_misc.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_misc.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles/ad_x86_misc.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_peephole.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ad_x86_peephole.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_peephole.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles/ad_x86_peephole.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_pipeline.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ad_x86_pipeline.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_pipeline.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles/ad_x86_pipeline.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/adaptiveFreeList.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"adaptiveFreeList.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/adaptiveFreeList.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/adaptiveFreeList.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/adaptiveSizePolicy.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"adaptiveSizePolicy.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/adaptiveSizePolicy.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/adaptiveSizePolicy.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/addnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"addnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/addnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/addnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/adjoiningGenerations.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"adjoiningGenerations.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/adjoiningGenerations.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/adjoiningGenerations.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/adjoiningVirtualSpaces.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"adjoiningVirtualSpaces.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/adjoiningVirtualSpaces.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/adjoiningVirtualSpaces.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ageTable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ageTable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ageTable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/ageTable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ageTableTracer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ageTableTracer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ageTableTracer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/ageTableTracer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/allocTracer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"allocTracer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/allocTracer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/allocTracer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/allocation.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"allocation.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/allocation.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/allocation.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/allocationStats.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"allocationStats.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/allocationStats.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/allocationStats.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/altHashing.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"altHashing.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/altHashing.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/altHashing.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/annotations.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"annotations.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/annotations.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/annotations.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/aotCodeHeap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"aotCodeHeap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/aotCodeHeap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/aot/aotCodeHeap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/aotCompiledMethod.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"aotCompiledMethod.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/aotCompiledMethod.o /home/travis/build/forax/java-next/loom/src/hotspot/share/aot/aotCompiledMethod.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/aotLoader.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"aotLoader.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/aotLoader.o /home/travis/build/forax/java-next/loom/src/hotspot/share/aot/aotLoader.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/arena.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"arena.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/arena.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/arena.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/arguments.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DVERSION_FEATURE=13 -DVERSION_INTERIM=0 -DVERSION_UPDATE=0 -DVERSION_PATCH=0 -DVERSION_EXTRA1=0 -DVERSION_EXTRA2=0 -DVERSION_EXTRA3=0 -DVERSION_PRE='"loom"' -DVERSION_BUILD=0 -DVERSION_OPT='"eeeb45c9ba8e"' -DVERSION_NUMBER='"13"' -DVERSION_STRING='"13-loom+0-eeeb45c9ba8e"' -DVERSION_SHORT='"13-loom"' -DVERSION_SPECIFICATION='"13"' -DVERSION_DATE='"2019-09-17"' -DVENDOR_VERSION_STRING='""' -DVERSION_CLASSFILE_MAJOR=57 -DVERSION_CLASSFILE_MINOR=0 -DVENDOR_URL='"https://openjdk.java.net/"' -DVENDOR_URL_BUG='"https://bugreport.java.com/bugreport/"' -DHOTSPOT_VERSION_STRING='"13-loom+0-eeeb45c9ba8e"' -DDEBUG_LEVEL='"release"' -DHOTSPOT_BUILD_USER='"travis"' -DHOTSPOT_VM_DISTRO='"OpenJDK"' -DCPU='"amd64"' -DTHIS_FILE='"arguments.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/arguments.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/arguments.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/arguments_ext.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"arguments_ext.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/arguments_ext.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/arguments_ext.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/arrayKlass.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"arrayKlass.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/arrayKlass.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/arrayKlass.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/arraycopynode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"arraycopynode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/arraycopynode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/arraycopynode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/asPSOldGen.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"asPSOldGen.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/asPSOldGen.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/asPSOldGen.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/asPSYoungGen.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"asPSYoungGen.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/asPSYoungGen.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/asPSYoungGen.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/assembler.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"assembler.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/assembler.o /home/travis/build/forax/java-next/loom/src/hotspot/share/asm/assembler.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/assembler_linux_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"assembler_linux_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/assembler_linux_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86/assembler_linux_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/assembler_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -Wno-maybe-uninitialized -DTHIS_FILE='"assembler_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/assembler_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/assembler_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/attachListener.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"attachListener.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/attachListener.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/attachListener.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/attachListener_linux.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"attachListener_linux.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/attachListener_linux.o /home/travis/build/forax/java-next/loom/src/hotspot/os/linux/attachListener_linux.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/barrierSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"barrierSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/barrierSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/barrierSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/barrierSetAssembler_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"barrierSetAssembler_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/barrierSetAssembler_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/gc/shared/barrierSetAssembler_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/barrierSetC1.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"barrierSetC1.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/barrierSetC1.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/c1/barrierSetC1.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/barrierSetC2.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"barrierSetC2.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/barrierSetC2.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/c2/barrierSetC2.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/barrierSetNMethod.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"barrierSetNMethod.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/barrierSetNMethod.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/barrierSetNMethod.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/barrierSetNMethod_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"barrierSetNMethod_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/barrierSetNMethod_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/gc/shared/barrierSetNMethod_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/basicLock.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"basicLock.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/basicLock.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/basicLock.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bcEscapeAnalyzer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"bcEscapeAnalyzer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bcEscapeAnalyzer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/bcEscapeAnalyzer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bfsClosure.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"bfsClosure.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bfsClosure.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/chains/bfsClosure.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/biasedLocking.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"biasedLocking.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/biasedLocking.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/biasedLocking.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bitMap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"bitMap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bitMap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/bitMap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bitset.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"bitset.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bitset.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/chains/bitset.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/block.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"block.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/block.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/block.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/blockFreelist.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"blockFreelist.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/blockFreelist.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/metaspace/blockFreelist.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/blockOffsetTable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"blockOffsetTable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/blockOffsetTable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/blockOffsetTable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/buildOopMap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"buildOopMap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/buildOopMap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/buildOopMap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"bytecode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/bytecode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodeAssembler.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"bytecodeAssembler.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodeAssembler.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/bytecodeAssembler.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodeHistogram.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"bytecodeHistogram.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodeHistogram.o /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/bytecodeHistogram.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodeInfo.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"bytecodeInfo.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodeInfo.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/bytecodeInfo.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodeInterpreter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"bytecodeInterpreter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodeInterpreter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/bytecodeInterpreter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodeInterpreterWithChecks.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"bytecodeInterpreterWithChecks.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodeInterpreterWithChecks.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/jvmtifiles/bytecodeInterpreterWithChecks.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodeStream.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"bytecodeStream.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodeStream.o /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/bytecodeStream.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodeTracer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"bytecodeTracer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodeTracer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/bytecodeTracer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodes.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"bytecodes.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/bytecodes.o /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/bytecodes.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_CFGPrinter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_CFGPrinter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_CFGPrinter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_CFGPrinter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Canonicalizer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_Canonicalizer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Canonicalizer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_Canonicalizer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_CodeStubs_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_CodeStubs_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_CodeStubs_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/c1_CodeStubs_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Compilation.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_Compilation.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Compilation.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_Compilation.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Compiler.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_Compiler.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Compiler.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_Compiler.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Defs.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_Defs.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Defs.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_Defs.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_FpuStackSim_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_FpuStackSim_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_FpuStackSim_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/c1_FpuStackSim_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_FrameMap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_FrameMap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_FrameMap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_FrameMap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_FrameMap_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_FrameMap_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_FrameMap_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/c1_FrameMap_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_GraphBuilder.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_GraphBuilder.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_GraphBuilder.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_GraphBuilder.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_IR.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_IR.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_IR.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_IR.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Instruction.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_Instruction.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Instruction.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_Instruction.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_InstructionPrinter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_InstructionPrinter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_InstructionPrinter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_InstructionPrinter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LIR.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_LIR.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LIR.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_LIR.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LIRAssembler.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_LIRAssembler.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LIRAssembler.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_LIRAssembler.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LIRAssembler_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_LIRAssembler_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LIRAssembler_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/c1_LIRAssembler_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LIRGenerator.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_LIRGenerator.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LIRGenerator.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_LIRGenerator.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LIRGenerator_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_LIRGenerator_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LIRGenerator_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/c1_LIRGenerator_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LIR_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_LIR_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LIR_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/c1_LIR_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LinearScan.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_LinearScan.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LinearScan.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_LinearScan.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LinearScan_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_LinearScan_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_LinearScan_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/c1_LinearScan_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_MacroAssembler_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_MacroAssembler_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_MacroAssembler_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/c1_MacroAssembler_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Optimizer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_Optimizer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Optimizer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_Optimizer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_RangeCheckElimination.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_RangeCheckElimination.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_RangeCheckElimination.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_RangeCheckElimination.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Runtime1.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_Runtime1.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Runtime1.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_Runtime1.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Runtime1_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_Runtime1_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_Runtime1_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/c1_Runtime1_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_ValueMap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_ValueMap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_ValueMap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_ValueMap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_ValueSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_ValueSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_ValueSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_ValueSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_ValueStack.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_ValueStack.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_ValueStack.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_ValueStack.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_ValueType.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_ValueType.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_ValueType.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_ValueType.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_globals.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c1_globals.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c1_globals.o /home/travis/build/forax/java-next/loom/src/hotspot/share/c1/c1_globals.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c2_globals.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c2_globals.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c2_globals.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/c2_globals.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c2_init_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c2_init_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c2_init_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/c2_init_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c2compiler.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"c2compiler.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/c2compiler.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/c2compiler.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cSpaceCounters.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cSpaceCounters.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cSpaceCounters.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/serial/cSpaceCounters.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/callGenerator.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"callGenerator.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/callGenerator.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/callGenerator.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/callnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"callnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/callnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/callnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cardGeneration.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cardGeneration.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cardGeneration.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/cardGeneration.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cardTable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cardTable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cardTable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/cardTable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cardTableBarrierSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cardTableBarrierSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cardTableBarrierSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/cardTableBarrierSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cardTableBarrierSetAssembler_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -Wno-maybe-uninitialized -DTHIS_FILE='"cardTableBarrierSetAssembler_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cardTableBarrierSetAssembler_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/gc/shared/cardTableBarrierSetAssembler_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cardTableBarrierSetC1.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cardTableBarrierSetC1.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cardTableBarrierSetC1.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/c1/cardTableBarrierSetC1.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cardTableBarrierSetC2.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cardTableBarrierSetC2.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cardTableBarrierSetC2.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/c2/cardTableBarrierSetC2.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cardTableRS.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cardTableRS.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cardTableRS.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/cardTableRS.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/castnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"castnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/castnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/castnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cdsoffsets.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cdsoffsets.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cdsoffsets.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/cdsoffsets.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cfgnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cfgnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cfgnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/cfgnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/chaitin.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"chaitin.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/chaitin.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/chaitin.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/chunkManager.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"chunkManager.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/chunkManager.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/metaspace/chunkManager.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciArray.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciArray.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciArray.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciArray.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciArrayKlass.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciArrayKlass.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciArrayKlass.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciArrayKlass.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciBaseObject.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciBaseObject.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciBaseObject.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciBaseObject.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciCallSite.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciCallSite.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciCallSite.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciCallSite.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciConstant.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciConstant.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciConstant.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciConstant.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciConstantPoolCache.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciConstantPoolCache.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciConstantPoolCache.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciConstantPoolCache.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciEnv.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciEnv.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciEnv.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciEnv.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciExceptionHandler.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciExceptionHandler.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciExceptionHandler.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciExceptionHandler.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciField.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciField.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciField.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciField.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciFlags.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciFlags.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciFlags.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciFlags.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciInstance.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciInstance.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciInstance.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciInstance.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciInstanceKlass.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciInstanceKlass.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciInstanceKlass.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciInstanceKlass.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciKlass.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciKlass.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciKlass.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciKlass.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciMemberName.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciMemberName.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciMemberName.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciMemberName.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciMetadata.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciMetadata.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciMetadata.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciMetadata.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciMethod.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciMethod.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciMethod.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciMethod.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciMethodBlocks.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciMethodBlocks.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciMethodBlocks.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciMethodBlocks.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciMethodData.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciMethodData.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciMethodData.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciMethodData.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciMethodHandle.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciMethodHandle.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciMethodHandle.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciMethodHandle.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciMethodType.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciMethodType.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciMethodType.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciMethodType.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciNullObject.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciNullObject.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciNullObject.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciNullObject.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciObjArray.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciObjArray.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciObjArray.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciObjArray.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciObjArrayKlass.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciObjArrayKlass.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciObjArrayKlass.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciObjArrayKlass.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciObject.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciObject.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciObject.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciObject.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciObjectFactory.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciObjectFactory.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciObjectFactory.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciObjectFactory.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciReplay.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciReplay.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciReplay.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciReplay.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciSignature.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciSignature.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciSignature.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciSignature.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciStreams.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciStreams.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciStreams.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciStreams.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciSymbol.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciSymbol.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciSymbol.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciSymbol.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciType.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciType.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciType.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciType.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciTypeArray.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciTypeArray.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciTypeArray.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciTypeArray.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciTypeArrayKlass.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciTypeArrayKlass.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciTypeArrayKlass.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciTypeArrayKlass.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciTypeFlow.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciTypeFlow.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciTypeFlow.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciTypeFlow.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciUtilities.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ciUtilities.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ciUtilities.o /home/travis/build/forax/java-next/loom/src/hotspot/share/ci/ciUtilities.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classFileError.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"classFileError.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classFileError.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/classFileError.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classFileParser.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"classFileParser.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classFileParser.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/classFileParser.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classFileStream.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"classFileStream.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classFileStream.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/classFileStream.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classListParser.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"classListParser.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classListParser.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/classListParser.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classLoader.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"classLoader.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classLoader.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/classLoader.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classLoaderData.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"classLoaderData.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classLoaderData.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/classLoaderData.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classLoaderDataGraph.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"classLoaderDataGraph.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classLoaderDataGraph.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/classLoaderDataGraph.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classLoaderExt.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"classLoaderExt.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classLoaderExt.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/classLoaderExt.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classLoaderHierarchyDCmd.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"classLoaderHierarchyDCmd.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classLoaderHierarchyDCmd.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/classLoaderHierarchyDCmd.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classLoaderStats.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"classLoaderStats.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classLoaderStats.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/classLoaderStats.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classLoadingService.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"classLoadingService.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classLoadingService.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/classLoadingService.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classes.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"classes.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/classes.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/classes.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cmsArguments.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cmsArguments.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cmsArguments.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/cmsArguments.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cmsCardTable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cmsCardTable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cmsCardTable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/cmsCardTable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cmsCollectorPolicy.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cmsCollectorPolicy.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cmsCollectorPolicy.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/cmsCollectorPolicy.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cmsGCStats.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cmsGCStats.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cmsGCStats.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/cmsGCStats.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cmsHeap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cmsHeap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cmsHeap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/cmsHeap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cmsLockVerifier.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cmsLockVerifier.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cmsLockVerifier.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/cmsLockVerifier.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cmsVMOperations.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cmsVMOperations.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cmsVMOperations.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/cmsVMOperations.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/coalesce.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"coalesce.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/coalesce.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/coalesce.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/codeBehaviours.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"codeBehaviours.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/codeBehaviours.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/codeBehaviours.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/codeBlob.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"codeBlob.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/codeBlob.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/codeBlob.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/codeBuffer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"codeBuffer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/codeBuffer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/asm/codeBuffer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/codeCache.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"codeCache.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/codeCache.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/codeCache.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/codeHeapState.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"codeHeapState.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/codeHeapState.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/codeHeapState.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/collectedHeap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"collectedHeap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/collectedHeap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/collectedHeap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/collectionSetChooser.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"collectionSetChooser.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/collectionSetChooser.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/collectionSetChooser.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/collectorCounters.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"collectorCounters.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/collectorCounters.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/collectorCounters.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/collectorPolicy.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"collectorPolicy.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/collectorPolicy.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/collectorPolicy.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compactHashtable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compactHashtable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compactHashtable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/compactHashtable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compactibleFreeListSpace.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compactibleFreeListSpace.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compactibleFreeListSpace.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/compactibleFreeListSpace.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compilationPolicy.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compilationPolicy.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compilationPolicy.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/compilationPolicy.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compile.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compile.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compile.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/compile.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compileBroker.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compileBroker.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compileBroker.o /home/travis/build/forax/java-next/loom/src/hotspot/share/compiler/compileBroker.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compileLog.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compileLog.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compileLog.o /home/travis/build/forax/java-next/loom/src/hotspot/share/compiler/compileLog.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compileTask.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compileTask.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compileTask.o /home/travis/build/forax/java-next/loom/src/hotspot/share/compiler/compileTask.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compiledIC.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compiledIC.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compiledIC.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/compiledIC.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compiledICHolder.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compiledICHolder.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compiledICHolder.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/compiledICHolder.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compiledIC_aot.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compiledIC_aot.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compiledIC_aot.o /home/travis/build/forax/java-next/loom/src/hotspot/share/aot/compiledIC_aot.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compiledIC_aot_x86_64.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compiledIC_aot_x86_64.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compiledIC_aot_x86_64.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/compiledIC_aot_x86_64.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compiledIC_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compiledIC_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compiledIC_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/compiledIC_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compiledMethod.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compiledMethod.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compiledMethod.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/compiledMethod.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compilerDefinitions.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compilerDefinitions.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compilerDefinitions.o /home/travis/build/forax/java-next/loom/src/hotspot/share/compiler/compilerDefinitions.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compilerDirectives.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compilerDirectives.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compilerDirectives.o /home/travis/build/forax/java-next/loom/src/hotspot/share/compiler/compilerDirectives.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compilerOracle.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compilerOracle.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compilerOracle.o /home/travis/build/forax/java-next/loom/src/hotspot/share/compiler/compilerOracle.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compilerRuntime.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compilerRuntime.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compilerRuntime.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jvmci/compilerRuntime.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compressedStream.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"compressedStream.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/compressedStream.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/compressedStream.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/concurrentGCPhaseManager.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"concurrentGCPhaseManager.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/concurrentGCPhaseManager.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/concurrentGCPhaseManager.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/concurrentGCThread.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"concurrentGCThread.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/concurrentGCThread.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/concurrentGCThread.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/concurrentMarkSweepGeneration.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"concurrentMarkSweepGeneration.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/concurrentMarkSweepGeneration.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/concurrentMarkSweepThread.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"concurrentMarkSweepThread.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/concurrentMarkSweepThread.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/concurrentMarkSweepThread.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/connode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"connode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/connode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/connode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/constMethod.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"constMethod.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/constMethod.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/constMethod.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/constantPool.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"constantPool.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/constantPool.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/constantPool.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/constantTag.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"constantTag.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/constantTag.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/constantTag.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/continuation.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"continuation.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/continuation.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/continuation.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/convertnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"convertnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/convertnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/convertnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/copy.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"copy.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/copy.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/copy.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/countbitsnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"countbitsnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/countbitsnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/countbitsnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cpCache.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cpCache.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cpCache.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/cpCache.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cppInterpreter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cppInterpreter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cppInterpreter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/cppInterpreter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cppInterpreterGenerator.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"cppInterpreterGenerator.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/cppInterpreterGenerator.o /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/cppInterpreterGenerator.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/debug.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"debug.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/debug.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/debug.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/debugInfo.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"debugInfo.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/debugInfo.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/debugInfo.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/debugInfoRec.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"debugInfoRec.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/debugInfoRec.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/debugInfoRec.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/decoder.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"decoder.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/decoder.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/decoder.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/decoder_elf.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"decoder_elf.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/decoder_elf.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/decoder_elf.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/decoder_linux.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"decoder_linux.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/decoder_linux.o /home/travis/build/forax/java-next/loom/src/hotspot/os/linux/decoder_linux.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/defNewGeneration.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"defNewGeneration.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/defNewGeneration.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/serial/defNewGeneration.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/defaultMethods.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"defaultMethods.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/defaultMethods.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/defaultMethods.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/deoptimization.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"deoptimization.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/deoptimization.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/deoptimization.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/depChecker_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"depChecker_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/depChecker_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/depChecker_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dependencies.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"dependencies.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dependencies.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/dependencies.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dependencyContext.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"dependencyContext.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dependencyContext.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/dependencyContext.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dfa_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"dfa_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dfa_x86.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles/dfa_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dfsClosure.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"dfsClosure.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dfsClosure.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/chains/dfsClosure.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/diagnosticArgument.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"diagnosticArgument.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/diagnosticArgument.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/diagnosticArgument.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/diagnosticCommand.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"diagnosticCommand.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/diagnosticCommand.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/diagnosticCommand.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/diagnosticFramework.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"diagnosticFramework.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/diagnosticFramework.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/diagnosticFramework.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dict.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"dict.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dict.o /home/travis/build/forax/java-next/loom/src/hotspot/share/libadt/dict.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dictionary.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"dictionary.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dictionary.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/dictionary.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/directivesParser.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"directivesParser.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/directivesParser.o /home/travis/build/forax/java-next/loom/src/hotspot/share/compiler/directivesParser.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dirtyCardQueue.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"dirtyCardQueue.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dirtyCardQueue.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/dirtyCardQueue.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/disassembler.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"disassembler.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/disassembler.o /home/travis/build/forax/java-next/loom/src/hotspot/share/compiler/disassembler.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/divnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"divnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/divnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/divnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/doCall.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"doCall.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/doCall.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/doCall.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/domgraph.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"domgraph.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/domgraph.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/domgraph.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dtraceAttacher.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"dtraceAttacher.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/dtraceAttacher.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/dtraceAttacher.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/edge.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"edge.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/edge.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/chains/edge.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/edgeQueue.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"edgeQueue.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/edgeQueue.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/chains/edgeQueue.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/edgeStore.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"edgeStore.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/edgeStore.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/chains/edgeStore.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/edgeUtils.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"edgeUtils.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/edgeUtils.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/chains/edgeUtils.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/elfFile.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"elfFile.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/elfFile.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/elfFile.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/elfFuncDescTable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"elfFuncDescTable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/elfFuncDescTable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/elfFuncDescTable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/elfStringTable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"elfStringTable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/elfStringTable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/elfStringTable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/elfSymbolTable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"elfSymbolTable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/elfSymbolTable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/elfSymbolTable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/emitEventOperation.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"emitEventOperation.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/emitEventOperation.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/emitEventOperation.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/epsilonArguments.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"epsilonArguments.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/epsilonArguments.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/epsilon/epsilonArguments.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/epsilonBarrierSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"epsilonBarrierSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/epsilonBarrierSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/epsilon/epsilonBarrierSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/epsilonHeap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"epsilonHeap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/epsilonHeap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/epsilon/epsilonHeap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/epsilonMemoryPool.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"epsilonMemoryPool.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/epsilonMemoryPool.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/epsilon/epsilonMemoryPool.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/epsilonMonitoringSupport.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"epsilonMonitoringSupport.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/epsilonMonitoringSupport.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/epsilon/epsilonMonitoringSupport.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/escape.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"escape.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/escape.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/escape.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/events.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"events.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/events.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/events.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/evmCompat.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"evmCompat.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/evmCompat.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/evmCompat.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/exceptionHandlerTable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"exceptionHandlerTable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/exceptionHandlerTable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/exceptionHandlerTable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/exceptions.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"exceptions.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/exceptions.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/exceptions.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/fieldDescriptor.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"fieldDescriptor.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/fieldDescriptor.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/fieldDescriptor.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/fieldType.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"fieldType.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/fieldType.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/fieldType.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/filemap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"filemap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/filemap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/filemap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/formatBuffer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"formatBuffer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/formatBuffer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/formatBuffer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/forte.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"forte.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/forte.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/forte.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/frame.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"frame.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/frame.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/frame.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/frame_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"frame_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/frame_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/frame_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/freeChunk.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"freeChunk.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/freeChunk.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/freeChunk.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1AllocRegion.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1AllocRegion.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1AllocRegion.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1AllocRegion.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1Allocator.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1Allocator.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1Allocator.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1Allocator.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1Analytics.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1Analytics.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1Analytics.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1Analytics.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1Arguments.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1Arguments.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1Arguments.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1Arguments.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1BarrierSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1BarrierSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1BarrierSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1BarrierSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1BarrierSetAssembler_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1BarrierSetAssembler_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1BarrierSetAssembler_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/gc/g1/g1BarrierSetAssembler_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1BarrierSetC1.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1BarrierSetC1.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1BarrierSetC1.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/c1/g1BarrierSetC1.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1BarrierSetC2.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1BarrierSetC2.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1BarrierSetC2.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/c2/g1BarrierSetC2.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1BarrierSetRuntime.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1BarrierSetRuntime.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1BarrierSetRuntime.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1BarrierSetRuntime.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1BiasedArray.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1BiasedArray.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1BiasedArray.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1BiasedArray.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1BlockOffsetTable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1BlockOffsetTable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1BlockOffsetTable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1BlockOffsetTable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1CardCounts.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1CardCounts.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1CardCounts.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1CardCounts.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1CardTable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1CardTable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1CardTable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1CardTable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1CodeBlobClosure.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1CodeBlobClosure.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1CodeBlobClosure.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1CodeBlobClosure.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1CodeCacheRemSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1CodeCacheRemSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1CodeCacheRemSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1CodeCacheRemSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1CollectedHeap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1CollectedHeap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1CollectedHeap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1CollectedHeap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1CollectionSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1CollectionSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1CollectionSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1CollectionSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1CollectorPolicy.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1CollectorPolicy.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1CollectorPolicy.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1CollectorPolicy.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1ConcurrentMark.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1ConcurrentMark.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1ConcurrentMark.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1ConcurrentMark.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1ConcurrentMarkBitMap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1ConcurrentMarkBitMap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1ConcurrentMarkBitMap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1ConcurrentMarkBitMap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1ConcurrentMarkObjArrayProcessor.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1ConcurrentMarkObjArrayProcessor.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1ConcurrentMarkObjArrayProcessor.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1ConcurrentMarkObjArrayProcessor.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1ConcurrentMarkThread.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1ConcurrentMarkThread.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1ConcurrentMarkThread.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1ConcurrentMarkThread.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1ConcurrentRefine.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1ConcurrentRefine.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1ConcurrentRefine.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1ConcurrentRefine.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1ConcurrentRefineThread.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1ConcurrentRefineThread.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1ConcurrentRefineThread.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1ConcurrentRefineThread.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1EvacFailure.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1EvacFailure.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1EvacFailure.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1EvacFailure.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1EvacStats.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1EvacStats.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1EvacStats.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1EvacStats.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FromCardCache.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1FromCardCache.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FromCardCache.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1FromCardCache.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullCollector.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1FullCollector.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullCollector.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1FullCollector.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCAdjustTask.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1FullGCAdjustTask.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCAdjustTask.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1FullGCAdjustTask.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCCompactTask.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1FullGCCompactTask.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCCompactTask.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1FullGCCompactTask.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCCompactionPoint.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1FullGCCompactionPoint.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCCompactionPoint.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1FullGCCompactionPoint.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCMarkTask.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1FullGCMarkTask.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCMarkTask.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1FullGCMarkTask.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCMarker.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1FullGCMarker.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCMarker.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1FullGCMarker.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCOopClosures.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1FullGCOopClosures.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCOopClosures.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1FullGCOopClosures.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCPrepareTask.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1FullGCPrepareTask.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCPrepareTask.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1FullGCPrepareTask.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCReferenceProcessorExecutor.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1FullGCReferenceProcessorExecutor.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCReferenceProcessorExecutor.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1FullGCReferenceProcessorExecutor.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCScope.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1FullGCScope.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCScope.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1FullGCScope.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCTask.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1FullGCTask.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1FullGCTask.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1FullGCTask.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1GCPhaseTimes.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1GCPhaseTimes.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1GCPhaseTimes.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1GCPhaseTimes.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1HeapRegionEventSender.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1HeapRegionEventSender.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1HeapRegionEventSender.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1HeapRegionEventSender.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1HeapSizingPolicy.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1HeapSizingPolicy.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1HeapSizingPolicy.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1HeapSizingPolicy.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1HeapSizingPolicy_ext.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1HeapSizingPolicy_ext.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1HeapSizingPolicy_ext.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1HeapSizingPolicy_ext.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1HeapTransition.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1HeapTransition.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1HeapTransition.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1HeapTransition.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1HeapVerifier.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1HeapVerifier.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1HeapVerifier.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1HeapVerifier.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1HotCardCache.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1HotCardCache.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1HotCardCache.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1HotCardCache.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1IHOPControl.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1IHOPControl.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1IHOPControl.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1IHOPControl.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1MMUTracker.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1MMUTracker.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1MMUTracker.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1MMUTracker.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1MemoryPool.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1MemoryPool.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1MemoryPool.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1MemoryPool.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1MonitoringSupport.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1MonitoringSupport.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1MonitoringSupport.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1MonitoringSupport.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1OopClosures.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1OopClosures.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1OopClosures.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1OopClosures.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1OopStarChunkedList.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1OopStarChunkedList.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1OopStarChunkedList.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1OopStarChunkedList.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1PageBasedVirtualSpace.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1PageBasedVirtualSpace.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1PageBasedVirtualSpace.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1PageBasedVirtualSpace.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1ParScanThreadState.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1ParScanThreadState.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1ParScanThreadState.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1ParScanThreadState.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1Policy.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1Policy.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1Policy.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1Policy.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1RegionMarkStatsCache.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1RegionMarkStatsCache.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1RegionMarkStatsCache.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1RegionMarkStatsCache.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1RegionToSpaceMapper.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1RegionToSpaceMapper.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1RegionToSpaceMapper.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1RegionToSpaceMapper.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1RemSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1RemSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1RemSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1RemSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1RemSetSummary.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1RemSetSummary.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1RemSetSummary.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1RemSetSummary.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1RemSetTrackingPolicy.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1RemSetTrackingPolicy.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1RemSetTrackingPolicy.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1RemSetTrackingPolicy.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1RootClosures.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1RootClosures.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1RootClosures.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1RootClosures.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1RootProcessor.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1RootProcessor.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1RootProcessor.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1RootProcessor.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1SATBMarkQueueSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1SATBMarkQueueSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1SATBMarkQueueSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1SATBMarkQueueSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1StringDedup.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1StringDedup.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1StringDedup.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1StringDedup.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1StringDedupQueue.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1StringDedupQueue.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1StringDedupQueue.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1StringDedupQueue.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1StringDedupStat.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1StringDedupStat.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1StringDedupStat.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1StringDedupStat.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1SurvivorRegions.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1SurvivorRegions.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1SurvivorRegions.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1SurvivorRegions.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1VMOperations.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1VMOperations.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1VMOperations.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1VMOperations.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1YoungGenSizer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1YoungGenSizer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1YoungGenSizer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1YoungGenSizer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1YoungRemSetSamplingThread.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"g1YoungRemSetSamplingThread.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/g1YoungRemSetSamplingThread.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/g1YoungRemSetSamplingThread.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gSpaceCounters.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gSpaceCounters.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gSpaceCounters.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/gSpaceCounters.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcAdaptivePolicyCounters.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcAdaptivePolicyCounters.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcAdaptivePolicyCounters.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/gcAdaptivePolicyCounters.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcArguments.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcArguments.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcArguments.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/gcArguments.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcBehaviours.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcBehaviours.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcBehaviours.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/gcBehaviours.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcCause.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcCause.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcCause.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/gcCause.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcConfig.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcConfig.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcConfig.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/gcConfig.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcConfiguration.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcConfiguration.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcConfiguration.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/gcConfiguration.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcId.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcId.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcId.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/gcId.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcLocker.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcLocker.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcLocker.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/gcLocker.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcNotifier.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcNotifier.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcNotifier.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/gcNotifier.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcPolicyCounters.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcPolicyCounters.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcPolicyCounters.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/gcPolicyCounters.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcStats.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcStats.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcStats.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/gcStats.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcTaskManager.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcTaskManager.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcTaskManager.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/gcTaskManager.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcTaskThread.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcTaskThread.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcTaskThread.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/gcTaskThread.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcTimer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcTimer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcTimer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/gcTimer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcTrace.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcTrace.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcTrace.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/gcTrace.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcTraceSend.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcTraceSend.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcTraceSend.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/gcTraceSend.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcTraceTime.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcTraceTime.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcTraceTime.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/gcTraceTime.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcUtil.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcUtil.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcUtil.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/gcUtil.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcVMOperations.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcVMOperations.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcVMOperations.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/gcVMOperations.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcm.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"gcm.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/gcm.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/gcm.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/genCollectedHeap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"genCollectedHeap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/genCollectedHeap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/genCollectedHeap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/genMarkSweep.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"genMarkSweep.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/genMarkSweep.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/serial/genMarkSweep.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/genMemoryPools.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"genMemoryPools.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/genMemoryPools.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/genMemoryPools.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/generateOopMap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"generateOopMap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/generateOopMap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/generateOopMap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/generateOptoStub.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"generateOptoStub.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/generateOptoStub.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/generateOptoStub.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/generation.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"generation.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/generation.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/generation.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/generationCounters.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"generationCounters.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/generationCounters.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/generationCounters.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/generationSizer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"generationSizer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/generationSizer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/generationSizer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/generationSpec.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"generationSpec.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/generationSpec.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/generationSpec.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/globalCounter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"globalCounter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/globalCounter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/globalCounter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/globalDefinitions.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"globalDefinitions.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/globalDefinitions.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/globalDefinitions.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/globals.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"globals.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/globals.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/globals.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/granularTimer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"granularTimer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/granularTimer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/utilities/granularTimer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/graphKit.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"graphKit.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/graphKit.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/graphKit.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/growableArray.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"growableArray.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/growableArray.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/growableArray.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/guardedMemory.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"guardedMemory.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/guardedMemory.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/guardedMemory.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/hSpaceCounters.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"hSpaceCounters.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/hSpaceCounters.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/hSpaceCounters.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/handles.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"handles.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/handles.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/handles.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/handshake.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"handshake.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/handshake.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/handshake.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/hashtable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"hashtable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/hashtable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/hashtable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"heap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/heap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapDumper.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"heapDumper.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapDumper.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/heapDumper.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapInspection.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"heapInspection.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapInspection.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/heapInspection.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapRegion.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"heapRegion.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapRegion.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/heapRegion.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapRegionManager.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"heapRegionManager.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapRegionManager.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/heapRegionManager.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapRegionRemSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"heapRegionRemSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapRegionRemSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/heapRegionRemSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapRegionSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"heapRegionSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapRegionSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/heapRegionSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapRegionTracer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"heapRegionTracer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapRegionTracer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/heapRegionTracer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapRegionType.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"heapRegionType.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapRegionType.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/heapRegionType.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapShared.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"heapShared.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/heapShared.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/heapShared.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/histogram.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"histogram.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/histogram.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/histogram.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/icBuffer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"icBuffer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/icBuffer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/icBuffer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/icBuffer_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"icBuffer_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/icBuffer_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/icBuffer_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/icache.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"icache.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/icache.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/icache.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/icache_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"icache_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/icache_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/icache_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/idealGraphPrinter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"idealGraphPrinter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/idealGraphPrinter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/idealGraphPrinter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/idealKit.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"idealKit.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/idealKit.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/idealKit.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ifg.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ifg.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ifg.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/ifg.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ifnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ifnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ifnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/ifnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/immutableSpace.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"immutableSpace.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/immutableSpace.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/immutableSpace.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/indexSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"indexSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/indexSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/indexSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/init.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"init.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/init.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/init.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/instanceKlass.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"instanceKlass.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/instanceKlass.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/instanceKlass.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/instanceMirrorKlass.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"instanceMirrorKlass.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/instanceMirrorKlass.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/instanceMirrorKlass.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/instanceOop.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"instanceOop.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/instanceOop.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/instanceOop.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/instanceRefKlass.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"instanceRefKlass.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/instanceRefKlass.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/instanceRefKlass.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/intHisto.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"intHisto.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/intHisto.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/intHisto.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/interfaceSupport.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"interfaceSupport.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/interfaceSupport.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/interfaceSupport.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/interp_masm_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -Wno-uninitialized -DTHIS_FILE='"interp_masm_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/interp_masm_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/interp_masm_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/interpreter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"interpreter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/interpreter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/interpreter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/interpreterRT_x86_64.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"interpreterRT_x86_64.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/interpreterRT_x86_64.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/interpreterRT_x86_64.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/interpreterRuntime.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"interpreterRuntime.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/interpreterRuntime.o /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/interpreterRuntime.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/intrinsicnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"intrinsicnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/intrinsicnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/intrinsicnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/invocationCounter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"invocationCounter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/invocationCounter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/invocationCounter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/iterator.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"iterator.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/iterator.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/iterator.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/java.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"java.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/java.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/java.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/javaAssertions.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"javaAssertions.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/javaAssertions.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/javaAssertions.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/javaCalls.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"javaCalls.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/javaCalls.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/javaCalls.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/javaClasses.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"javaClasses.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/javaClasses.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/javaClasses.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfr.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfr.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfr.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/jfr.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrAllocation.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrAllocation.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrAllocation.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/utilities/jfrAllocation.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrAllocationTracer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrAllocationTracer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrAllocationTracer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/support/jfrAllocationTracer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrBuffer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrBuffer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrBuffer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/storage/jfrBuffer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrCallTrace.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrCallTrace.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrCallTrace.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/periodic/sampling/jfrCallTrace.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrCheckpointBlob.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrCheckpointBlob.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrCheckpointBlob.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/checkpoint/jfrCheckpointBlob.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrCheckpointManager.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrCheckpointManager.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrCheckpointManager.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/checkpoint/jfrCheckpointManager.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrCheckpointWriter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrCheckpointWriter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrCheckpointWriter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/checkpoint/jfrCheckpointWriter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrChunkRotation.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrChunkRotation.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrChunkRotation.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/repository/jfrChunkRotation.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrChunkState.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrChunkState.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrChunkState.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/repository/jfrChunkState.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrChunkWriter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrChunkWriter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrChunkWriter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/repository/jfrChunkWriter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrDcmds.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrDcmds.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrDcmds.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/dcmd/jfrDcmds.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrEmergencyDump.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrEmergencyDump.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrEmergencyDump.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/repository/jfrEmergencyDump.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrEvent.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrEvent.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrEvent.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/service/jfrEvent.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrEventClass.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrEventClass.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrEventClass.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/support/jfrEventClass.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrEventClassTransformer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrEventClassTransformer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrEventClassTransformer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/instrumentation/jfrEventClassTransformer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrEventSetting.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrEventSetting.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrEventSetting.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/jfrEventSetting.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrFlush.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrFlush.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrFlush.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/support/jfrFlush.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrGetAllEventClasses.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrGetAllEventClasses.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrGetAllEventClasses.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/jni/jfrGetAllEventClasses.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrJavaCall.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrJavaCall.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrJavaCall.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/jni/jfrJavaCall.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrJavaEventWriter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrJavaEventWriter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrJavaEventWriter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/writers/jfrJavaEventWriter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrJavaLog.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrJavaLog.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrJavaLog.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/utilities/jfrJavaLog.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrJavaSupport.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrJavaSupport.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrJavaSupport.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/jni/jfrJavaSupport.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrJniMethod.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrJniMethod.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrJniMethod.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/jni/jfrJniMethod.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrJniMethodRegistration.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrJniMethodRegistration.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrJniMethodRegistration.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/jni/jfrJniMethodRegistration.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrJvmtiAgent.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrJvmtiAgent.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrJvmtiAgent.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/instrumentation/jfrJvmtiAgent.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrMemorySizer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrMemorySizer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrMemorySizer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/service/jfrMemorySizer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrMetadataEvent.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrMetadataEvent.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrMetadataEvent.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/checkpoint/jfrMetadataEvent.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrModuleEvent.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrModuleEvent.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrModuleEvent.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/periodic/jfrModuleEvent.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrNetworkUtilization.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrNetworkUtilization.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrNetworkUtilization.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/periodic/jfrNetworkUtilization.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrOSInterface.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrOSInterface.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrOSInterface.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/periodic/jfrOSInterface.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrOptionSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrOptionSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrOptionSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/service/jfrOptionSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrPeriodic.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrPeriodic.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrPeriodic.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/periodic/jfrPeriodic.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrPostBox.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrPostBox.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrPostBox.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/service/jfrPostBox.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrRecorder.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrRecorder.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrRecorder.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/jfrRecorder.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrRecorderService.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrRecorderService.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrRecorderService.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/service/jfrRecorderService.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrRecorderThread.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrRecorderThread.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrRecorderThread.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/service/jfrRecorderThread.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrRecorderThreadLoop.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrRecorderThreadLoop.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrRecorderThreadLoop.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/service/jfrRecorderThreadLoop.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrRepository.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrRepository.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrRepository.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/repository/jfrRepository.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrStackTraceMark.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrStackTraceMark.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrStackTraceMark.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/support/jfrStackTraceMark.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrStackTraceRepository.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrStackTraceRepository.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrStackTraceRepository.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/stacktrace/jfrStackTraceRepository.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrStorage.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrStorage.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrStorage.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/storage/jfrStorage.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrStorageControl.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrStorageControl.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrStorageControl.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/storage/jfrStorageControl.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrStringPool.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrStringPool.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrStringPool.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/stringpool/jfrStringPool.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrStringPoolBuffer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrStringPoolBuffer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrStringPoolBuffer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/stringpool/jfrStringPoolBuffer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrStringPoolWriter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrStringPoolWriter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrStringPoolWriter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/stringpool/jfrStringPoolWriter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrThreadCPULoadEvent.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrThreadCPULoadEvent.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrThreadCPULoadEvent.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/periodic/jfrThreadCPULoadEvent.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrThreadDumpEvent.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrThreadDumpEvent.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrThreadDumpEvent.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/periodic/jfrThreadDumpEvent.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrThreadGroup.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrThreadGroup.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrThreadGroup.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/checkpoint/types/jfrThreadGroup.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrThreadLocal.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrThreadLocal.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrThreadLocal.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/support/jfrThreadLocal.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrThreadSampler.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrThreadSampler.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrThreadSampler.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/periodic/sampling/jfrThreadSampler.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrThreadState.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrThreadState.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrThreadState.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/checkpoint/types/jfrThreadState.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrTime.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrTime.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrTime.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/utilities/jfrTime.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrTimeConverter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrTimeConverter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrTimeConverter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/utilities/jfrTimeConverter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrTraceId.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrTraceId.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrTraceId.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/checkpoint/types/traceid/jfrTraceId.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrTraceIdEpoch.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrTraceIdEpoch.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrTraceIdEpoch.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/checkpoint/types/traceid/jfrTraceIdEpoch.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrType.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrType.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrType.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/checkpoint/types/jfrType.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrTypeManager.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrTypeManager.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrTypeManager.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/checkpoint/types/jfrTypeManager.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrTypeSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrTypeSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrTypeSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/checkpoint/types/jfrTypeSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrTypeSetUtils.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrTypeSetUtils.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrTypeSetUtils.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/checkpoint/types/jfrTypeSetUtils.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrUpcalls.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrUpcalls.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrUpcalls.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/jni/jfrUpcalls.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrVirtualMemory.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jfrVirtualMemory.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jfrVirtualMemory.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/recorder/storage/jfrVirtualMemory.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jni.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jni.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jni.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jni.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jniCheck.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jniCheck.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jniCheck.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jniCheck.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jniFastGetField.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jniFastGetField.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jniFastGetField.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jniFastGetField.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jniFastGetField_x86_64.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jniFastGetField_x86_64.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jniFastGetField_x86_64.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/jniFastGetField_x86_64.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jniHandles.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jniHandles.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jniHandles.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/jniHandles.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jniPeriodicChecker.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jniPeriodicChecker.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jniPeriodicChecker.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/jniPeriodicChecker.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/json.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"json.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/json.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/json.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvm.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvm.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvm.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvm.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlag.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmFlag.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlag.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/flags/jvmFlag.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintList.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmFlagConstraintList.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintList.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/flags/jvmFlagConstraintList.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintsCMS.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmFlagConstraintsCMS.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintsCMS.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/jvmFlagConstraintsCMS.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintsCompiler.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmFlagConstraintsCompiler.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintsCompiler.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/flags/jvmFlagConstraintsCompiler.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintsG1.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmFlagConstraintsG1.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintsG1.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/g1/jvmFlagConstraintsG1.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintsGC.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmFlagConstraintsGC.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintsGC.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/jvmFlagConstraintsGC.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintsParallel.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmFlagConstraintsParallel.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintsParallel.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/jvmFlagConstraintsParallel.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintsRuntime.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmFlagConstraintsRuntime.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintsRuntime.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/flags/jvmFlagConstraintsRuntime.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagRangeList.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmFlagRangeList.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagRangeList.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagWriteableList.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmFlagWriteableList.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmFlagWriteableList.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/flags/jvmFlagWriteableList.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvm_posix.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvm_posix.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvm_posix.o /home/travis/build/forax/java-next/loom/src/hotspot/os/posix/jvm_posix.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciCodeInstaller.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmciCodeInstaller.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciCodeInstaller.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jvmci/jvmciCodeInstaller.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciCodeInstaller_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmciCodeInstaller_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciCodeInstaller_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/jvmciCodeInstaller_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciCompiler.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmciCompiler.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciCompiler.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jvmci/jvmciCompiler.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciCompilerToVM.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -fno-var-tracking-assignments -DTHIS_FILE='"jvmciCompilerToVM.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciCompilerToVM.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jvmci/jvmciCompilerToVM.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciCompilerToVMInit.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -fno-var-tracking-assignments -DTHIS_FILE='"jvmciCompilerToVMInit.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciCompilerToVMInit.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jvmci/jvmciCompilerToVMInit.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciEnv.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmciEnv.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciEnv.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jvmci/jvmciEnv.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciJavaClasses.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmciJavaClasses.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciJavaClasses.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jvmci/jvmciJavaClasses.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciRuntime.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmciRuntime.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmciRuntime.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jvmci/jvmciRuntime.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmci_globals.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmci_globals.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmci_globals.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jvmci/jvmci_globals.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiClassFileReconstituter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiClassFileReconstituter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiClassFileReconstituter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiClassFileReconstituter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiCodeBlobEvents.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiCodeBlobEvents.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiCodeBlobEvents.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiCodeBlobEvents.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiEnter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiEnter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiEnter.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/jvmtifiles/jvmtiEnter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiEnterTrace.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiEnterTrace.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiEnterTrace.o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/jvmtifiles/jvmtiEnterTrace.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiEnv.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiEnv.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiEnv.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiEnv.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiEnvBase.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiEnvBase.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiEnvBase.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiEnvBase.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiEnvThreadState.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiEnvThreadState.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiEnvThreadState.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiEnvThreadState.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiEventController.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiEventController.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiEventController.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiEventController.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiExport.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiExport.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiExport.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiExport.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiExtensions.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiExtensions.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiExtensions.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiExtensions.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiGetLoadedClasses.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiGetLoadedClasses.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiGetLoadedClasses.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiGetLoadedClasses.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiImpl.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiImpl.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiImpl.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiImpl.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiManageCapabilities.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiManageCapabilities.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiManageCapabilities.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiManageCapabilities.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiRawMonitor.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiRawMonitor.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiRawMonitor.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiRawMonitor.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiRedefineClasses.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiRedefineClasses.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiRedefineClasses.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiRedefineClasses.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiTagMap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiTagMap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiTagMap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiTagMap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiThreadState.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiThreadState.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiThreadState.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiThreadState.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiTrace.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiTrace.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiTrace.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiTrace.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiUtil.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"jvmtiUtil.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/jvmtiUtil.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/jvmtiUtil.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/klass.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"klass.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/klass.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/klass.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/klassFactory.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"klassFactory.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/klassFactory.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/klassFactory.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/klassVtable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"klassVtable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/klassVtable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/klassVtable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/lcm.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"lcm.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/lcm.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/lcm.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/leakProfiler.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"leakProfiler.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/leakProfiler.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/leakProfiler.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/library_call.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"library_call.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/library_call.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/library_call.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/linkResolver.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"linkResolver.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/linkResolver.o /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/linkResolver.cpp]
Exececuting: [/usr/bin/gcc -c -m64 -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/linux_x86_64.o /home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86/linux_x86_64.s]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/live.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"live.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/live.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/live.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/loaderConstraints.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"loaderConstraints.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/loaderConstraints.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/loaderConstraints.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/location.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"location.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/location.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/location.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/locknode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"locknode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/locknode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/locknode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logConfiguration.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"logConfiguration.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logConfiguration.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logConfiguration.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logDecorations.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"logDecorations.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logDecorations.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logDecorations.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logDecorators.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"logDecorators.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logDecorators.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logDecorators.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logDiagnosticCommand.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"logDiagnosticCommand.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logDiagnosticCommand.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logDiagnosticCommand.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logFileOutput.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -D_FILE_OFFSET_BITS=64 -DTHIS_FILE='"logFileOutput.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logFileOutput.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logFileOutput.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logFileStreamOutput.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"logFileStreamOutput.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logFileStreamOutput.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logFileStreamOutput.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logLevel.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"logLevel.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logLevel.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logLevel.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logMessageBuffer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"logMessageBuffer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logMessageBuffer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logMessageBuffer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logOutput.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"logOutput.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logOutput.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logOutput.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logOutputList.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"logOutputList.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logOutputList.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logOutputList.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logSelection.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"logSelection.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logSelection.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logSelection.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logSelectionList.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"logSelectionList.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logSelectionList.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logSelectionList.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logStream.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"logStream.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logStream.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logStream.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logTag.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"logTag.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logTag.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logTag.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logTagSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"logTagSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logTagSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logTagSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logTagSetDescriptions.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"logTagSetDescriptions.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/logTagSetDescriptions.o /home/travis/build/forax/java-next/loom/src/hotspot/share/logging/logTagSetDescriptions.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/loopPredicate.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"loopPredicate.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/loopPredicate.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/loopPredicate.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/loopTransform.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"loopTransform.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/loopTransform.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/loopTransform.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/loopUnswitch.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"loopUnswitch.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/loopUnswitch.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/loopUnswitch.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/loopnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"loopnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/loopnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/loopnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/loopopts.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"loopopts.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/loopopts.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/loopopts.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/lowMemoryDetector.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"lowMemoryDetector.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/lowMemoryDetector.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/lowMemoryDetector.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/machnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"machnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/machnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/machnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macro.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"macro.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macro.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/macro.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroArrayCopy.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"macroArrayCopy.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroArrayCopy.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/macroArrayCopy.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"macroAssembler_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/macroAssembler_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_aes.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"macroAssembler_x86_aes.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_aes.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/macroAssembler_x86_aes.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_cos.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"macroAssembler_x86_cos.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_cos.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/macroAssembler_x86_cos.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_exp.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"macroAssembler_x86_exp.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_exp.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/macroAssembler_x86_exp.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_log.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"macroAssembler_x86_log.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_log.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/macroAssembler_x86_log.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_log10.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"macroAssembler_x86_log10.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_log10.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/macroAssembler_x86_log10.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_pow.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"macroAssembler_x86_pow.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_pow.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/macroAssembler_x86_pow.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_sha.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"macroAssembler_x86_sha.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_sha.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/macroAssembler_x86_sha.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_sin.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"macroAssembler_x86_sin.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_sin.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/macroAssembler_x86_sin.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_tan.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"macroAssembler_x86_tan.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/macroAssembler_x86_tan.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/macroAssembler_x86_tan.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mallocSiteTable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"mallocSiteTable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mallocSiteTable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/mallocSiteTable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mallocTracker.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"mallocTracker.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mallocTracker.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/mallocTracker.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/management.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"management.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/management.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/management.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/markBitMap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"markBitMap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/markBitMap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/markBitMap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/markOop.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"markOop.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/markOop.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/markOop.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/markSweep.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"markSweep.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/markSweep.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/serial/markSweep.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/matcher.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"matcher.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/matcher.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/matcher.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mathexactnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"mathexactnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mathexactnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/mathexactnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memAllocator.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"memAllocator.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memAllocator.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/memAllocator.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memBaseline.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"memBaseline.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memBaseline.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/memBaseline.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memRegion.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"memRegion.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memRegion.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/memRegion.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memReporter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"memReporter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memReporter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/memReporter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memTracker.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"memTracker.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memTracker.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/memTracker.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"memnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/memnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memoryManager.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"memoryManager.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memoryManager.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/memoryManager.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memoryPool.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"memoryPool.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memoryPool.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/memoryPool.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memoryService.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"memoryService.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memoryService.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/memoryService.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memprofiler.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"memprofiler.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/memprofiler.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/memprofiler.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaDebug.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"metaDebug.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaDebug.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/metaspace/metaDebug.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metachunk.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"metachunk.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metachunk.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/metaspace/metachunk.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metadata.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"metadata.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metadata.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/metadata.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metadataOnStackMark.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"metadataOnStackMark.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metadataOnStackMark.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/metadataOnStackMark.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspace.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"metaspace.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspace.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/metaspace.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspaceClosure.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"metaspaceClosure.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspaceClosure.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/metaspaceClosure.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspaceCommon.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"metaspaceCommon.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspaceCommon.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/metaspace/metaspaceCommon.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspaceCounters.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"metaspaceCounters.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspaceCounters.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/metaspaceCounters.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspaceDCmd.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"metaspaceDCmd.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspaceDCmd.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/metaspace/metaspaceDCmd.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspaceShared.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"metaspaceShared.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspaceShared.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/metaspaceShared.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspaceStatistics.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"metaspaceStatistics.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspaceStatistics.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/metaspace/metaspaceStatistics.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspaceTracer.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"metaspaceTracer.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/metaspaceTracer.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/metaspaceTracer.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/method.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"method.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/method.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/method.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/methodComparator.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"methodComparator.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/methodComparator.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/methodComparator.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/methodCounters.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"methodCounters.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/methodCounters.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/methodCounters.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/methodData.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"methodData.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/methodData.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/methodData.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/methodHandles.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"methodHandles.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/methodHandles.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/methodHandles.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/methodHandles_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"methodHandles_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/methodHandles_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/methodHandles_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/methodLiveness.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"methodLiveness.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/methodLiveness.o /home/travis/build/forax/java-next/loom/src/hotspot/share/compiler/methodLiveness.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/methodMatcher.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"methodMatcher.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/methodMatcher.o /home/travis/build/forax/java-next/loom/src/hotspot/share/compiler/methodMatcher.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/modRefBarrierSetAssembler_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"modRefBarrierSetAssembler_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/modRefBarrierSetAssembler_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/gc/shared/modRefBarrierSetAssembler_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/modRefBarrierSetC1.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"modRefBarrierSetC1.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/modRefBarrierSetC1.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/c1/modRefBarrierSetC1.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/modRefBarrierSetC2.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"modRefBarrierSetC2.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/modRefBarrierSetC2.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/c2/modRefBarrierSetC2.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/moduleEntry.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"moduleEntry.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/moduleEntry.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/moduleEntry.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/modules.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"modules.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/modules.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/modules.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/monitorChunk.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"monitorChunk.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/monitorChunk.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/monitorChunk.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/movenode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"movenode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/movenode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/movenode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mulnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"mulnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mulnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/mulnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/multnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"multnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/multnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/multnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mutableNUMASpace.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"mutableNUMASpace.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mutableNUMASpace.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/mutableNUMASpace.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mutableSpace.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"mutableSpace.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mutableSpace.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/mutableSpace.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mutex.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"mutex.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mutex.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/mutex.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mutexLocker.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"mutexLocker.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/mutexLocker.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/mutexLocker.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/narrowptrnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"narrowptrnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/narrowptrnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/narrowptrnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/nativeCallStack.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"nativeCallStack.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/nativeCallStack.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/nativeCallStack.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/nativeInst_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"nativeInst_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/nativeInst_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/nativeInst_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/nativeLookup.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"nativeLookup.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/nativeLookup.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/nativeLookup.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/nmethod.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"nmethod.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/nmethod.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/nmethod.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/nmtCommon.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"nmtCommon.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/nmtCommon.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/nmtCommon.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/nmtDCmd.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"nmtDCmd.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/nmtDCmd.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/nmtDCmd.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/node.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"node.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/node.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/node.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/numberSeq.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"numberSeq.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/numberSeq.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/numberSeq.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objArrayKlass.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"objArrayKlass.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objArrayKlass.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/objArrayKlass.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objArrayOop.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"objArrayOop.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objArrayOop.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/objArrayOop.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objectCountEventSender.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"objectCountEventSender.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objectCountEventSender.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/objectCountEventSender.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objectMonitor.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"objectMonitor.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objectMonitor.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/objectMonitor.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objectSampleCheckpoint.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"objectSampleCheckpoint.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objectSampleCheckpoint.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/checkpoint/objectSampleCheckpoint.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objectSampleDescription.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"objectSampleDescription.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objectSampleDescription.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/checkpoint/objectSampleDescription.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objectSampleWriter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"objectSampleWriter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objectSampleWriter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/checkpoint/objectSampleWriter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objectSampler.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"objectSampler.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objectSampler.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/sampling/objectSampler.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objectStartArray.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"objectStartArray.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/objectStartArray.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/objectStartArray.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/occupancyMap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"occupancyMap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/occupancyMap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/metaspace/occupancyMap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/oop.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"oop.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/oop.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/oop.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/oopFactory.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"oopFactory.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/oopFactory.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/oopFactory.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/oopMap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"oopMap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/oopMap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/compiler/oopMap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/oopMapCache.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"oopMapCache.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/oopMapCache.o /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/oopMapCache.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/oopRecorder.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"oopRecorder.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/oopRecorder.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/oopRecorder.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/oopStorage.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"oopStorage.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/oopStorage.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/oopStorage.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/oopsHierarchy.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"oopsHierarchy.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/oopsHierarchy.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/oopsHierarchy.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/opaquenode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"opaquenode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/opaquenode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/opaquenode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/opcodes.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"opcodes.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/opcodes.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/opcodes.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/operator_new.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"operator_new.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/operator_new.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/operator_new.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/orderAccess.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"orderAccess.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/orderAccess.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/orderAccess.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/os.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"os.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/os.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/os.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/osContainer_linux.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"osContainer_linux.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/osContainer_linux.o /home/travis/build/forax/java-next/loom/src/hotspot/os/linux/osContainer_linux.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/osThread.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"osThread.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/osThread.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/osThread.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/osThread_linux.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"osThread_linux.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/osThread_linux.o /home/travis/build/forax/java-next/loom/src/hotspot/os/linux/osThread_linux.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/os_linux.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"os_linux.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/os_linux.o /home/travis/build/forax/java-next/loom/src/hotspot/os/linux/os_linux.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/os_linux_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"os_linux_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/os_linux_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/os_perf_linux.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"os_perf_linux.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/os_perf_linux.o /home/travis/build/forax/java-next/loom/src/hotspot/os/linux/os_perf_linux.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/os_posix.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"os_posix.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/os_posix.o /home/travis/build/forax/java-next/loom/src/hotspot/os/posix/os_posix.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ostream.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -D_FILE_OFFSET_BITS=64 -DTHIS_FILE='"ostream.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ostream.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/ostream.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/output.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"output.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/output.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/output.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/owstTaskTerminator.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"owstTaskTerminator.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/owstTaskTerminator.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/owstTaskTerminator.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/packageEntry.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"packageEntry.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/packageEntry.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/packageEntry.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parMarkBitMap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"parMarkBitMap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parMarkBitMap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/parMarkBitMap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parNewGeneration.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"parNewGeneration.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parNewGeneration.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/parNewGeneration.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parallelArguments.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"parallelArguments.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parallelArguments.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/parallelArguments.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parallelCleaning.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"parallelCleaning.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parallelCleaning.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/parallelCleaning.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parallelScavengeHeap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"parallelScavengeHeap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parallelScavengeHeap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/parallelScavengeHeap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/park.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"park.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/park.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/park.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parse1.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"parse1.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parse1.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/parse1.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parse2.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"parse2.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parse2.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/parse2.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parse3.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"parse3.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parse3.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/parse3.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parseHelper.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"parseHelper.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parseHelper.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/parseHelper.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parserTests.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"parserTests.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/parserTests.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/wbtestmethods/parserTests.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/pcDesc.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"pcDesc.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/pcDesc.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/pcDesc.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/pcTasks.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"pcTasks.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/pcTasks.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/pcTasks.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/perf.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"perf.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/perf.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/perf.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/perfData.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"perfData.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/perfData.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/perfData.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/perfMemory.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"perfMemory.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/perfMemory.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/perfMemory.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/perfMemory_linux.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"perfMemory_linux.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/perfMemory_linux.o /home/travis/build/forax/java-next/loom/src/hotspot/os/linux/perfMemory_linux.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/phase.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"phase.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/phase.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/phase.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/phaseX.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"phaseX.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/phaseX.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/phaseX.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/plab.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"plab.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/plab.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/plab.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/placeholders.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"placeholders.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/placeholders.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/placeholders.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/postaloc.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"postaloc.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/postaloc.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/postaloc.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/preserveException.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"preserveException.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/preserveException.o /home/travis/build/forax/java-next/loom/src/hotspot/share/utilities/preserveException.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/preservedMarks.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"preservedMarks.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/preservedMarks.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/preservedMarks.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/printCLDMetaspaceInfoClosure.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"printCLDMetaspaceInfoClosure.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/printCLDMetaspaceInfoClosure.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/metaspace/printCLDMetaspaceInfoClosure.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/printMetaspaceInfoKlassClosure.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"printMetaspaceInfoKlassClosure.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/printMetaspaceInfoKlassClosure.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/metaspace/printMetaspaceInfoKlassClosure.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/promotionInfo.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"promotionInfo.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/promotionInfo.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/cms/promotionInfo.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/protectionDomainCache.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"protectionDomainCache.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/protectionDomainCache.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/protectionDomainCache.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psAdaptiveSizePolicy.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psAdaptiveSizePolicy.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psAdaptiveSizePolicy.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psAdaptiveSizePolicy.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psCardTable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psCardTable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psCardTable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psCardTable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psCompactionManager.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psCompactionManager.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psCompactionManager.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psCompactionManager.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psGCAdaptivePolicyCounters.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psGCAdaptivePolicyCounters.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psGCAdaptivePolicyCounters.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psGCAdaptivePolicyCounters.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psGenerationCounters.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psGenerationCounters.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psGenerationCounters.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psGenerationCounters.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psMarkSweep.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psMarkSweep.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psMarkSweep.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psMarkSweep.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psMarkSweepDecorator.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psMarkSweepDecorator.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psMarkSweepDecorator.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psMarkSweepDecorator.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psMemoryPool.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psMemoryPool.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psMemoryPool.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psMemoryPool.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psOldGen.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psOldGen.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psOldGen.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psOldGen.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psParallelCompact.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psParallelCompact.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psParallelCompact.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psParallelCompact.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psPromotionLAB.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psPromotionLAB.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psPromotionLAB.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psPromotionLAB.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psPromotionManager.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psPromotionManager.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psPromotionManager.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psPromotionManager.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psScavenge.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psScavenge.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psScavenge.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psScavenge.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psTasks.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psTasks.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psTasks.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psTasks.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psVMOperations.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psVMOperations.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psVMOperations.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psVMOperations.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psVirtualspace.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psVirtualspace.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psVirtualspace.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psVirtualspace.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psYoungGen.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"psYoungGen.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/psYoungGen.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/parallel/psYoungGen.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ptrQueue.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"ptrQueue.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ptrQueue.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/ptrQueue.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/rdtsc_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"rdtsc_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/rdtsc_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/rdtsc_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/referencePolicy.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"referencePolicy.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/referencePolicy.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/referencePolicy.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/referenceProcessor.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"referenceProcessor.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/referenceProcessor.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/referenceProcessor.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/referenceProcessorPhaseTimes.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"referenceProcessorPhaseTimes.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/referenceProcessorPhaseTimes.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/referenceProcessorPhaseTimes.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/reflection.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"reflection.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/reflection.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/reflection.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/reflectionAccessorImplKlassHelper.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"reflectionAccessorImplKlassHelper.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/reflectionAccessorImplKlassHelper.o /home/travis/build/forax/java-next/loom/src/hotspot/share/oops/reflectionAccessorImplKlassHelper.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/reflectionUtils.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"reflectionUtils.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/reflectionUtils.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/reflectionUtils.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/reg_split.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"reg_split.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/reg_split.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/reg_split.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/regalloc.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"regalloc.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/regalloc.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/regalloc.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/register.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"register.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/register.o /home/travis/build/forax/java-next/loom/src/hotspot/share/asm/register.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/registerMap_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"registerMap_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/registerMap_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/registerMap_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/register_definitions_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"register_definitions_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/register_definitions_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/register_definitions_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/register_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"register_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/register_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/register_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/regmask.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"regmask.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/regmask.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/regmask.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/relocInfo.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"relocInfo.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/relocInfo.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/relocInfo.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/relocInfo_ext.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"relocInfo_ext.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/relocInfo_ext.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/relocInfo_ext.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/relocInfo_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"relocInfo_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/relocInfo_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/relocInfo_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/relocator.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"relocator.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/relocator.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/relocator.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/replacednodes.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"replacednodes.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/replacednodes.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/replacednodes.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/resolutionErrors.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"resolutionErrors.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/resolutionErrors.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/resolutionErrors.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/resolvedMethodTable.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"resolvedMethodTable.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/resolvedMethodTable.o /home/travis/build/forax/java-next/loom/src/hotspot/share/prims/resolvedMethodTable.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/resourceArea.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"resourceArea.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/resourceArea.o /home/travis/build/forax/java-next/loom/src/hotspot/share/memory/resourceArea.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/rewriter.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"rewriter.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/rewriter.o /home/travis/build/forax/java-next/loom/src/hotspot/share/interpreter/rewriter.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/rframe.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"rframe.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/rframe.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/rframe.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/rootResolver.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"rootResolver.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/rootResolver.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/checkpoint/rootResolver.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/rootSetClosure.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"rootSetClosure.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/rootSetClosure.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/chains/rootSetClosure.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/rootnode.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"rootnode.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/rootnode.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/rootnode.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/rtmLocking.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"rtmLocking.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/rtmLocking.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/rtmLocking.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/runtime.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"runtime.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/runtime.o /home/travis/build/forax/java-next/loom/src/hotspot/share/opto/runtime.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/runtimeService.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"runtimeService.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/runtimeService.o /home/travis/build/forax/java-next/loom/src/hotspot/share/services/runtimeService.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/runtime_x86_64.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"runtime_x86_64.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/runtime_x86_64.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/runtime_x86_64.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/safepoint.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"safepoint.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/safepoint.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/safepoint.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/safepointMechanism.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"safepointMechanism.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/safepointMechanism.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/safepointMechanism.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/safepointVerifiers.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"safepointVerifiers.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/safepointVerifiers.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/safepointVerifiers.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/sampleList.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"sampleList.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/sampleList.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/sampling/sampleList.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/samplePriorityQueue.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"samplePriorityQueue.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/samplePriorityQueue.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/sampling/samplePriorityQueue.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/satbMarkQueue.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"satbMarkQueue.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/satbMarkQueue.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/satbMarkQueue.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/saveRestore.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"saveRestore.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/saveRestore.o /home/travis/build/forax/java-next/loom/src/hotspot/share/jfr/leakprofiler/utilities/saveRestore.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/scopeDesc.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"scopeDesc.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/scopeDesc.o /home/travis/build/forax/java-next/loom/src/hotspot/share/code/scopeDesc.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/semaphore_posix.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"semaphore_posix.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/semaphore_posix.o /home/travis/build/forax/java-next/loom/src/hotspot/os/posix/semaphore_posix.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/serialArguments.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"serialArguments.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/serialArguments.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/serial/serialArguments.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/serialHeap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"serialHeap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/serialHeap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/serial/serialHeap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/serviceThread.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"serviceThread.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/serviceThread.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/serviceThread.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/set.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"set.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/set.o /home/travis/build/forax/java-next/loom/src/hotspot/share/libadt/set.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/sharedPathsMiscInfo.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"sharedPathsMiscInfo.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/sharedPathsMiscInfo.o /home/travis/build/forax/java-next/loom/src/hotspot/share/classfile/sharedPathsMiscInfo.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/sharedRuntime.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"sharedRuntime.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/sharedRuntime.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/sharedRuntime.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/sharedRuntimeTrans.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DNO_PCH -ffp-contract=off -O2 -DTHIS_FILE='"sharedRuntimeTrans.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/sharedRuntimeTrans.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/sharedRuntimeTrans.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/sharedRuntimeTrig.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DNO_PCH -ffp-contract=off -O2 -DTHIS_FILE='"sharedRuntimeTrig.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/sharedRuntimeTrig.o /home/travis/build/forax/java-next/loom/src/hotspot/share/runtime/sharedRuntimeTrig.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/sharedRuntime_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"sharedRuntime_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/sharedRuntime_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/sharedRuntime_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/sharedRuntime_x86_64.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"sharedRuntime_x86_64.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/sharedRuntime_x86_64.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahAdaptiveHeuristics.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahAdaptiveHeuristics.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahAdaptiveHeuristics.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/heuristics/shenandoahAdaptiveHeuristics.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahAggressiveHeuristics.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahAggressiveHeuristics.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahAggressiveHeuristics.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/heuristics/shenandoahAggressiveHeuristics.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahAllocTracker.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahAllocTracker.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahAllocTracker.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahAllocTracker.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahArguments.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahArguments.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahArguments.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahArguments.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahAsserts.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahAsserts.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahAsserts.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahAsserts.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahBarrierSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahBarrierSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahBarrierSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahBarrierSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahBarrierSetAssembler_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahBarrierSetAssembler_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahBarrierSetAssembler_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahBarrierSetC1.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahBarrierSetC1.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahBarrierSetC1.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/c1/shenandoahBarrierSetC1.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahBarrierSetC1_x86.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahBarrierSetC1_x86.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahBarrierSetC1_x86.o /home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetC1_x86.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahBarrierSetC2.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahBarrierSetC2.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahBarrierSetC2.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/c2/shenandoahBarrierSetC2.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahCodeRoots.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahCodeRoots.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahCodeRoots.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahCodeRoots.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahCollectionSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahCollectionSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahCollectionSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahCollectionSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahCollectorPolicy.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahCollectorPolicy.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahCollectorPolicy.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahCollectorPolicy.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahCompactHeuristics.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahCompactHeuristics.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahCompactHeuristics.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/heuristics/shenandoahCompactHeuristics.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahConcurrentMark.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 --param inline-unit-growth=1000 -DTHIS_FILE='"shenandoahConcurrentMark.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahConcurrentMark.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahControlThread.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahControlThread.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahControlThread.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahControlThread.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahEvacOOMHandler.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahEvacOOMHandler.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahEvacOOMHandler.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahEvacOOMHandler.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahFreeSet.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahFreeSet.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahFreeSet.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahFreeSet.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahHeap.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahHeap.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahHeap.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp]
Exececuting: [/usr/bin/g++ -MMD -MF /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahHeapRegion.d -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fcheck-new -std=gnu++98 -DSUPPORTS_CLOCK_MONOTONIC -DLINUX -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Woverloaded-virtual -Wreorder -fPIC -DVM_LITTLE_ENDIAN -D_LP64=1 -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -DSUPPORT_BARRIER_ON_PRIMITIVES -DSUPPORT_NOT_TO_SPACE_INVARIANT -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/travis/build/forax/java-next/loom/src/hotspot/share -I/home/travis/build/forax/java-next/loom/src/hotspot/os/linux -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix -I/home/travis/build/forax/java-next/loom/src/hotspot/cpu/x86 -I/home/travis/build/forax/java-next/loom/src/hotspot/os_cpu/linux_x86 -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/travis/build/forax/java-next/loom/src/hotspot/share/precompiled -I/home/travis/build/forax/java-next/loom/src/hotspot/share/include -I/home/travis/build/forax/java-next/loom/src/hotspot/os/posix/include -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/travis/build/forax/java-next/loom/src/java.base/share/native/libjimage -m64 -Wno-unused-parameter -Wno-unused -Wno-extra -Wno-parentheses -Wno-comment -Wno-unknown-pragmas -Wno-address -Wno-delete-non-virtual-dtor -Wno-char-subscripts -Wno-array-bounds -Wno-int-in-bool-context -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-empty-body -Wno-strict-overflow -Wno-sequence-point -Wno-maybe-uninitialized -Wno-misleading-indentation -O3 -DTHIS_FILE='"shenandoahHeapRegion.cpp"' -c -o /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahHeapRegion.o /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.cpp]
In file included from /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:29:0:
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/memAllocator.hpp:70:21: warning: ‘virtual HeapWord* MemAllocator::mem_allocate(MemAllocator::Allocation&, bool) const’ was hidden [-Woverloaded-virtual]
   virtual HeapWord* mem_allocate(Allocation& allocation, bool try_tlab) const;
                     ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:781:21: warning:   by ‘virtual HeapWord* ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’ [-Woverloaded-virtual]
   virtual HeapWord* mem_allocate(Allocation& allocation) const {
                     ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp: In member function ‘virtual HeapWord* ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’:
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:782:61: error: no matching function for call to ‘ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’
     HeapWord* result = MemAllocator::mem_allocate(allocation);
                                                             ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:782:61: note: candidate is:
In file included from /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:29:0:
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/memAllocator.hpp:70:21: note: virtual HeapWord* MemAllocator::mem_allocate(MemAllocator::Allocation&, bool) const
   virtual HeapWord* mem_allocate(Allocation& allocation, bool try_tlab) const;
                     ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/memAllocator.hpp:70:21: note:   candidate expects 2 arguments, 1 provided
At global scope:
cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
make[3]: *** [/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahHeap.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [hotspot-server-libs] Error 1

ERROR: Build failed for target 'hotspot' in configuration 'linux-x86_64-server-release' (exit code 2) 

=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_objs_shenandoahHeap.o:
In file included from /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:29:0:
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/memAllocator.hpp:70:21: warning: ‘virtual HeapWord* MemAllocator::mem_allocate(MemAllocator::Allocation&, bool) const’ was hidden [-Woverloaded-virtual]
   virtual HeapWord* mem_allocate(Allocation& allocation, bool try_tlab) const;
                     ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:781:21: warning:   by ‘virtual HeapWord* ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’ [-Woverloaded-virtual]
   virtual HeapWord* mem_allocate(Allocation& allocation) const {
                     ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp: In member function ‘virtual HeapWord* ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’:
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:782:61: error: no matching function for call to ‘ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’
     HeapWord* result = MemAllocator::mem_allocate(allocation);
                                                             ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:782:61: note: candidate is:
   ... (rest of output omitted)

* All command lines available in /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/make-support/failure-logs.
=== End of repeated output ===

No indication of failed target found.
Hint: Try searching the build log for '] Error'.
Hint: See doc/building.html#troubleshooting for assistance.

make[1]: *** [main] Error 1
make: *** [hotspot] Error 2
make
Building target 'default (exploded-image)' in configuration 'linux-x86_64-server-release'
Compiling 8 files for BUILD_TOOLS_LANGTOOLS
Warning: No SCM configuration present and no .src-rev
Parsing 2 properties into enum-like class for jdk.compiler
Compiling 19 properties into resource bundles for jdk.compiler
Compiling 13 properties into resource bundles for jdk.javadoc
In file included from /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:29:0:
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/memAllocator.hpp:70:21: warning: ‘virtual HeapWord* MemAllocator::mem_allocate(MemAllocator::Allocation&, bool) const’ was hidden [-Woverloaded-virtual]
   virtual HeapWord* mem_allocate(Allocation& allocation, bool try_tlab) const;
                     ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:781:21: warning:   by ‘virtual HeapWord* ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’ [-Woverloaded-virtual]
   virtual HeapWord* mem_allocate(Allocation& allocation) const {
                     ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp: In member function ‘virtual HeapWord* ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’:
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:782:61: error: no matching function for call to ‘ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’
     HeapWord* result = MemAllocator::mem_allocate(allocation);
                                                             ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:782:61: note: candidate is:
In file included from /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:29:0:
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/memAllocator.hpp:70:21: note: virtual HeapWord* MemAllocator::mem_allocate(MemAllocator::Allocation&, bool) const
   virtual HeapWord* mem_allocate(Allocation& allocation, bool try_tlab) const;
                     ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/memAllocator.hpp:70:21: note:   candidate expects 2 arguments, 1 provided
Compiling 12 properties into resource bundles for jdk.jdeps
Compiling 7 properties into resource bundles for jdk.jshell
At global scope:
cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
make[3]: *** [/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahHeap.o] Error 1
make[2]: *** [hotspot-server-libs] Error 1
make[2]: *** Waiting for unfinished jobs....
Compiling 117 files for BUILD_java.compiler.interim
Compiling 396 files for BUILD_jdk.compiler.interim
Compiling 304 files for BUILD_jdk.javadoc.interim

ERROR: Build failed for target 'default (exploded-image)' in configuration 'linux-x86_64-server-release' (exit code 2) 

=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_objs_shenandoahHeap.o:
In file included from /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:29:0:
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/memAllocator.hpp:70:21: warning: ‘virtual HeapWord* MemAllocator::mem_allocate(MemAllocator::Allocation&, bool) const’ was hidden [-Woverloaded-virtual]
   virtual HeapWord* mem_allocate(Allocation& allocation, bool try_tlab) const;
                     ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:781:21: warning:   by ‘virtual HeapWord* ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’ [-Woverloaded-virtual]
   virtual HeapWord* mem_allocate(Allocation& allocation) const {
                     ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp: In member function ‘virtual HeapWord* ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’:
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:782:61: error: no matching function for call to ‘ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’
     HeapWord* result = MemAllocator::mem_allocate(allocation);
                                                             ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:782:61: note: candidate is:
   ... (rest of output omitted)

* All command lines available in /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/make-support/failure-logs.
=== End of repeated output ===

No indication of failed target found.
Hint: Try searching the build log for '] Error'.
Hint: See doc/building.html#troubleshooting for assistance.

make[1]: *** [main] Error 1
make: *** [default] Error 2
make images
Building target 'images' in configuration 'linux-x86_64-server-release'
Warning: No SCM configuration present and no .src-rev
Compiling 162 files for BUILD_TOOLS_JDK
In file included from /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:29:0:
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/memAllocator.hpp:70:21: warning: ‘virtual HeapWord* MemAllocator::mem_allocate(MemAllocator::Allocation&, bool) const’ was hidden [-Woverloaded-virtual]
   virtual HeapWord* mem_allocate(Allocation& allocation, bool try_tlab) const;
                     ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:781:21: warning:   by ‘virtual HeapWord* ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’ [-Woverloaded-virtual]
   virtual HeapWord* mem_allocate(Allocation& allocation) const {
                     ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp: In member function ‘virtual HeapWord* ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’:
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:782:61: error: no matching function for call to ‘ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’
     HeapWord* result = MemAllocator::mem_allocate(allocation);
                                                             ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:782:61: note: candidate is:
In file included from /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:29:0:
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/memAllocator.hpp:70:21: note: virtual HeapWord* MemAllocator::mem_allocate(MemAllocator::Allocation&, bool) const
   virtual HeapWord* mem_allocate(Allocation& allocation, bool try_tlab) const;
                     ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/memAllocator.hpp:70:21: note:   candidate expects 2 arguments, 1 provided
At global scope:
cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
make[3]: *** [/home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/shenandoahHeap.o] Error 1
make[2]: *** [hotspot-server-libs] Error 1
make[2]: *** Waiting for unfinished jobs....
Compiling 2 files for COMPILE_DEPEND
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

ERROR: Build failed for target 'images' in configuration 'linux-x86_64-server-release' (exit code 2) 
Stopping sjavac server

=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_objs_shenandoahHeap.o:
In file included from /home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:29:0:
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shared/memAllocator.hpp:70:21: warning: ‘virtual HeapWord* MemAllocator::mem_allocate(MemAllocator::Allocation&, bool) const’ was hidden [-Woverloaded-virtual]
   virtual HeapWord* mem_allocate(Allocation& allocation, bool try_tlab) const;
                     ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:781:21: warning:   by ‘virtual HeapWord* ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’ [-Woverloaded-virtual]
   virtual HeapWord* mem_allocate(Allocation& allocation) const {
                     ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp: In member function ‘virtual HeapWord* ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’:
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:782:61: error: no matching function for call to ‘ShenandoahMemAllocator::mem_allocate(MemAllocator::Allocation&) const’
     HeapWord* result = MemAllocator::mem_allocate(allocation);
                                                             ^
/home/travis/build/forax/java-next/loom/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:782:61: note: candidate is:
   ... (rest of output omitted)

* All command lines available in /home/travis/build/forax/java-next/loom/build/linux-x86_64-server-release/make-support/failure-logs.
=== End of repeated output ===

No indication of failed target found.
Hint: Try searching the build log for '] Error'.
Hint: See doc/building.html#troubleshooting for assistance.

make[1]: *** [main] Error 1
make: *** [images] Error 2
cp: cannot stat ‘loom/build/linux-x86_64-normal-server-release/images/jdk/’: No such file or directory
cp: cannot stat ‘loom/build/linux-x86_64-server-release/images/jdk/’: No such file or directory
cp: cannot stat ‘loom/build/macosx-x86_64-normal-server-release/images/jdk/’: No such file or directory
cp: cannot stat ‘loom/build/macosx-x86_64-server-release/images/jdk/’: No such file or directory
travis_time:end:03ba527a:start=1545486242133039105,finish=1545486972042674346,duration=729909635241
The command "./build.sh" exited with 1.



Done. Your build exited with 1.


More information about the loom-dev mailing list