Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/xen.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/virt7-xen-412-el7-build-84994-531372/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/xen.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/xen-4.12.3.96.g4100d463db-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/xen.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/virt7-xen-412-el7-build-84994-531372/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/xen.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mHy0I0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xen-RELEASE-4.12.3-96-g4100d463db + /usr/bin/gzip -dc /builddir/build/SOURCES/xen-RELEASE-4.12.3-96-g4100d463db.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xen-RELEASE-4.12.3-96-g4100d463db + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + export XEN_VENDORVERSION=-1.el7 + XEN_VENDORVERSION=-1.el7 + XEN_VENDORVERSION=-1.el7 + export XEN_EXTRAVERSION=4.12.3.96.g4100d463db-1.el7 + XEN_EXTRAVERSION=4.12.3.96.g4100d463db-1.el7 + XEN_EXTRAVERSION=.3.96.g4100d463db-1.el7 + git init Initialized empty Git repository in /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/.git/ + git config user.email build@centos + git config user.name build + git config gc.auto 0 + rm -f .gitignore + git add . + git commit -a -q -m '4.12.3.96.g4100d463db baseline.' + git am /builddir/build/SOURCES/xen-queue.am Applying: tools/hotplug: Before running xenstored, run restorecon if available to reset selinux labels Applying: tools/hotplug: Call xenstored directly rather than via sh Applying: tools/Linux: Fix blktap module name in default module list Applying: Disable iptables on the bridge Applying: Revert "libxl: prefer qdisk over blktap when choosing disk backend" Applying: Adapt libxl to use blktap 2.5 v0.9.2 Applying: WORKAROUND: arm64: Fixup PSR Applying: libxc: Try /proc/xen/privcmd on EACCES as well Applying: devicemodel: Handle EACCES on openning /dev/xen/privcmd Applying: tools: Use INSTALL_PYTHON_PROG Applying: tools/python: Fix install-wrap + rm -rf .git + echo CONFIG_LIVEPATCH=y + /usr/bin/tar -C /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/ -zxf /builddir/build/SOURCES/livepatch-tools-0c104573a1c168995ec553778d1d2d1ebe9c9042.tar.gz + make -C xen olddefconfig make: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen' make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/kconfig/Makefile.kconfig ARCH=x86_64 SRCARCH=x86 HOSTCC="gcc" HOSTCXX="g++" olddefconfig make: hostname: Command not found make[1]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen' gcc -Wp,-MD,tools/kconfig/.conf.o.d -DCURSES_LOC="" -DNCURSES_WIDECHAR=1 -DLOCALE -c -o tools/kconfig/conf.o tools/kconfig/conf.c gcc -Wp,-MD,tools/kconfig/.zconf.tab.o.d -DCURSES_LOC="" -DNCURSES_WIDECHAR=1 -DLOCALE -Itools/kconfig -c -o tools/kconfig/zconf.tab.o tools/kconfig/zconf.tab.c gcc -o tools/kconfig/conf tools/kconfig/conf.o tools/kconfig/zconf.tab.o tools/kconfig/conf -s --olddefconfig Kconfig make[1]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen' make: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen' ~/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/qemu-xen-traditional ~/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db ~/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db + pushd tools/qemu-xen-traditional + popd ++ pwd ~/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db ~/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db + pushd /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db + rm -rf /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/blktap2 + /usr/bin/tar -C /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/ -zxf /builddir/build/SOURCES/blktap-d73c74874a449c18dc1528076e5c0671cc5ed409.tar.gz + cd /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/blktap2 + ./autogen.sh Preparing the blktap build system...please wait Found GNU Autoconf version 2.69 Found GNU Automake version 1.13.4 Found GNU Libtool version 2.4.2 Automatically preparing build ... Warning: autoreconf failed Attempting to run the preparation steps individually Preparing build ... done The blktap build system is now prepared. To build here, run: ./configure make + ./configure --libdir=/usr/lib64 --prefix=/usr --libexecdir=/usr/lib64/xen/bin checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking libaio.h usability... yes checking libaio.h presence... yes checking for libaio.h... yes checking for main in -laio... yes checking for main in -luuid... yes checking for main in -liconv... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lvm/Makefile config.status: creating part/Makefile config.status: creating vhd/Makefile config.status: creating vhd/lib/Makefile config.status: creating vhd/lib/test/Makefile config.status: creating control/Makefile config.status: creating drivers/Makefile config.status: creating include/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + popd ~/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db Patch #1001 (xen-centos-disableWerror-blktap25.patch): + echo 'Patch #1001 (xen-centos-disableWerror-blktap25.patch):' + /usr/bin/cat /builddir/build/SOURCES/xen-centos-disableWerror-blktap25.patch + /usr/bin/patch -p1 --fuzz=0 patching file tools/blktap2/drivers/Makefile Hunk #1 succeeded at 334 (offset 127 lines). patching file tools/blktap2/drivers/Makefile.am patching file tools/blktap2/drivers/Makefile.in Hunk #1 succeeded at 334 (offset 127 lines). Patch #1005 (xen-centos-blktap25-ctl-ipc-restart.patch): + echo 'Patch #1005 (xen-centos-blktap25-ctl-ipc-restart.patch):' + /usr/bin/cat /builddir/build/SOURCES/xen-centos-blktap25-ctl-ipc-restart.patch + /usr/bin/patch -p1 --fuzz=0 patching file tools/blktap2/control/tap-ctl-ipc.c Hunk #1 succeeded at 47 (offset -11 lines). Hunk #2 succeeded at 106 (offset -11 lines). Patch #1006 (xsa155-centos-0002-blktap2-Use-RING_COPY_REQUEST-block-log-only.patch): + echo 'Patch #1006 (xsa155-centos-0002-blktap2-Use-RING_COPY_REQUEST-block-log-only.patch):' + /usr/bin/cat /builddir/build/SOURCES/xsa155-centos-0002-blktap2-Use-RING_COPY_REQUEST-block-log-only.patch + /usr/bin/patch -p1 --fuzz=0 patching file tools/blktap2/drivers/block-log.c + cp -v /builddir/build/SOURCES/lwip-1.3.0.tar.gz /builddir/build/SOURCES/newlib-1.16.0.tar.gz /builddir/build/SOURCES/zlib-1.2.3.tar.gz /builddir/build/SOURCES/pciutils-2.2.9.tar.bz2 /builddir/build/SOURCES/grub-0.97.tar.gz /builddir/build/SOURCES/polarssl-1.1.4-gpl.tgz stubdom '/builddir/build/SOURCES/lwip-1.3.0.tar.gz' -> 'stubdom/lwip-1.3.0.tar.gz' '/builddir/build/SOURCES/newlib-1.16.0.tar.gz' -> 'stubdom/newlib-1.16.0.tar.gz' '/builddir/build/SOURCES/zlib-1.2.3.tar.gz' -> 'stubdom/zlib-1.2.3.tar.gz' '/builddir/build/SOURCES/pciutils-2.2.9.tar.bz2' -> 'stubdom/pciutils-2.2.9.tar.bz2' '/builddir/build/SOURCES/grub-0.97.tar.gz' -> 'stubdom/grub-0.97.tar.gz' '/builddir/build/SOURCES/polarssl-1.1.4-gpl.tgz' -> 'stubdom/polarssl-1.1.4-gpl.tgz' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MAyMNW + umask 022 + cd /builddir/build/BUILD + cd xen-RELEASE-4.12.3-96-g4100d463db ++ echo 1.el7 ++ sed s/.centos.alt//g + export XEN_VENDORVERSION=-1.el7 + XEN_VENDORVERSION=-1.el7 + export XEN_EXTRAVERSION=4.12.3.96.g4100d463db-1.el7 + XEN_EXTRAVERSION=4.12.3.96.g4100d463db-1.el7 + XEN_EXTRAVERSION=.3.96.g4100d463db-1.el7 + export XEN_DOMAIN=centos.org + XEN_DOMAIN=centos.org + export debug=n + debug=n + unset CFLAGS CXXFLAGS FFLAGS LDFLAGS + export 'EXTRA_CFLAGS_XEN_TOOLS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + EXTRA_CFLAGS_XEN_TOOLS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export 'EXTRA_CFLAGS_QEMU_TRADITIONAL=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + EXTRA_CFLAGS_QEMU_TRADITIONAL='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export 'EXTRA_CFLAGS_QEMU_XEN=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + EXTRA_CFLAGS_QEMU_XEN='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' ++ type -P false + export WGET=/usr/bin/false + WGET=/usr/bin/false ++ type -P false + export GIT=/usr/bin/false + GIT=/usr/bin/false + cat /usr/share/ipxe/10ec8139.rom /usr/share/ipxe/8086100e.rom + WGET=/bin/false + ./configure --prefix=/usr --libexecdir=/usr/lib64 --libdir=/usr/lib64 --with-xenstored=xenstored --disable-xsmpolicy --with-system-qemu=/usr/lib64/xen/bin/qemu-system-i386 --enable-ocamltools PYTHON=/usr/bin/python --enable-systemd --enable-blktap2 --with-system-seabios=/usr/share/seabios/bios.bin --with-system-ovmf=/usr/lib64/xen/boot/OVMF.fd --with-system-ipxe=/usr/lib64/xen/boot/ipxe.bin checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu Will build the following subsystems: xen tools stubdom docs configure: creating ./config.status config.status: creating config/Toplevel.mk config.status: creating config/Paths.mk === configuring in tools (/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--libexecdir=/usr/lib64' '--libdir=/usr/lib64' '--with-xenstored=xenstored' '--disable-xsmpolicy' '--with-system-qemu=/usr/lib64/xen/bin/qemu-system-i386' '--enable-ocamltools' 'PYTHON=/usr/bin/python' '--enable-systemd' '--enable-blktap2' '--with-system-seabios=/usr/share/seabios/bios.bin' '--with-system-ovmf=/usr/lib64/xen/boot/OVMF.fd' '--with-system-ipxe=/usr/lib64/xen/boot/ipxe.bin' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for as86... /usr/bin/as86 checking for ld86... /usr/bin/ld86 checking for bcc... /usr/bin/bcc checking for lzma_version_number in -llzma... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for bison... no checking for flex... no checking for perl... /usr/bin/perl checking for awk... /usr/bin/awk checking for ocamlc... ocamlc OCaml version is 4.05.0 OCaml library path is /usr/lib64/ocaml checking for ocamlopt... ocamlopt checking for ocamlc.opt... ocamlc.opt checking for ocamlopt.opt... ocamlopt.opt checking for ocaml... ocaml checking for ocamldep... ocamldep checking for ocamlmktop... ocamlmktop checking for ocamlmklib... ocamlmklib checking for ocamldoc... no checking for ocamlbuild... no checking for ocamlfind... ocamlfind checking for gawk... /usr/bin/awk checking for bash... /bin/sh checking for python... /usr/bin/python checking for python version >= 2.3 ... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 for python-config... /usr/bin/python-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for PyArg_ParseTuple in -lpython2.7... yes checking whether Python setup.py brokenly enables -D_FORTIFY_SOURCE... yes checking for xgettext... /usr/bin/xgettext checking for iasl... /usr/bin/iasl checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for uuid_clear in -luuid... yes checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for clear in -lcurses... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for clear in -lncurses... yes checking for define_key in -ltinfo... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for wget... /bin/false checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzDecompressInit in -lbz2... yes checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for lzma_stream_decoder in -llzma... yes checking lzo/lzo1x.h usability... no checking lzo/lzo1x.h presence... no checking for lzo/lzo1x.h... no checking for io_setup in -laio... yes checking ext2fs/ext2fs.h usability... yes checking ext2fs/ext2fs.h presence... yes checking for ext2fs/ext2fs.h... yes checking for ext2fs_open2 in -lext2fs... yes checking ext4fs/ext2fs.h usability... no checking ext4fs/ext2fs.h presence... no checking for ext4fs/ext2fs.h... no checking for pthread flag... -pthread checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for openpty et al... -lutil checking for yajl_alloc in -lyajl... yes checking for deflateCopy in -lz... yes checking for libiconv_open in -liconv... no checking argp.h usability... yes checking argp.h presence... yes checking for argp.h... yes checking for argp_usage in -largp... no checking yajl/yajl_version.h usability... yes checking yajl/yajl_version.h presence... yes checking for yajl/yajl_version.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking for LIBNL3... no configure: WARNING: Disabling support for Remus network buffering and COLO. Please install libnl3 libraries (including libnl3-route), command line tools and devel headers - version 3.2.8 or higher checking for SYSTEMD... yes checking for SYSTEMD... yes configure: creating ./config.status config.status: creating ../config/Tools.mk config.status: creating hotplug/FreeBSD/rc.d/xencommons config.status: creating hotplug/FreeBSD/rc.d/xendriverdomain config.status: creating hotplug/Linux/init.d/sysconfig.xencommons config.status: creating hotplug/Linux/init.d/sysconfig.xendomains config.status: creating hotplug/Linux/init.d/xen-watchdog config.status: creating hotplug/Linux/init.d/xencommons config.status: creating hotplug/Linux/init.d/xendomains config.status: creating hotplug/Linux/init.d/xendriverdomain config.status: creating hotplug/Linux/launch-xenstore config.status: creating hotplug/Linux/vif-setup config.status: creating hotplug/Linux/xen-hotplug-common.sh config.status: creating hotplug/Linux/xendomains config.status: creating hotplug/NetBSD/rc.d/xencommons config.status: creating hotplug/NetBSD/rc.d/xendriverdomain config.status: creating ocaml/xenstored/oxenstored.conf config.status: creating hotplug/Linux/systemd/proc-xen.mount config.status: creating hotplug/Linux/systemd/var-lib-xenstored.mount config.status: creating hotplug/Linux/systemd/xen-init-dom0.service config.status: creating hotplug/Linux/systemd/xen-qemu-dom0-disk-backend.service config.status: creating hotplug/Linux/systemd/xen-watchdog.service config.status: creating hotplug/Linux/systemd/xenconsoled.service config.status: creating hotplug/Linux/systemd/xendomains.service config.status: creating hotplug/Linux/systemd/xendriverdomain.service config.status: creating hotplug/Linux/systemd/xenstored.service config.status: creating config.h === configuring in stubdom (/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/stubdom) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--libexecdir=/usr/lib64' '--libdir=/usr/lib64' '--with-xenstored=xenstored' '--disable-xsmpolicy' '--with-system-qemu=/usr/lib64/xen/bin/qemu-system-i386' '--enable-ocamltools' 'PYTHON=/usr/bin/python' '--enable-systemd' '--enable-blktap2' '--with-system-seabios=/usr/share/seabios/bios.bin' '--with-system-ovmf=/usr/lib64/xen/boot/OVMF.fd' '--with-system-ipxe=/usr/lib64/xen/boot/ipxe.bin' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu xyy checking for wget... /bin/false checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for cmake... no Will build the following stub domains: pv-grub xenstore-stubdom ioemu-stubdom configure: creating ./config.status config.status: creating ../config/Stubdom.mk === configuring in docs (/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/docs) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--libexecdir=/usr/lib64' '--libdir=/usr/lib64' '--with-xenstored=xenstored' '--disable-xsmpolicy' '--with-system-qemu=/usr/lib64/xen/bin/qemu-system-i386' '--enable-ocamltools' 'PYTHON=/usr/bin/python' '--enable-systemd' '--enable-blktap2' '--with-system-seabios=/usr/share/seabios/bios.bin' '--with-system-ovmf=/usr/lib64/xen/boot/OVMF.fd' '--with-system-ipxe=/usr/lib64/xen/boot/ipxe.bin' --cache-file=/dev/null --srcdir=. checking for fig2dev... /usr/bin/fig2dev checking for pod2man... /usr/bin/pod2man checking for pod2html... /usr/bin/pod2html checking for pod2text... /usr/bin/pod2text checking for pandoc... no configure: WARNING: pandoc is not available so some documentation won't be built checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating ../config/Docs.mk config.status: creating man/xl.cfg.5.pod config.status: creating man/xl.1.pod + make -j20 PYTHON=/usr/bin/python dist-xen make -C xen install make[1]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen' make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/kconfig/Makefile.kconfig ARCH=x86_64 SRCARCH=x86 HOSTCC="gcc" HOSTCXX="g++" silentoldconfig make[1]: hostname: Command not found make[2]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen' gcc -Wp,-MD,tools/kconfig/.conf.o.d -DCURSES_LOC="" -DNCURSES_WIDECHAR=1 -DLOCALE -c -o tools/kconfig/conf.o tools/kconfig/conf.c gcc -Wp,-MD,tools/kconfig/.zconf.tab.o.d -DCURSES_LOC="" -DNCURSES_WIDECHAR=1 -DLOCALE -Itools/kconfig -c -o tools/kconfig/zconf.tab.o tools/kconfig/zconf.tab.c gcc -o tools/kconfig/conf tools/kconfig/conf.o tools/kconfig/zconf.tab.o tools/kconfig/conf -s --silentoldconfig Kconfig make[2]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen' make -f Rules.mk _install make[1]: hostname: Command not found make[2]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen' make -C tools make[3]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools' make symbols make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools' gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -o symbols symbols.c make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools' make[3]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools' make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk include/xen/compile.h make[3]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen' Xen 4.12.3.96.g4100d463db-1.el7 make[3]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen' [ -e include/asm ] || ln -sf asm-x86 include/asm [ -e arch/x86/efi ] && for f in boot.c runtime.c compat.c efi.h;\ do test -r arch/x86/efi/$f || \ ln -nsf ../../../common/efi/$f arch/x86/efi/; \ done; \ true make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C include make[3]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include' mkdir -p compat mkdir -p compat mkdir -p compat mkdir -p compat mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/argo.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/argo.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/callback.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/callback.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/elfnote.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/elfnote.c.new mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/event_channel.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/event_channel.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/features.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/features.c.new mkdir -p compat mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/grant_table.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/grant_table.c.new mkdir -p compat mkdir -p compat mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/kexec.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/kexec.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/memory.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/memory.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/nmi.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/nmi.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/physdev.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/physdev.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/platform.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/platform.c.new mkdir -p compat mkdir -p compat mkdir -p compat mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/sched.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/sched.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/tmem.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/tmem.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/trace.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/trace.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/vcpu.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/vcpu.c.new mkdir -p compat mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/version.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/version.c.new mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/xen.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/xen.c.new mkdir -p compat/arch-x86 mkdir -p compat/arch-x86 grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/xenoprof.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/xenoprof.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86/pmu.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/arch-x86/pmu.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86/xen-mca.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/arch-x86/xen-mca.c.new mv -f compat/callback.c.new compat/callback.c mkdir -p compat/arch-x86 grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86/xen.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/arch-x86/xen.c.new mv -f compat/nmi.c.new compat/nmi.c mkdir -p compat/arch-x86 grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86/xen-x86_32.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/arch-x86/xen-x86_32.c.new mv -f compat/version.c.new compat/version.c mkdir -p compat/hvm grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/hvm/dm_op.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/hvm/dm_op.c.new mv -f compat/tmem.c.new compat/tmem.c mkdir -p compat/hvm grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/hvm/hvm_op.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/hvm/hvm_op.c.new mv -f compat/xenoprof.c.new compat/xenoprof.c mkdir -p compat/hvm grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/hvm/hvm_vcpu.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/hvm/hvm_vcpu.c.new mv -f compat/features.c.new compat/features.c mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86_32.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/arch-x86_32.c.new mv -f compat/arch-x86_32.c.new compat/arch-x86_32.c mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/pmu.h | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-source.py >compat/pmu.c.new mv -f compat/sched.c.new compat/sched.c mkdir -p compat/.xlat grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+xen\.h[[:blank:]]*$,,p' >compat/.xlat/xen.lst.new mv -f compat/argo.c.new compat/argo.c mkdir -p compat/.xlat/arch-x86 if ! cmp -s compat/.xlat/xen.lst.new compat/.xlat/xen.lst; then mv -f compat/.xlat/xen.lst.new compat/.xlat/xen.lst; else rm -f compat/.xlat/xen.lst.new; fi grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+arch-x86/pmu\.h[[:blank:]]*$,,p' >compat/.xlat/arch-x86/pmu.lst.new mkdir -p compat/.xlat/arch-x86 grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+arch-x86/xen-x86_32\.h[[:blank:]]*$,,p' >compat/.xlat/arch-x86/xen-x86_32.lst.new if ! cmp -s compat/.xlat/arch-x86/pmu.lst.new compat/.xlat/arch-x86/pmu.lst; then mv -f compat/.xlat/arch-x86/pmu.lst.new compat/.xlat/arch-x86/pmu.lst; else rm -f compat/.xlat/arch-x86/pmu.lst.new; fi mv -f compat/arch-x86/pmu.c.new compat/arch-x86/pmu.c mkdir -p compat/.xlat/arch-x86 mkdir -p compat/.xlat/arch-x86 if ! cmp -s compat/.xlat/arch-x86/xen-x86_32.lst.new compat/.xlat/arch-x86/xen-x86_32.lst; then mv -f compat/.xlat/arch-x86/xen-x86_32.lst.new compat/.xlat/arch-x86/xen-x86_32.lst; else rm -f compat/.xlat/arch-x86/xen-x86_32.lst.new; fi grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+arch-x86/xen\.h[[:blank:]]*$,,p' >compat/.xlat/arch-x86/xen.lst.new grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+arch-x86/xen-mca\.h[[:blank:]]*$,,p' >compat/.xlat/arch-x86/xen-mca.lst.new mkdir -p compat/.xlat if ! cmp -s compat/.xlat/arch-x86/xen.lst.new compat/.xlat/arch-x86/xen.lst; then mv -f compat/.xlat/arch-x86/xen.lst.new compat/.xlat/arch-x86/xen.lst; else rm -f compat/.xlat/arch-x86/xen.lst.new; fi if ! cmp -s compat/.xlat/arch-x86/xen-mca.lst.new compat/.xlat/arch-x86/xen-mca.lst; then mv -f compat/.xlat/arch-x86/xen-mca.lst.new compat/.xlat/arch-x86/xen-mca.lst; else rm -f compat/.xlat/arch-x86/xen-mca.lst.new; fi grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+argo\.h[[:blank:]]*$,,p' >compat/.xlat/argo.lst.new mkdir -p compat/.xlat grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+event_channel\.h[[:blank:]]*$,,p' >compat/.xlat/event_channel.lst.new if ! cmp -s compat/.xlat/argo.lst.new compat/.xlat/argo.lst; then mv -f compat/.xlat/argo.lst.new compat/.xlat/argo.lst; else rm -f compat/.xlat/argo.lst.new; fi mkdir -p compat/.xlat if ! cmp -s compat/.xlat/event_channel.lst.new compat/.xlat/event_channel.lst; then mv -f compat/.xlat/event_channel.lst.new compat/.xlat/event_channel.lst; else rm -f compat/.xlat/event_channel.lst.new; fi grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+grant_table\.h[[:blank:]]*$,,p' >compat/.xlat/grant_table.lst.new mkdir -p compat/.xlat/hvm grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+hvm/dm_op\.h[[:blank:]]*$,,p' >compat/.xlat/hvm/dm_op.lst.new if ! cmp -s compat/.xlat/grant_table.lst.new compat/.xlat/grant_table.lst; then mv -f compat/.xlat/grant_table.lst.new compat/.xlat/grant_table.lst; else rm -f compat/.xlat/grant_table.lst.new; fi mkdir -p compat/.xlat/hvm grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+hvm/hvm_op\.h[[:blank:]]*$,,p' >compat/.xlat/hvm/hvm_op.lst.new if ! cmp -s compat/.xlat/hvm/dm_op.lst.new compat/.xlat/hvm/dm_op.lst; then mv -f compat/.xlat/hvm/dm_op.lst.new compat/.xlat/hvm/dm_op.lst; else rm -f compat/.xlat/hvm/dm_op.lst.new; fi mkdir -p compat/.xlat/hvm if ! cmp -s compat/.xlat/hvm/hvm_op.lst.new compat/.xlat/hvm/hvm_op.lst; then mv -f compat/.xlat/hvm/hvm_op.lst.new compat/.xlat/hvm/hvm_op.lst; else rm -f compat/.xlat/hvm/hvm_op.lst.new; fi grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+hvm/hvm_vcpu\.h[[:blank:]]*$,,p' >compat/.xlat/hvm/hvm_vcpu.lst.new mkdir -p compat/.xlat mkdir -p compat/.xlat grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+kexec\.h[[:blank:]]*$,,p' >compat/.xlat/kexec.lst.new if ! cmp -s compat/.xlat/hvm/hvm_vcpu.lst.new compat/.xlat/hvm/hvm_vcpu.lst; then mv -f compat/.xlat/hvm/hvm_vcpu.lst.new compat/.xlat/hvm/hvm_vcpu.lst; else rm -f compat/.xlat/hvm/hvm_vcpu.lst.new; fi grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+memory\.h[[:blank:]]*$,,p' >compat/.xlat/memory.lst.new if ! cmp -s compat/.xlat/kexec.lst.new compat/.xlat/kexec.lst; then mv -f compat/.xlat/kexec.lst.new compat/.xlat/kexec.lst; else rm -f compat/.xlat/kexec.lst.new; fi mkdir -p compat/.xlat if ! cmp -s compat/.xlat/memory.lst.new compat/.xlat/memory.lst; then mv -f compat/.xlat/memory.lst.new compat/.xlat/memory.lst; else rm -f compat/.xlat/memory.lst.new; fi grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+physdev\.h[[:blank:]]*$,,p' >compat/.xlat/physdev.lst.new mkdir -p compat/.xlat if ! cmp -s compat/.xlat/physdev.lst.new compat/.xlat/physdev.lst; then mv -f compat/.xlat/physdev.lst.new compat/.xlat/physdev.lst; else rm -f compat/.xlat/physdev.lst.new; fi grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+platform\.h[[:blank:]]*$,,p' >compat/.xlat/platform.lst.new mkdir -p compat/.xlat grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+pmu\.h[[:blank:]]*$,,p' >compat/.xlat/pmu.lst.new mkdir -p compat/.xlat grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+sched\.h[[:blank:]]*$,,p' >compat/.xlat/sched.lst.new if ! cmp -s compat/.xlat/platform.lst.new compat/.xlat/platform.lst; then mv -f compat/.xlat/platform.lst.new compat/.xlat/platform.lst; else rm -f compat/.xlat/platform.lst.new; fi if ! cmp -s compat/.xlat/pmu.lst.new compat/.xlat/pmu.lst; then mv -f compat/.xlat/pmu.lst.new compat/.xlat/pmu.lst; else rm -f compat/.xlat/pmu.lst.new; fi if ! cmp -s compat/.xlat/sched.lst.new compat/.xlat/sched.lst; then mv -f compat/.xlat/sched.lst.new compat/.xlat/sched.lst; else rm -f compat/.xlat/sched.lst.new; fi mkdir -p compat/.xlat grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+tmem\.h[[:blank:]]*$,,p' >compat/.xlat/tmem.lst.new mkdir -p compat/.xlat grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+trace\.h[[:blank:]]*$,,p' >compat/.xlat/trace.lst.new mkdir -p compat/.xlat if ! cmp -s compat/.xlat/tmem.lst.new compat/.xlat/tmem.lst; then mv -f compat/.xlat/tmem.lst.new compat/.xlat/tmem.lst; else rm -f compat/.xlat/tmem.lst.new; fi grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+vcpu\.h[[:blank:]]*$,,p' >compat/.xlat/vcpu.lst.new if ! cmp -s compat/.xlat/trace.lst.new compat/.xlat/trace.lst; then mv -f compat/.xlat/trace.lst.new compat/.xlat/trace.lst; else rm -f compat/.xlat/trace.lst.new; fi mkdir -p compat/.xlat if ! cmp -s compat/.xlat/vcpu.lst.new compat/.xlat/vcpu.lst; then mv -f compat/.xlat/vcpu.lst.new compat/.xlat/vcpu.lst; else rm -f compat/.xlat/vcpu.lst.new; fi grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+xenoprof\.h[[:blank:]]*$,,p' >compat/.xlat/xenoprof.lst.new for i in public/memory.h public/kexec.h public/argo.h public/xen.h public/vcpu.h public/nmi.h public/xencomm.h public/xenoprof.h public/event_channel.h public/version.h public/errno.h public/features.h public/sched.h public/xen-compat.h public/callback.h public/vm_event.h public/device_tree_defs.h public/grant_table.h public/physdev.h public/tmem.h public/platform.h public/pmu.h public/elfnote.h public/trace.h public/io/vscsiif.h public/io/xs_wire.h public/io/kbdif.h public/io/protocols.h public/io/ring.h public/io/displif.h public/io/console.h public/io/fsif.h public/io/fbif.h public/io/xenbus.h public/io/netif.h public/io/usbif.h public/io/blkif.h public/io/tpmif.h public/io/pciif.h public/io/libxenvchan.h public/io/sndif.h public/hvm/pvdrivers.h public/hvm/e820.h public/hvm/dm_op.h public/hvm/hvm_xs_strings.h public/hvm/hvm_op.h public/hvm/ioreq.h public/hvm/hvm_info_table.h public/hvm/hvm_vcpu.h public/hvm/params.h; do \ gcc -x c -ansi -Wall -Werror -include stdint.h \ -S -o /dev/null $i || exit 1; \ echo $i; \ done >headers.chk.new rm -f headers99.chk.new if ! cmp -s compat/.xlat/xenoprof.lst.new compat/.xlat/xenoprof.lst; then mv -f compat/.xlat/xenoprof.lst.new compat/.xlat/xenoprof.lst; else rm -f compat/.xlat/xenoprof.lst.new; fi echo "#include "\"public/io/9pfs.h\" | gcc -x c -std=c99 -Wall -Werror -include stdint.h -include string.h -S -o /dev/null - || exit $?; echo public/io/9pfs.h >> headers99.chk.new; echo "#include "\"public/io/pvcalls.h\" | gcc -x c -std=c99 -Wall -Werror -include stdint.h -include string.h -S -o /dev/null - || exit $?; echo public/io/pvcalls.h >> headers99.chk.new; rm -f headers++.chk.new if ! g++ -v >/dev/null 2>&1; then \ touch headers++.chk.new; \ exit 0; \ fi; \ echo "#include "\"public/memory.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/memory.h >> headers++.chk.new; echo "#include "\"public/sysctl.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/sysctl.h >> headers++.chk.new; echo "#include "\"public/kexec.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/kexec.h >> headers++.chk.new; echo "#include "\"public/argo.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/argo.h >> headers++.chk.new; echo "#include "\"public/xen.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/xen.h >> headers++.chk.new; echo "#include "\"public/vcpu.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/vcpu.h >> headers++.chk.new; echo "#include "\"public/nmi.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/nmi.h >> headers++.chk.new; echo "#include "\"public/xencomm.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/xencomm.h >> headers++.chk.new; echo "#include "\"public/xenoprof.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/xenoprof.h >> headers++.chk.new; echo "#include "\"public/event_channel.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/event_channel.h >> headers++.chk.new; echo "#include "\"public/version.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/version.h >> headers++.chk.new; echo "#include "\"public/errno.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/errno.h >> headers++.chk.new; echo "#include "\"public/features.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/features.h >> headers++.chk.new; echo "#include "\"public/sched.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/sched.h >> headers++.chk.new; echo "#include "\"public/xen-compat.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/xen-compat.h >> headers++.chk.new; echo "#include "\"public/callback.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/callback.h >> headers++.chk.new; echo "#include "\"public/vm_event.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/vm_event.h >> headers++.chk.new; echo "#include "\"public/device_tree_defs.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/device_tree_defs.h >> headers++.chk.new; echo "#include "\"public/grant_table.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/grant_table.h >> headers++.chk.new; echo "#include "\"public/physdev.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/physdev.h >> headers++.chk.new; echo "#include "\"public/tmem.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/tmem.h >> headers++.chk.new; echo "#include "\"public/platform.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/platform.h >> headers++.chk.new; echo "#include "\"public/pmu.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/pmu.h >> headers++.chk.new; echo "#include "\"public/elfnote.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/elfnote.h >> headers++.chk.new; echo "#include "\"public/trace.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/trace.h >> headers++.chk.new; echo "#include "\"public/domctl.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/domctl.h >> headers++.chk.new; echo "#include "\"public/io/vscsiif.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/vscsiif.h >> headers++.chk.new; echo "#include "\"public/io/xs_wire.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/xs_wire.h >> headers++.chk.new; echo "#include "\"public/io/kbdif.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/kbdif.h >> headers++.chk.new; echo "#include "\"public/io/protocols.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/protocols.h >> headers++.chk.new; echo "#include "\"public/io/ring.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/ring.h >> headers++.chk.new; echo "#include "\"public/io/displif.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/displif.h >> headers++.chk.new; echo "#include "\"public/io/console.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/console.h >> headers++.chk.new; echo "#include "\"public/io/9pfs.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -include cstring -S -o /dev/null - || exit $?; echo public/io/9pfs.h >> headers++.chk.new; echo "#include "\"public/io/fsif.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/fsif.h >> headers++.chk.new; echo "#include "\"public/io/fbif.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/fbif.h >> headers++.chk.new; echo "#include "\"public/io/xenbus.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/xenbus.h >> headers++.chk.new; echo "#include "\"public/io/pvcalls.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -include cstring -S -o /dev/null - || exit $?; echo public/io/pvcalls.h >> headers++.chk.new; echo "#include "\"public/io/netif.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/netif.h >> headers++.chk.new; echo "#include "\"public/io/usbif.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/usbif.h >> headers++.chk.new; echo "#include "\"public/io/blkif.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/blkif.h >> headers++.chk.new; echo "#include "\"public/io/tpmif.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/tpmif.h >> headers++.chk.new; echo "#include "\"public/io/pciif.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/pciif.h >> headers++.chk.new; echo "#include "\"public/io/libxenvchan.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/libxenvchan.h >> headers++.chk.new; echo "#include "\"public/io/sndif.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/io/sndif.h >> headers++.chk.new; echo "#include "\"public/hvm/pvdrivers.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/hvm/pvdrivers.h >> headers++.chk.new; echo "#include "\"public/hvm/e820.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/hvm/e820.h >> headers++.chk.new; echo "#include "\"public/hvm/dm_op.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/hvm/dm_op.h >> headers++.chk.new; echo "#include "\"public/hvm/hvm_xs_strings.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/hvm/hvm_xs_strings.h >> headers++.chk.new; echo "#include "\"public/hvm/hvm_op.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/hvm/hvm_op.h >> headers++.chk.new; echo "#include "\"public/hvm/save.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/hvm/save.h >> headers++.chk.new; echo "#include "\"public/hvm/ioreq.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/hvm/ioreq.h >> headers++.chk.new; echo "#include "\"public/hvm/hvm_info_table.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/hvm/hvm_info_table.h >> headers++.chk.new; echo "#include "\"public/hvm/hvm_vcpu.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/hvm/hvm_vcpu.h >> headers++.chk.new; echo "#include "\"public/hvm/params.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/hvm/params.h >> headers++.chk.new; echo "#include "\"public/xsm/flask_op.h\" | g++ -x c++ -std=gnu++98 -Wall -Werror -D__XEN_TOOLS__ -include stdint.h -include public/xen.h -S -o /dev/null - || exit $?; echo public/xsm/flask_op.h >> headers++.chk.new; mv headers99.chk.new headers99.chk make -C xen/lib/x86 all mv -f compat/vcpu.c.new compat/vcpu.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/argo.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$argo.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/argo.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/argo.i compat/argo.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/callback.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$callback.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/callback.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/callback.i compat/callback.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/features.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$features.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/features.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/features.i compat/features.c mv -f compat/kexec.c.new compat/kexec.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/nmi.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$nmi.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/nmi.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/nmi.i compat/nmi.c make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/lib/x86' /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/../xen/tools/gen-cpuid.py -i /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/../xen/include/public/arch-x86/cpufeatureset.h -o cpuid-autogen.h.new gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/sched.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$sched.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/sched.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/sched.i compat/sched.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/tmem.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$tmem.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/tmem.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/tmem.i compat/tmem.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/vcpu.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$vcpu.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/vcpu.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/vcpu.i compat/vcpu.c if ! cmp -s cpuid-autogen.h.new cpuid-autogen.h; then mv -f cpuid-autogen.h.new cpuid-autogen.h; else rm -f cpuid-autogen.h.new; fi gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/version.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$version.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/version.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/version.i compat/version.c make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/lib/x86' gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/xenoprof.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$xenoprof.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/xenoprof.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/xenoprof.i compat/xenoprof.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/arch-x86/pmu.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$arch_x86$pmu.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/arch-x86/pmu.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/arch-x86/pmu.i compat/arch-x86/pmu.c mv -f compat/elfnote.c.new compat/elfnote.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/arch-x86_32.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$arch_x86_32.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/arch-x86_32.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/arch-x86_32.i compat/arch-x86_32.c set -e; id=_$(echo compat/argo.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/argo.h.new; \ echo "#define $id" >>compat/argo.h.new; \ echo "#include " >>compat/argo.h.new; \ echo "#include " >>compat/argo.h.new; \ echo "#pragma pack(4)" >>compat/argo.h.new; \ grep -v '^# [0-9]' compat/argo.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/argo.h.new; \ echo "#pragma pack()" >>compat/argo.h.new; \ echo "#endif /* $id */" >>compat/argo.h.new set -e; id=_$(echo compat/callback.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/callback.h.new; \ echo "#define $id" >>compat/callback.h.new; \ echo "#include " >>compat/callback.h.new; \ echo "#include " >>compat/callback.h.new; \ echo "#pragma pack(4)" >>compat/callback.h.new; \ grep -v '^# [0-9]' compat/callback.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/callback.h.new; \ echo "#pragma pack()" >>compat/callback.h.new; \ echo "#endif /* $id */" >>compat/callback.h.new gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/elfnote.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$elfnote.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/elfnote.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/elfnote.i compat/elfnote.c set -e; id=_$(echo compat/features.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/features.h.new; \ echo "#define $id" >>compat/features.h.new; \ echo "#include " >>compat/features.h.new; \ echo "#include " >>compat/features.h.new; \ echo "#pragma pack(4)" >>compat/features.h.new; \ grep -v '^# [0-9]' compat/features.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/features.h.new; \ echo "#pragma pack()" >>compat/features.h.new; \ echo "#endif /* $id */" >>compat/features.h.new gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/kexec.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$kexec.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/kexec.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/kexec.i compat/kexec.c mv -f compat/callback.h.new compat/callback.h mv -f compat/argo.h.new compat/argo.h set -e; id=_$(echo compat/nmi.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/nmi.h.new; \ echo "#define $id" >>compat/nmi.h.new; \ echo "#include " >>compat/nmi.h.new; \ echo "#include " >>compat/nmi.h.new; \ echo "#pragma pack(4)" >>compat/nmi.h.new; \ grep -v '^# [0-9]' compat/nmi.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/nmi.h.new; \ echo "#pragma pack()" >>compat/nmi.h.new; \ echo "#endif /* $id */" >>compat/nmi.h.new set -e; id=_$(echo compat/sched.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/sched.h.new; \ echo "#define $id" >>compat/sched.h.new; \ echo "#include " >>compat/sched.h.new; \ echo "#include " >>compat/sched.h.new; \ echo "#pragma pack(4)" >>compat/sched.h.new; \ grep -v '^# [0-9]' compat/sched.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/sched.h.new; \ echo "#pragma pack()" >>compat/sched.h.new; \ echo "#endif /* $id */" >>compat/sched.h.new set -e; id=_$(echo compat/tmem.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/tmem.h.new; \ echo "#define $id" >>compat/tmem.h.new; \ echo "#include " >>compat/tmem.h.new; \ echo "#include " >>compat/tmem.h.new; \ echo "#pragma pack(4)" >>compat/tmem.h.new; \ grep -v '^# [0-9]' compat/tmem.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/tmem.h.new; \ echo "#pragma pack()" >>compat/tmem.h.new; \ echo "#endif /* $id */" >>compat/tmem.h.new mv -f compat/features.h.new compat/features.h set -e; id=_$(echo compat/vcpu.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/vcpu.h.new; \ echo "#define $id" >>compat/vcpu.h.new; \ echo "#include " >>compat/vcpu.h.new; \ echo "#include " >>compat/vcpu.h.new; \ echo "#pragma pack(4)" >>compat/vcpu.h.new; \ grep -v '^# [0-9]' compat/vcpu.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/vcpu.h.new; \ echo "#pragma pack()" >>compat/vcpu.h.new; \ echo "#endif /* $id */" >>compat/vcpu.h.new mv -f compat/nmi.h.new compat/nmi.h set -e; id=_$(echo compat/version.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/version.h.new; \ echo "#define $id" >>compat/version.h.new; \ echo "#include " >>compat/version.h.new; \ echo "#include " >>compat/version.h.new; \ echo "#pragma pack(4)" >>compat/version.h.new; \ grep -v '^# [0-9]' compat/version.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/version.h.new; \ echo "#pragma pack()" >>compat/version.h.new; \ echo "#endif /* $id */" >>compat/version.h.new mv -f compat/trace.c.new compat/trace.c mv -f compat/sched.h.new compat/sched.h set -e; id=_$(echo compat/xenoprof.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/xenoprof.h.new; \ echo "#define $id" >>compat/xenoprof.h.new; \ echo "#include " >>compat/xenoprof.h.new; \ echo "#include " >>compat/xenoprof.h.new; \ echo "#pragma pack(4)" >>compat/xenoprof.h.new; \ grep -v '^# [0-9]' compat/xenoprof.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/xenoprof.h.new; \ echo "#pragma pack()" >>compat/xenoprof.h.new; \ echo "#endif /* $id */" >>compat/xenoprof.h.new set -e; id=_$(echo compat/arch-x86/pmu.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86/pmu.h.new; \ echo "#define $id" >>compat/arch-x86/pmu.h.new; \ echo "#include " >>compat/arch-x86/pmu.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86/pmu.h.new; \ grep -v '^# [0-9]' compat/arch-x86/pmu.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/arch-x86/pmu.h.new; \ echo "#pragma pack()" >>compat/arch-x86/pmu.h.new; \ echo "#endif /* $id */" >>compat/arch-x86/pmu.h.new mv -f compat/tmem.h.new compat/tmem.h set -e; id=_$(echo compat/arch-x86_32.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86_32.h.new; \ echo "#define $id" >>compat/arch-x86_32.h.new; \ echo "#include " >>compat/arch-x86_32.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86_32.h.new; \ grep -v '^# [0-9]' compat/arch-x86_32.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/arch-x86_32.h.new; \ echo "#pragma pack()" >>compat/arch-x86_32.h.new; \ echo "#endif /* $id */" >>compat/arch-x86_32.h.new mv -f compat/vcpu.h.new compat/vcpu.h mv -f compat/version.h.new compat/version.h mv -f compat/hvm/hvm_vcpu.c.new compat/hvm/hvm_vcpu.c export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/argo.h || exit $?; \ done compat/.xlat/argo.h.new export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/sched.h || exit $?; \ done compat/.xlat/sched.h.new export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/tmem.h || exit $?; \ done compat/.xlat/tmem.h.new mv -f compat/xenoprof.h.new compat/xenoprof.h export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/vcpu.h || exit $?; \ done compat/.xlat/vcpu.h.new mv -f compat/arch-x86/pmu.h.new compat/arch-x86/pmu.h mv -f compat/arch-x86_32.h.new compat/arch-x86_32.h export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/xenoprof.h || exit $?; \ done compat/.xlat/xenoprof.h.new set -e; id=_$(echo compat/elfnote.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/elfnote.h.new; \ echo "#define $id" >>compat/elfnote.h.new; \ echo "#include " >>compat/elfnote.h.new; \ echo "#include " >>compat/elfnote.h.new; \ echo "#pragma pack(4)" >>compat/elfnote.h.new; \ grep -v '^# [0-9]' compat/elfnote.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/elfnote.h.new; \ echo "#pragma pack()" >>compat/elfnote.h.new; \ echo "#endif /* $id */" >>compat/elfnote.h.new mv -f compat/elfnote.h.new compat/elfnote.h set -e; id=_$(echo compat/kexec.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/kexec.h.new; \ echo "#define $id" >>compat/kexec.h.new; \ echo "#include " >>compat/kexec.h.new; \ echo "#include " >>compat/kexec.h.new; \ echo "#pragma pack(4)" >>compat/kexec.h.new; \ grep -v '^# [0-9]' compat/kexec.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/kexec.h.new; \ echo "#pragma pack()" >>compat/kexec.h.new; \ echo "#endif /* $id */" >>compat/kexec.h.new mv -f compat/kexec.h.new compat/kexec.h gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/trace.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$trace.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/trace.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/trace.i compat/trace.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/hvm/hvm_vcpu.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$hvm$hvm_vcpu.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/hvm/hvm_vcpu.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/hvm/hvm_vcpu.i compat/hvm/hvm_vcpu.c export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/arch-x86/pmu.h || exit $?; \ done compat/.xlat/arch-x86/pmu.h.new mv -f compat/event_channel.c.new compat/event_channel.c export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/kexec.h || exit $?; \ done compat/.xlat/kexec.h.new mv -f compat/arch-x86/xen-x86_32.c.new compat/arch-x86/xen-x86_32.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/event_channel.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$event_channel.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/event_channel.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/event_channel.i compat/event_channel.c set -e; id=_$(echo compat/trace.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/trace.h.new; \ echo "#define $id" >>compat/trace.h.new; \ echo "#include " >>compat/trace.h.new; \ echo "#include " >>compat/trace.h.new; \ echo "#pragma pack(4)" >>compat/trace.h.new; \ grep -v '^# [0-9]' compat/trace.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/trace.h.new; \ echo "#pragma pack()" >>compat/trace.h.new; \ echo "#endif /* $id */" >>compat/trace.h.new mv -f compat/trace.h.new compat/trace.h gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/arch-x86/xen-x86_32.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$arch_x86$xen_x86_32.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/arch-x86/xen-x86_32.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/arch-x86/xen-x86_32.i compat/arch-x86/xen-x86_32.c set -e; id=_$(echo compat/hvm/hvm_vcpu.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/hvm/hvm_vcpu.h.new; \ echo "#define $id" >>compat/hvm/hvm_vcpu.h.new; \ echo "#include " >>compat/hvm/hvm_vcpu.h.new; \ echo "#include " >>compat/hvm/hvm_vcpu.h.new; \ echo "#pragma pack(4)" >>compat/hvm/hvm_vcpu.h.new; \ grep -v '^# [0-9]' compat/hvm/hvm_vcpu.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/hvm/hvm_vcpu.h.new; \ echo "#pragma pack()" >>compat/hvm/hvm_vcpu.h.new; \ echo "#endif /* $id */" >>compat/hvm/hvm_vcpu.h.new mv -f compat/hvm/hvm_vcpu.h.new compat/hvm/hvm_vcpu.h export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/trace.h || exit $?; \ done compat/.xlat/trace.h.new mv -f compat/pmu.c.new compat/pmu.c set -e; id=_$(echo compat/event_channel.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/event_channel.h.new; \ echo "#define $id" >>compat/event_channel.h.new; \ echo "#include " >>compat/event_channel.h.new; \ echo "#include " >>compat/event_channel.h.new; \ echo "#pragma pack(4)" >>compat/event_channel.h.new; \ grep -v '^# [0-9]' compat/event_channel.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/event_channel.h.new; \ echo "#pragma pack()" >>compat/event_channel.h.new; \ echo "#endif /* $id */" >>compat/event_channel.h.new mv -f compat/.xlat/xenoprof.h.new compat/.xlat/xenoprof.h set -e; id=_$(echo compat/arch-x86/xen-x86_32.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86/xen-x86_32.h.new; \ echo "#define $id" >>compat/arch-x86/xen-x86_32.h.new; \ echo "#include " >>compat/arch-x86/xen-x86_32.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86/xen-x86_32.h.new; \ grep -v '^# [0-9]' compat/arch-x86/xen-x86_32.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/arch-x86/xen-x86_32.h.new; \ echo "#pragma pack()" >>compat/arch-x86/xen-x86_32.h.new; \ echo "#endif /* $id */" >>compat/arch-x86/xen-x86_32.h.new mv -f compat/.xlat/sched.h.new compat/.xlat/sched.h gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/pmu.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$pmu.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/pmu.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/pmu.i compat/pmu.c mv -f compat/event_channel.h.new compat/event_channel.h export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/hvm/hvm_vcpu.h || exit $?; \ done compat/.xlat/hvm/hvm_vcpu.h.new set -e; id=_$(echo compat/pmu.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/pmu.h.new; \ echo "#define $id" >>compat/pmu.h.new; \ echo "#include " >>compat/pmu.h.new; \ echo "#include " >>compat/pmu.h.new; \ echo "#pragma pack(4)" >>compat/pmu.h.new; \ grep -v '^# [0-9]' compat/pmu.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/pmu.h.new; \ echo "#pragma pack()" >>compat/pmu.h.new; \ echo "#endif /* $id */" >>compat/pmu.h.new mv -f compat/physdev.c.new compat/physdev.c export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/event_channel.h || exit $?; \ done compat/.xlat/event_channel.h.new mv -f compat/arch-x86/xen-x86_32.h.new compat/arch-x86/xen-x86_32.h gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/physdev.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$physdev.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/physdev.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/physdev.i compat/physdev.c export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/arch-x86/xen-x86_32.h || exit $?; \ done compat/.xlat/arch-x86/xen-x86_32.h.new mv -f compat/pmu.h.new compat/pmu.h set -e; id=_$(echo compat/physdev.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/physdev.h.new; \ echo "#define $id" >>compat/physdev.h.new; \ echo "#include " >>compat/physdev.h.new; \ echo "#include " >>compat/physdev.h.new; \ echo "#pragma pack(4)" >>compat/physdev.h.new; \ grep -v '^# [0-9]' compat/physdev.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/physdev.h.new; \ echo "#pragma pack()" >>compat/physdev.h.new; \ echo "#endif /* $id */" >>compat/physdev.h.new mv -f compat/.xlat/trace.h.new compat/.xlat/trace.h export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/pmu.h || exit $?; \ done compat/.xlat/pmu.h.new mv -f compat/physdev.h.new compat/physdev.h export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/physdev.h || exit $?; \ done compat/.xlat/physdev.h.new mv -f compat/.xlat/tmem.h.new compat/.xlat/tmem.h mv -f compat/.xlat/kexec.h.new compat/.xlat/kexec.h mv -f compat/arch-x86/xen-mca.c.new compat/arch-x86/xen-mca.c mv -f compat/.xlat/arch-x86/xen-x86_32.h.new compat/.xlat/arch-x86/xen-x86_32.h gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/arch-x86/xen-mca.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$arch_x86$xen_mca.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/arch-x86/xen-mca.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/arch-x86/xen-mca.i compat/arch-x86/xen-mca.c set -e; id=_$(echo compat/arch-x86/xen-mca.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86/xen-mca.h.new; \ echo "#define $id" >>compat/arch-x86/xen-mca.h.new; \ echo "#include " >>compat/arch-x86/xen-mca.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86/xen-mca.h.new; \ grep -v '^# [0-9]' compat/arch-x86/xen-mca.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/arch-x86/xen-mca.h.new; \ echo "#pragma pack()" >>compat/arch-x86/xen-mca.h.new; \ echo "#endif /* $id */" >>compat/arch-x86/xen-mca.h.new mv -f compat/.xlat/vcpu.h.new compat/.xlat/vcpu.h mv -f compat/arch-x86/xen-mca.h.new compat/arch-x86/xen-mca.h export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/arch-x86/xen-mca.h || exit $?; \ done compat/.xlat/arch-x86/xen-mca.h.new mv headers.chk.new headers.chk mv -f compat/.xlat/pmu.h.new compat/.xlat/pmu.h mv -f compat/arch-x86/xen.c.new compat/arch-x86/xen.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/arch-x86/xen.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$arch_x86$xen.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/arch-x86/xen.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/arch-x86/xen.i compat/arch-x86/xen.c set -e; id=_$(echo compat/arch-x86/xen.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86/xen.h.new; \ echo "#define $id" >>compat/arch-x86/xen.h.new; \ echo "#include " >>compat/arch-x86/xen.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86/xen.h.new; \ grep -v '^# [0-9]' compat/arch-x86/xen.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/arch-x86/xen.h.new; \ echo "#pragma pack()" >>compat/arch-x86/xen.h.new; \ echo "#endif /* $id */" >>compat/arch-x86/xen.h.new mv -f compat/arch-x86/xen.h.new compat/arch-x86/xen.h export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/arch-x86/xen.h || exit $?; \ done compat/.xlat/arch-x86/xen.h.new mv -f compat/.xlat/arch-x86/pmu.h.new compat/.xlat/arch-x86/pmu.h mv -f compat/.xlat/arch-x86/xen.h.new compat/.xlat/arch-x86/xen.h mv -f compat/.xlat/argo.h.new compat/.xlat/argo.h mv -f compat/hvm/hvm_op.c.new compat/hvm/hvm_op.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/hvm/hvm_op.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$hvm$hvm_op.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/hvm/hvm_op.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/hvm/hvm_op.i compat/hvm/hvm_op.c set -e; id=_$(echo compat/hvm/hvm_op.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/hvm/hvm_op.h.new; \ echo "#define $id" >>compat/hvm/hvm_op.h.new; \ echo "#include " >>compat/hvm/hvm_op.h.new; \ echo "#include " >>compat/hvm/hvm_op.h.new; \ echo "#pragma pack(4)" >>compat/hvm/hvm_op.h.new; \ grep -v '^# [0-9]' compat/hvm/hvm_op.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/hvm/hvm_op.h.new; \ echo "#pragma pack()" >>compat/hvm/hvm_op.h.new; \ echo "#endif /* $id */" >>compat/hvm/hvm_op.h.new mv -f compat/.xlat/hvm/hvm_vcpu.h.new compat/.xlat/hvm/hvm_vcpu.h mv -f compat/hvm/hvm_op.h.new compat/hvm/hvm_op.h export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/hvm/hvm_op.h || exit $?; \ done compat/.xlat/hvm/hvm_op.h.new mv -f compat/hvm/dm_op.c.new compat/hvm/dm_op.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/hvm/dm_op.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$hvm$dm_op.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/hvm/dm_op.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/hvm/dm_op.i compat/hvm/dm_op.c set -e; id=_$(echo compat/hvm/dm_op.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/hvm/dm_op.h.new; \ echo "#define $id" >>compat/hvm/dm_op.h.new; \ echo "#include " >>compat/hvm/dm_op.h.new; \ echo "#include " >>compat/hvm/dm_op.h.new; \ echo "#pragma pack(4)" >>compat/hvm/dm_op.h.new; \ grep -v '^# [0-9]' compat/hvm/dm_op.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/hvm/dm_op.h.new; \ echo "#pragma pack()" >>compat/hvm/dm_op.h.new; \ echo "#endif /* $id */" >>compat/hvm/dm_op.h.new mv headers++.chk.new headers++.chk mv -f compat/hvm/dm_op.h.new compat/hvm/dm_op.h export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/hvm/dm_op.h || exit $?; \ done compat/.xlat/hvm/dm_op.h.new mv -f compat/.xlat/hvm/hvm_op.h.new compat/.xlat/hvm/hvm_op.h mv -f compat/grant_table.c.new compat/grant_table.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/grant_table.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$grant_table.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/grant_table.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/grant_table.i compat/grant_table.c set -e; id=_$(echo compat/grant_table.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/grant_table.h.new; \ echo "#define $id" >>compat/grant_table.h.new; \ echo "#include " >>compat/grant_table.h.new; \ echo "#include " >>compat/grant_table.h.new; \ echo "#pragma pack(4)" >>compat/grant_table.h.new; \ grep -v '^# [0-9]' compat/grant_table.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/grant_table.h.new; \ echo "#pragma pack()" >>compat/grant_table.h.new; \ echo "#endif /* $id */" >>compat/grant_table.h.new mv -f compat/grant_table.h.new compat/grant_table.h export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/grant_table.h || exit $?; \ done compat/.xlat/grant_table.h.new mv -f compat/platform.c.new compat/platform.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/platform.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$platform.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/platform.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/platform.i compat/platform.c set -e; id=_$(echo compat/platform.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/platform.h.new; \ echo "#define $id" >>compat/platform.h.new; \ echo "#include " >>compat/platform.h.new; \ echo "#include " >>compat/platform.h.new; \ echo "#pragma pack(4)" >>compat/platform.h.new; \ grep -v '^# [0-9]' compat/platform.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/platform.h.new; \ echo "#pragma pack()" >>compat/platform.h.new; \ echo "#endif /* $id */" >>compat/platform.h.new mv -f compat/.xlat/event_channel.h.new compat/.xlat/event_channel.h mv -f compat/memory.c.new compat/memory.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/memory.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$memory.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/memory.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/memory.i compat/memory.c set -e; id=_$(echo compat/memory.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/memory.h.new; \ echo "#define $id" >>compat/memory.h.new; \ echo "#include " >>compat/memory.h.new; \ echo "#include " >>compat/memory.h.new; \ echo "#pragma pack(4)" >>compat/memory.h.new; \ grep -v '^# [0-9]' compat/memory.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/memory.h.new; \ echo "#pragma pack()" >>compat/memory.h.new; \ echo "#endif /* $id */" >>compat/memory.h.new mv -f compat/platform.h.new compat/platform.h export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/platform.h || exit $?; \ done compat/.xlat/platform.h.new mv -f compat/memory.h.new compat/memory.h export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/memory.h || exit $?; \ done compat/.xlat/memory.h.new mv -f compat/.xlat/physdev.h.new compat/.xlat/physdev.h mv -f compat/xen.c.new compat/xen.c gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ '-D__OBJECT_FILE__="compat/xen.i"' -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=include$compat$xen.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=include/compat/xen.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -DXEN_GENERATING_COMPAT_HEADERS -m32 -o compat/xen.i compat/xen.c set -e; id=_$(echo compat/xen.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/xen.h.new; \ echo "#define $id" >>compat/xen.h.new; \ echo "#include " >>compat/xen.h.new; \ echo "#include " >>compat/xen.h.new; \ echo "#pragma pack(4)" >>compat/xen.h.new; \ grep -v '^# [0-9]' compat/xen.i | \ /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/compat-build-header.py | uniq >>compat/xen.h.new; \ echo "#pragma pack()" >>compat/xen.h.new; \ echo "#endif /* $id */" >>compat/xen.h.new mv -f compat/xen.h.new compat/xen.h export PYTHON=/usr/bin/python; \ while read what name; do \ /bin/sh /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/get-fields.sh "$what" compat_$name compat/xen.h || exit $?; \ done compat/.xlat/xen.h.new mv -f compat/.xlat/arch-x86/xen-mca.h.new compat/.xlat/arch-x86/xen-mca.h mv -f compat/.xlat/hvm/dm_op.h.new compat/.xlat/hvm/dm_op.h mv -f compat/.xlat/grant_table.h.new compat/.xlat/grant_table.h mv -f compat/.xlat/xen.h.new compat/.xlat/xen.h mv -f compat/.xlat/memory.h.new compat/.xlat/memory.h mv -f compat/.xlat/platform.h.new compat/.xlat/platform.h cat compat/.xlat/xen.h compat/.xlat/arch-x86/pmu.h compat/.xlat/arch-x86/xen-x86_32.h compat/.xlat/arch-x86/xen.h compat/.xlat/arch-x86/xen-mca.h compat/.xlat/argo.h compat/.xlat/event_channel.h compat/.xlat/grant_table.h compat/.xlat/hvm/dm_op.h compat/.xlat/hvm/hvm_op.h compat/.xlat/hvm/hvm_vcpu.h compat/.xlat/kexec.h compat/.xlat/memory.h compat/.xlat/physdev.h compat/.xlat/platform.h compat/.xlat/pmu.h compat/.xlat/sched.h compat/.xlat/tmem.h compat/.xlat/trace.h compat/.xlat/vcpu.h compat/.xlat/xenoprof.h >compat/xlat.h.new mv -f compat/xlat.h.new compat/xlat.h rm compat/hvm/dm_op.i compat/xen.c compat/kexec.i compat/tmem.i compat/arch-x86/xen-x86_32.c compat/memory.c compat/sched.c compat/vcpu.c compat/xen.i compat/argo.c compat/trace.i compat/features.i compat/callback.c compat/hvm/hvm_vcpu.c compat/version.i compat/arch-x86/pmu.i compat/event_channel.i compat/arch-x86/xen.i compat/elfnote.c compat/arch-x86/xen-mca.i compat/hvm/dm_op.c compat/pmu.i compat/platform.i compat/kexec.c compat/tmem.c compat/nmi.i compat/physdev.i compat/elfnote.i compat/physdev.c compat/vcpu.i compat/hvm/hvm_op.i compat/trace.c compat/features.c compat/arch-x86/pmu.c compat/event_channel.c compat/grant_table.i compat/arch-x86/xen.c compat/argo.i compat/arch-x86/xen-mca.c compat/version.c compat/arch-x86_32.i compat/pmu.c compat/platform.c compat/arch-x86_32.c compat/memory.i compat/sched.i compat/nmi.c compat/callback.i compat/xenoprof.c compat/hvm/hvm_vcpu.i compat/hvm/hvm_op.c compat/xenoprof.i compat/grant_table.c compat/arch-x86/xen-x86_32.i make[3]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include' make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C arch/x86 asm-offsets.s make[3]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86' gcc -E -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="asm-macros.i"' -MMD -MF ./.asm-macros.i.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$asm_macros.i' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/asm-macros.i' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -DBUILD_ID_EFI -D__ASSEMBLY__ -P -MQ asm-macros.i -o asm-macros.i asm-macros.c echo '#if 0' >/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/asm-macros.h.new echo '.if 0' >>/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/asm-macros.h.new echo '#endif' >>/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/asm-macros.h.new echo 'asm ( ".include \"/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/asm-macros.h\"" );' >>/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/asm-macros.h.new echo '#if 0' >>/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/asm-macros.h.new echo '.endif' >>/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/asm-macros.h.new cat asm-macros.i >>/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/asm-macros.h.new echo '#endif' >>/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/asm-macros.h.new if ! cmp -s /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/asm-macros.h.new /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/asm-macros.h; then mv -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/asm-macros.h.new /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/asm-macros.h; else rm -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/asm-macros.h.new; fi gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="asm-offsets.s"' -MMD -MF ./.asm-offsets.s.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$asm_offsets.s' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/asm-offsets.s' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -DBUILD_ID_EFI -S -o asm-offsets.s x86_64/asm-offsets.c make[3]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86' make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk include/asm-x86/asm-offsets.h make[3]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen' make[3]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen' make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C arch/x86 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen make[3]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86' sed "s! $PWD/! !" .asm-macros.i.d >.asm-macros.i.d2.tmp && mv -f .asm-macros.i.d2.tmp .asm-macros.i.d2 sed "s! $PWD/! !" .asm-offsets.s.d >.asm-offsets.s.d2.tmp && mv -f .asm-offsets.s.d2.tmp .asm-offsets.s.d2 make[3]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86' make[3]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86' make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/boot built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/efi built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/common built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/lib built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xsm built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86 built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/crypto built_in.o gcc -E -P -D__ASSEMBLY__ -m64 -DBUILD_ID -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="xen.lds"' -MMD -MF ./.xen.lds.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$xen.lds' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/xen.lds' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -DBUILD_ID_EFI -MQ xen.lds -o xen.lds xen.lds.S rm -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen.efi; echo 'EFI support disabled' gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -o boot/mkelf32 boot/mkelf32.c EFI support disabled make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/lib' make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C x86 built_in.o make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xsm' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="xsm_core.o"' -Wa,--strip-local-absolute -MMD -MF ./.xsm_core.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=xsm$xsm_core.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=xsm/xsm_core.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c xsm_core.c -o xsm_core.o make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/common' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="bitmap.o"' -Wa,--strip-local-absolute -MMD -MF ./.bitmap.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$bitmap.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/bitmap.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c bitmap.c -o bitmap.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="bsearch.o"' -Wa,--strip-local-absolute -MMD -MF ./.bsearch.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$bsearch.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/bsearch.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c bsearch.c -o bsearch.o make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers' make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C char built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C cpufreq built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C pci built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C vpci built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C passthrough built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C acpi built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C video built_in.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="core_parking.o"' -Wa,--strip-local-absolute -MMD -MF ./.core_parking.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$core_parking.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/core_parking.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c core_parking.c -o core_parking.o make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/boot' make -f build32.mk cmdline.S CMDLINE_DEPS="defs.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/stdbool.h video.h" make -f build32.mk reloc.S RELOC_DEPS="defs.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/stdbool.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/generated/autoconf.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/kconfig.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/multiboot.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/multiboot2.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/public/arch-x86/hvm/start_info.h" make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/crypto' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="rijndael.o"' -Wa,--strip-local-absolute -MMD -MF ./.rijndael.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=crypto$rijndael.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=crypto/rijndael.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c rijndael.c -o rijndael.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="cpu.o"' -Wa,--strip-local-absolute -MMD -MF ./.cpu.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$cpu.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/cpu.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c cpu.c -o cpu.o make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/efi' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="boot.o"' -Wa,--strip-local-absolute -MMD -MF ./.boot.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$efi$boot.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/efi/boot.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -fshort-wchar -DINIT_SECTIONS_ONLY -c boot.c -o boot.o objcopy -I ihex -O binary buildid.ihex buildid.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="compat.o"' -Wa,--strip-local-absolute -MMD -MF ./.compat.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$efi$compat.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/efi/compat.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -fshort-wchar -c compat.c -o compat.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vmac.o"' -Wa,--strip-local-absolute -MMD -MF ./.vmac.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=crypto$vmac.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=crypto/vmac.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vmac.c -o vmac.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="cpupool.o"' -Wa,--strip-local-absolute -MMD -MF ./.cpupool.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$cpupool.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/cpupool.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c cpupool.c -o cpupool.o make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86' sed "s! $PWD/! !" .xen.lds.d >.xen.lds.d2.tmp && mv -f .xen.lds.d2.tmp .xen.lds.d2 make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86' ld -melf_x86_64 -r -o built_in.o xsm_core.o make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xsm' gcc -D__ASSEMBLY__ -m64 -DBUILD_ID -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="relocs-dummy.o"' -Wa,--strip-local-absolute -MMD -MF ./.relocs-dummy.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$efi$relocs_dummy.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/efi/relocs-dummy.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -fshort-wchar -c relocs-dummy.S -o relocs-dummy.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="runtime.o"' -Wa,--strip-local-absolute -MMD -MF ./.runtime.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$efi$runtime.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/efi/runtime.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -fshort-wchar -c runtime.c -o runtime.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="domctl.o"' -Wa,--strip-local-absolute -MMD -MF ./.domctl.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$domctl.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/domctl.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c domctl.c -o domctl.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="domain.o"' -Wa,--strip-local-absolute -MMD -MF ./.domain.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$domain.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/domain.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c domain.c -o domain.o ld -melf_x86_64 -r -o built_in.o rijndael.o vmac.o make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/crypto' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="event_2l.o"' -Wa,--strip-local-absolute -MMD -MF ./.event_2l.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$event_2l.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/event_2l.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c event_2l.c -o event_2l.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/boot' gcc -m32 -march=i686 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Werror -fno-builtin -g0 -msoft-float -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/../xen/include -c -fpic cmdline.c -o cmdline.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="event_channel.o"' -Wa,--strip-local-absolute -MMD -MF ./.event_channel.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$event_channel.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/event_channel.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c event_channel.c -o event_channel.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="event_fifo.o"' -Wa,--strip-local-absolute -MMD -MF ./.event_fifo.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$event_fifo.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/event_fifo.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c event_fifo.c -o event_fifo.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="grant_table.o"' -Wa,--strip-local-absolute -MMD -MF ./.grant_table.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$grant_table.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/grant_table.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c grant_table.c -o grant_table.o ld -melf_i386 -N -T build32.lds -o cmdline.lnk cmdline.o objdump -h cmdline.lnk | sed -n '/[0-9]/{s,00*,0,g;p;}' | \ while read idx name sz rest; do \ case "$name" in \ .got.plt) \ test $sz != 0c || continue; \ echo "Error: non-empty $name: 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy -O binary -R .got.plt cmdline.lnk cmdline.bin (od -v -t x cmdline.bin | tr -s ' ' | awk 'NR > 1 {print s} {s=$0}' | \ sed 's/ /,0x/g' | sed 's/,0x$//' | sed 's/^[0-9]*,/ .long /') >cmdline.S make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/boot' gcc -m32 -march=i686 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Werror -fno-builtin -g0 -msoft-float -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/../xen/include -c -fpic reloc.c -o reloc.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="guestcopy.o"' -Wa,--strip-local-absolute -MMD -MF ./.guestcopy.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$guestcopy.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/guestcopy.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c guestcopy.c -o guestcopy.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/boot' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="irq.o"' -Wa,--strip-local-absolute -MMD -MF ./.irq.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$irq.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/irq.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c irq.c -o irq.o ld -melf_i386 -N -T build32.lds -o reloc.lnk reloc.o objdump -h reloc.lnk | sed -n '/[0-9]/{s,00*,0,g;p;}' | \ while read idx name sz rest; do \ case "$name" in \ .got.plt) \ test $sz != 0c || continue; \ echo "Error: non-empty $name: 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy -O binary -R .got.plt reloc.lnk reloc.bin (od -v -t x reloc.bin | tr -s ' ' | awk 'NR > 1 {print s} {s=$0}' | \ sed 's/ /,0x/g' | sed 's/,0x$//' | sed 's/^[0-9]*,/ .long /') >reloc.S gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="kernel.o"' -Wa,--strip-local-absolute -MMD -MF ./.kernel.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$kernel.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/kernel.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c kernel.c -o kernel.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/boot' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="keyhandler.o"' -Wa,--strip-local-absolute -MMD -MF ./.keyhandler.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$keyhandler.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/keyhandler.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c keyhandler.c -o keyhandler.o gcc -D__ASSEMBLY__ -m64 -DBUILD_ID -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="head.o"' -Wa,--strip-local-absolute -MMD -MF ./.head.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$boot$head.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/boot/head.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c head.S -o head.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="kexec.o"' -Wa,--strip-local-absolute -MMD -MF ./.kexec.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$kexec.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/kexec.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c kexec.c -o kexec.o ld -melf_x86_64 -r -o built_in.o head.o make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/boot' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="kimage.o"' -Wa,--strip-local-absolute -MMD -MF ./.kimage.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$kimage.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/kimage.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c kimage.c -o kimage.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="lib.o"' -Wa,--strip-local-absolute -MMD -MF ./.lib.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$lib.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/lib.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c lib.c -o lib.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="livepatch.o"' -Wa,--strip-local-absolute -MMD -MF ./.livepatch.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$livepatch.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/livepatch.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c livepatch.c -o livepatch.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="livepatch_elf.o"' -Wa,--strip-local-absolute -MMD -MF ./.livepatch_elf.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$livepatch_elf.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/livepatch_elf.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c livepatch_elf.c -o livepatch_elf.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/cpufreq' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="cpufreq.o"' -Wa,--strip-local-absolute -MMD -MF ./.cpufreq.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$cpufreq$cpufreq.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/cpufreq/cpufreq.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c cpufreq.c -o cpufreq.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/video' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vga.o"' -Wa,--strip-local-absolute -MMD -MF ./.vga.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$video$vga.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/video/vga.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vga.c -o vga.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/passthrough' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="iommu.o"' -Wa,--strip-local-absolute -MMD -MF ./.iommu.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$iommu.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/iommu.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c iommu.c -o iommu.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/char' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="console.o"' -Wa,--strip-local-absolute -MMD -MF ./.console.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$char$console.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/char/console.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c console.c -o console.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mem_access.o"' -Wa,--strip-local-absolute -MMD -MF ./.mem_access.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$mem_access.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/mem_access.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mem_access.c -o mem_access.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="pci.o"' -Wa,--strip-local-absolute -MMD -MF ./.pci.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$pci.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/pci.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c pci.c -o pci.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/vpci' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vpci.o"' -Wa,--strip-local-absolute -MMD -MF ./.vpci.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$vpci$vpci.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/vpci/vpci.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vpci.c -o vpci.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/acpi' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="numa.o"' -Wa,--strip-local-absolute -MMD -MF ./.numa.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$numa.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/numa.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c numa.c -o numa.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/lib/x86' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="cpuid.o"' -Wa,--strip-local-absolute -MMD -MF ./.cpuid.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=lib$x86$cpuid.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=lib/x86/cpuid.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c cpuid.c -o cpuid.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/pci' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="pci.o"' -Wa,--strip-local-absolute -MMD -MF ./.pci.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$pci$pci.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/pci/pci.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c pci.c -o pci.o objdump -h boot.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of boot.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="memory.o"' -Wa,--strip-local-absolute -MMD -MF ./.memory.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$memory.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/memory.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c memory.c -o memory.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local boot.o boot.init.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="monitor.o"' -Wa,--strip-local-absolute -MMD -MF ./.monitor.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$monitor.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/monitor.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c monitor.c -o monitor.o ld -melf_x86_64 -r -o built_in.o boot.init.o compat.o relocs-dummy.o runtime.o make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/efi' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="osl.o"' -Wa,--strip-local-absolute -MMD -MF ./.osl.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$osl.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/osl.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c osl.c -o osl.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="font_8x14.o"' -Wa,--strip-local-absolute -MMD -MF ./.font_8x14.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$video$font_8x14.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/video/font_8x14.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c font_8x14.c -o font_8x14.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="multicall.o"' -Wa,--strip-local-absolute -MMD -MF ./.multicall.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$multicall.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/multicall.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c multicall.c -o multicall.o make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="apic.o"' -Wa,--strip-local-absolute -MMD -MF ./.apic.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$apic.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/apic.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c apic.c -o apic.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="font_8x16.o"' -Wa,--strip-local-absolute -MMD -MF ./.font_8x16.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$video$font_8x16.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/video/font_8x16.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c font_8x16.c -o font_8x16.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="font_8x8.o"' -Wa,--strip-local-absolute -MMD -MF ./.font_8x8.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$video$font_8x8.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/video/font_8x8.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c font_8x8.c -o font_8x8.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="notifier.o"' -Wa,--strip-local-absolute -MMD -MF ./.notifier.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$notifier.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/notifier.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c notifier.c -o notifier.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="bitops.o"' -Wa,--strip-local-absolute -MMD -MF ./.bitops.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$bitops.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/bitops.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c bitops.c -o bitops.o ld -melf_x86_64 -r -o built_in.o pci.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/pci' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="msr.o"' -Wa,--strip-local-absolute -MMD -MF ./.msr.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=lib$x86$msr.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=lib/x86/msr.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c msr.c -o msr.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="ns16550.o"' -Wa,--strip-local-absolute -MMD -MF ./.ns16550.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$char$ns16550.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/char/ns16550.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c ns16550.c -o ns16550.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="lfb.o"' -Wa,--strip-local-absolute -MMD -MF ./.lfb.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$video$lfb.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/video/lfb.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c lfb.c -o lfb.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="page_alloc.o"' -Wa,--strip-local-absolute -MMD -MF ./.page_alloc.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$page_alloc.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/page_alloc.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c page_alloc.c -o page_alloc.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="cpuid.o"' -Wa,--strip-local-absolute -MMD -MF ./.cpuid.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpuid.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpuid.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c cpuid.c -o cpuid.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="header.o"' -Wa,--strip-local-absolute -MMD -MF ./.header.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$vpci$header.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/vpci/header.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c header.c -o header.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="pdx.o"' -Wa,--strip-local-absolute -MMD -MF ./.pdx.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$pdx.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/pdx.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c pdx.c -o pdx.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="pmstat.o"' -Wa,--strip-local-absolute -MMD -MF ./.pmstat.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$pmstat.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/pmstat.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c pmstat.c -o pmstat.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="io.o"' -Wa,--strip-local-absolute -MMD -MF ./.io.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$io.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/io.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c io.c -o io.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="cpufreq_ondemand.o"' -Wa,--strip-local-absolute -MMD -MF ./.cpufreq_ondemand.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$cpufreq$cpufreq_ondemand.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/cpufreq/cpufreq_ondemand.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c cpufreq_ondemand.c -o cpufreq_ondemand.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="msi.o"' -Wa,--strip-local-absolute -MMD -MF ./.msi.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$vpci$msi.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/vpci/msi.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c msi.c -o msi.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="cpufreq_misc_governors.o"' -Wa,--strip-local-absolute -MMD -MF ./.cpufreq_misc_governors.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$cpufreq$cpufreq_misc_governors.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/cpufreq/cpufreq_misc_governors.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c cpufreq_misc_governors.c -o cpufreq_misc_governors.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C vtd built_in.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="preempt.o"' -Wa,--strip-local-absolute -MMD -MF ./.preempt.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$preempt.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/preempt.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c preempt.c -o preempt.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vesa.o"' -Wa,--strip-local-absolute -MMD -MF ./.vesa.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$video$vesa.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/video/vesa.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vesa.c -o vesa.o ld -melf_x86_64 -r -o built_in.o cpuid.o msr.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/lib/x86' ld -melf_x86_64 -r -o built_in.o x86/built_in.o make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/lib' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="utility.o"' -Wa,--strip-local-absolute -MMD -MF ./.utility.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$cpufreq$utility.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/cpufreq/utility.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c utility.c -o utility.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="random.o"' -Wa,--strip-local-absolute -MMD -MF ./.random.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$random.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/random.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c random.c -o random.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="rangeset.o"' -Wa,--strip-local-absolute -MMD -MF ./.rangeset.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$rangeset.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/rangeset.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c rangeset.c -o rangeset.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="msix.o"' -Wa,--strip-local-absolute -MMD -MF ./.msix.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$vpci$msix.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/vpci/msix.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c msix.c -o msix.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="ehci-dbgp.o"' -Wa,--strip-local-absolute -MMD -MF ./.ehci-dbgp.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$char$ehci_dbgp.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/char/ehci-dbgp.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c ehci-dbgp.c -o ehci-dbgp.o ld -melf_x86_64 -r -o built_in.o vga.o font_8x14.o font_8x16.o font_8x8.o lfb.o vesa.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/video' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="compat.o"' -Wa,--strip-local-absolute -MMD -MF ./.compat.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$compat.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/compat.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c compat.c -o compat.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="radix-tree.o"' -Wa,--strip-local-absolute -MMD -MF ./.radix-tree.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$radix_tree.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/radix-tree.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c radix-tree.c -o radix-tree.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="hwregs.o"' -Wa,--strip-local-absolute -MMD -MF ./.hwregs.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$hwregs.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/hwregs.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c hwregs.c -o hwregs.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="rbtree.o"' -Wa,--strip-local-absolute -MMD -MF ./.rbtree.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$rbtree.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/rbtree.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c rbtree.c -o rbtree.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="x86_64/compat.o"' -Wa,--strip-local-absolute -MMD -MF x86_64/.compat.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$compat.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/compat.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c x86_64/compat.c -o x86_64/compat.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="serial.o"' -Wa,--strip-local-absolute -MMD -MF ./.serial.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$char$serial.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/char/serial.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c serial.c -o serial.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="reboot.o"' -Wa,--strip-local-absolute -MMD -MF ./.reboot.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$reboot.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/reboot.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c reboot.c -o reboot.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="crash.o"' -Wa,--strip-local-absolute -MMD -MF ./.crash.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$crash.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/crash.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c crash.c -o crash.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C amd built_in.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="rcupdate.o"' -Wa,--strip-local-absolute -MMD -MF ./.rcupdate.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$rcupdate.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/rcupdate.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c rcupdate.c -o rcupdate.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C x86 built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C tables built_in.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="debug.o"' -Wa,--strip-local-absolute -MMD -MF ./.debug.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$debug.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/debug.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c debug.c -o debug.o ld -melf_x86_64 -r -o built_in.o cpufreq.o cpufreq_ondemand.o cpufreq_misc_governors.o utility.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C utilities built_in.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/cpufreq' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="rwlock.o"' -Wa,--strip-local-absolute -MMD -MF ./.rwlock.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$rwlock.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/rwlock.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c rwlock.c -o rwlock.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="delay.o"' -Wa,--strip-local-absolute -MMD -MF ./.delay.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$delay.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/delay.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c delay.c -o delay.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C apei built_in.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="domctl.o"' -Wa,--strip-local-absolute -MMD -MF ./.domctl.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$domctl.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/domctl.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c domctl.c -o domctl.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="sched_credit.o"' -Wa,--strip-local-absolute -MMD -MF ./.sched_credit.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$sched_credit.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/sched_credit.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c sched_credit.c -o sched_credit.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="domain.o"' -Wa,--strip-local-absolute -MMD -MF ./.domain.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$domain.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/domain.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c domain.c -o domain.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="sched_credit2.o"' -Wa,--strip-local-absolute -MMD -MF ./.sched_credit2.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$sched_credit2.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/sched_credit2.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c sched_credit2.c -o sched_credit2.o ld -melf_x86_64 -r -o built_in.o vpci.o header.o msi.o msix.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/vpci' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="tables.o"' -Wa,--strip-local-absolute -MMD -MF ./.tables.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$tables.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/tables.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c tables.c -o tables.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="domain_page.o"' -Wa,--strip-local-absolute -MMD -MF ./.domain_page.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$domain_page.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/domain_page.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c domain_page.c -o domain_page.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="sched_rt.o"' -Wa,--strip-local-absolute -MMD -MF ./.sched_rt.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$sched_rt.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/sched_rt.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c sched_rt.c -o sched_rt.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="e820.o"' -Wa,--strip-local-absolute -MMD -MF ./.e820.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$e820.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/e820.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c e820.c -o e820.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="sched_null.o"' -Wa,--strip-local-absolute -MMD -MF ./.sched_null.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$sched_null.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/sched_null.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c sched_null.c -o sched_null.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="schedule.o"' -Wa,--strip-local-absolute -MMD -MF ./.schedule.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$schedule.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/schedule.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c schedule.c -o schedule.o ld -melf_x86_64 -r -o built_in.o console.o ns16550.o ehci-dbgp.o serial.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/char' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="shutdown.o"' -Wa,--strip-local-absolute -MMD -MF ./.shutdown.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$shutdown.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/shutdown.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c shutdown.c -o shutdown.o objdump -h tables.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of tables.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="softirq.o"' -Wa,--strip-local-absolute -MMD -MF ./.softirq.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$softirq.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/softirq.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c softirq.c -o softirq.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local tables.o tables.init.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="emul-i8254.o"' -Wa,--strip-local-absolute -MMD -MF ./.emul-i8254.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$emul_i8254.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/emul-i8254.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c emul-i8254.c -o emul-i8254.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="sort.o"' -Wa,--strip-local-absolute -MMD -MF ./.sort.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$sort.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/sort.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c sort.c -o sort.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="extable.o"' -Wa,--strip-local-absolute -MMD -MF ./.extable.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$extable.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/extable.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c extable.c -o extable.o make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/passthrough/vtd' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="iommu.o"' -Wa,--strip-local-absolute -MMD -MF ./.iommu.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$vtd$iommu.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/vtd/iommu.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c iommu.c -o iommu.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="smp.o"' -Wa,--strip-local-absolute -MMD -MF ./.smp.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$smp.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/smp.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c smp.c -o smp.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="flushtlb.o"' -Wa,--strip-local-absolute -MMD -MF ./.flushtlb.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$flushtlb.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/flushtlb.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c flushtlb.c -o flushtlb.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="hypercall.o"' -Wa,--strip-local-absolute -MMD -MF ./.hypercall.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hypercall.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hypercall.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c hypercall.c -o hypercall.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="spinlock.o"' -Wa,--strip-local-absolute -MMD -MF ./.spinlock.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$spinlock.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/spinlock.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c spinlock.c -o spinlock.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="stop_machine.o"' -Wa,--strip-local-absolute -MMD -MF ./.stop_machine.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$stop_machine.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/stop_machine.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c stop_machine.c -o stop_machine.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="string.o"' -Wa,--strip-local-absolute -MMD -MF ./.string.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$string.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/string.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c string.c -o string.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="i387.o"' -Wa,--strip-local-absolute -MMD -MF ./.i387.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$i387.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/i387.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c i387.c -o i387.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="symbols.o"' -Wa,--strip-local-absolute -MMD -MF ./.symbols.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$symbols.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/symbols.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c symbols.c -o symbols.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="sysctl.o"' -Wa,--strip-local-absolute -MMD -MF ./.sysctl.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$sysctl.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/sysctl.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c sysctl.c -o sysctl.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="i8259.o"' -Wa,--strip-local-absolute -MMD -MF ./.i8259.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$i8259.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/i8259.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c i8259.c -o i8259.o make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/passthrough/amd' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="iommu_init.o"' -Wa,--strip-local-absolute -MMD -MF ./.iommu_init.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$amd$iommu_init.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/amd/iommu_init.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c iommu_init.c -o iommu_init.o make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/acpi/apei' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="erst.o"' -Wa,--strip-local-absolute -MMD -MF ./.erst.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$apei$erst.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/apei/erst.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c erst.c -o erst.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="io_apic.o"' -Wa,--strip-local-absolute -MMD -MF ./.io_apic.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$io_apic.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/io_apic.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c io_apic.c -o io_apic.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="tasklet.o"' -Wa,--strip-local-absolute -MMD -MF ./.tasklet.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$tasklet.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/tasklet.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c tasklet.c -o tasklet.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="dmar.o"' -Wa,--strip-local-absolute -MMD -MF ./.dmar.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$vtd$dmar.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/vtd/dmar.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c dmar.c -o dmar.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="hest.o"' -Wa,--strip-local-absolute -MMD -MF ./.hest.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$apei$hest.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/apei/hest.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c hest.c -o hest.o make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/acpi/utilities' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="utglobal.o"' -Wa,--strip-local-absolute -MMD -MF ./.utglobal.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$utilities$utglobal.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/utilities/utglobal.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c utglobal.c -o utglobal.o make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/passthrough/x86' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="ats.o"' -Wa,--strip-local-absolute -MMD -MF ./.ats.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$x86$ats.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/x86/ats.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c ats.c -o ats.o make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/acpi/tables' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="tbutils.o"' -Wa,--strip-local-absolute -MMD -MF ./.tbutils.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$tables$tbutils.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/tables/tbutils.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c tbutils.c -o tbutils.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="time.o"' -Wa,--strip-local-absolute -MMD -MF ./.time.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$time.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/time.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c time.c -o time.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="apei-base.o"' -Wa,--strip-local-absolute -MMD -MF ./.apei-base.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$apei$apei_base.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/apei/apei-base.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c apei-base.c -o apei-base.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="apei-io.o"' -Wa,--strip-local-absolute -MMD -MF ./.apei-io.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$apei$apei_io.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/apei/apei-io.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c apei-io.c -o apei-io.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="tbfadt.o"' -Wa,--strip-local-absolute -MMD -MF ./.tbfadt.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$tables$tbfadt.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/tables/tbfadt.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c tbfadt.c -o tbfadt.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="utmisc.o"' -Wa,--strip-local-absolute -MMD -MF ./.utmisc.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$utilities$utmisc.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/utilities/utmisc.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c utmisc.c -o utmisc.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="alternative.o"' -Wa,--strip-local-absolute -MMD -MF ./.alternative.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$alternative.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/alternative.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c alternative.c -o alternative.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="iommu_map.o"' -Wa,--strip-local-absolute -MMD -MF ./.iommu_map.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$amd$iommu_map.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/amd/iommu_map.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c iommu_map.c -o iommu_map.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="tbinstal.o"' -Wa,--strip-local-absolute -MMD -MF ./.tbinstal.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$tables$tbinstal.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/tables/tbinstal.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c tbinstal.c -o tbinstal.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="livepatch.o"' -Wa,--strip-local-absolute -MMD -MF ./.livepatch.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$livepatch.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/livepatch.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c livepatch.c -o livepatch.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="iommu.o"' -Wa,--strip-local-absolute -MMD -MF ./.iommu.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$x86$iommu.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/x86/iommu.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c iommu.c -o iommu.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="timer.o"' -Wa,--strip-local-absolute -MMD -MF ./.timer.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$timer.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/timer.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c timer.c -o timer.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="msi.o"' -Wa,--strip-local-absolute -MMD -MF ./.msi.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$msi.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/msi.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c msi.c -o msi.o objdump -h utmisc.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of utmisc.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="trace.o"' -Wa,--strip-local-absolute -MMD -MF ./.trace.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$trace.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/trace.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c trace.c -o trace.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local utmisc.o utmisc.init.o ld -melf_x86_64 -r -o built_in.o utglobal.o utmisc.init.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="msr.o"' -Wa,--strip-local-absolute -MMD -MF ./.msr.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$msr.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/msr.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c msr.c -o msr.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/acpi/utilities' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="version.o"' -Wa,--strip-local-absolute -MMD -MF ./.version.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$version.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/version.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c version.c -o version.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="tbxface.o"' -Wa,--strip-local-absolute -MMD -MF ./.tbxface.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$tables$tbxface.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/tables/tbxface.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c tbxface.c -o tbxface.o ld -melf_x86_64 -r -o built_in.o erst.o hest.o apei-base.o apei-io.o gcc -D__ASSEMBLY__ -m64 -DBUILD_ID -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="indirect-thunk.o"' -Wa,--strip-local-absolute -MMD -MF ./.indirect-thunk.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$indirect_thunk.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/indirect-thunk.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c indirect-thunk.S -o indirect-thunk.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="tbxfroot.o"' -Wa,--strip-local-absolute -MMD -MF ./.tbxfroot.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$acpi$tables$tbxfroot.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/acpi/tables/tbxfroot.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c tbxfroot.c -o tbxfroot.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/acpi/apei' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="pci_amd_iommu.o"' -Wa,--strip-local-absolute -MMD -MF ./.pci_amd_iommu.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$amd$pci_amd_iommu.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/amd/pci_amd_iommu.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c pci_amd_iommu.c -o pci_amd_iommu.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="virtual_region.o"' -Wa,--strip-local-absolute -MMD -MF ./.virtual_region.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$virtual_region.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/virtual_region.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c virtual_region.c -o virtual_region.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="ioport_emulate.o"' -Wa,--strip-local-absolute -MMD -MF ./.ioport_emulate.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$ioport_emulate.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/ioport_emulate.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c ioport_emulate.c -o ioport_emulate.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vm_event.o"' -Wa,--strip-local-absolute -MMD -MF ./.vm_event.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$vm_event.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/vm_event.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vm_event.c -o vm_event.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="irq.o"' -Wa,--strip-local-absolute -MMD -MF ./.irq.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$irq.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/irq.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c irq.c -o irq.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="utils.o"' -Wa,--strip-local-absolute -MMD -MF ./.utils.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$vtd$utils.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/vtd/utils.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c utils.c -o utils.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="iommu_intr.o"' -Wa,--strip-local-absolute -MMD -MF ./.iommu_intr.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$amd$iommu_intr.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/amd/iommu_intr.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c iommu_intr.c -o iommu_intr.o objdump -h tbfadt.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of tbfadt.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vmap.o"' -Wa,--strip-local-absolute -MMD -MF ./.vmap.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$vmap.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/vmap.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vmap.c -o vmap.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local tbfadt.o tbfadt.init.o objdump -h tbinstal.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of tbinstal.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="qinval.o"' -Wa,--strip-local-absolute -MMD -MF ./.qinval.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$vtd$qinval.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/vtd/qinval.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c qinval.c -o qinval.o ld -melf_x86_64 -r -o built_in.o ats.o iommu.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vsprintf.o"' -Wa,--strip-local-absolute -MMD -MF ./.vsprintf.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$vsprintf.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/vsprintf.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vsprintf.c -o vsprintf.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="iommu_cmd.o"' -Wa,--strip-local-absolute -MMD -MF ./.iommu_cmd.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$amd$iommu_cmd.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/amd/iommu_cmd.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c iommu_cmd.c -o iommu_cmd.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local tbinstal.o tbinstal.init.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="wait.o"' -Wa,--strip-local-absolute -MMD -MF ./.wait.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$wait.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/wait.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c wait.c -o wait.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="machine_kexec.o"' -Wa,--strip-local-absolute -MMD -MF ./.machine_kexec.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$machine_kexec.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/machine_kexec.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c machine_kexec.c -o machine_kexec.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/passthrough/x86' objdump -h tbxface.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of tbxface.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="intremap.o"' -Wa,--strip-local-absolute -MMD -MF ./.intremap.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$vtd$intremap.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/vtd/intremap.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c intremap.c -o intremap.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="iommu_guest.o"' -Wa,--strip-local-absolute -MMD -MF ./.iommu_guest.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$amd$iommu_guest.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/amd/iommu_guest.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c iommu_guest.c -o iommu_guest.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="microcode_amd.o"' -Wa,--strip-local-absolute -MMD -MF ./.microcode_amd.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$microcode_amd.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/microcode_amd.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c microcode_amd.c -o microcode_amd.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local tbxface.o tbxface.init.o objdump -h tbxfroot.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of tbxfroot.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local tbxfroot.o tbxfroot.init.o ld -melf_x86_64 -r -o built_in.o tbutils.o tbfadt.init.o tbinstal.init.o tbxface.init.o tbxfroot.init.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/acpi/tables' ld -melf_x86_64 -r -o built_in.o numa.o osl.o pmstat.o hwregs.o reboot.o tables/built_in.o utilities/built_in.o apei/built_in.o tables.init.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/acpi' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="iommu_detect.o"' -Wa,--strip-local-absolute -MMD -MF ./.iommu_detect.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$amd$iommu_detect.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/amd/iommu_detect.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c iommu_detect.c -o iommu_detect.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="xenoprof.o"' -Wa,--strip-local-absolute -MMD -MF ./.xenoprof.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$xenoprof.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/xenoprof.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c xenoprof.c -o xenoprof.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="quirks.o"' -Wa,--strip-local-absolute -MMD -MF ./.quirks.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$vtd$quirks.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/vtd/quirks.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c quirks.c -o quirks.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="iommu_acpi.o"' -Wa,--strip-local-absolute -MMD -MF ./.iommu_acpi.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$amd$iommu_acpi.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/amd/iommu_acpi.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c iommu_acpi.c -o iommu_acpi.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="xmalloc_tlsf.o"' -Wa,--strip-local-absolute -MMD -MF ./.xmalloc_tlsf.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$xmalloc_tlsf.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/xmalloc_tlsf.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c xmalloc_tlsf.c -o xmalloc_tlsf.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C x86 built_in.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="microcode_intel.o"' -Wa,--strip-local-absolute -MMD -MF ./.microcode_intel.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$microcode_intel.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/microcode_intel.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c microcode_intel.c -o microcode_intel.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="compat/domain.o"' -Wa,--strip-local-absolute -MMD -MF compat/.domain.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$compat$domain.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/compat/domain.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c compat/domain.c -o compat/domain.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="microcode.o"' -Wa,--strip-local-absolute -MMD -MF ./.microcode.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$microcode.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/microcode.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c microcode.c -o microcode.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="compat/kernel.o"' -Wa,--strip-local-absolute -MMD -MF compat/.kernel.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$compat$kernel.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/compat/kernel.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c compat/kernel.c -o compat/kernel.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mm.o"' -Wa,--strip-local-absolute -MMD -MF ./.mm.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c mm.c -o mm.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="compat/memory.o"' -Wa,--strip-local-absolute -MMD -MF compat/.memory.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$compat$memory.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/compat/memory.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c compat/memory.c -o compat/memory.o objdump -h iommu_detect.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of iommu_detect.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local iommu_detect.o iommu_detect.init.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="x86_64/mm.o"' -Wa,--strip-local-absolute -MMD -MF x86_64/.mm.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$mm.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/mm.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c x86_64/mm.c -o x86_64/mm.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="compat/multicall.o"' -Wa,--strip-local-absolute -MMD -MF compat/.multicall.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$compat$multicall.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/compat/multicall.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c compat/multicall.c -o compat/multicall.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="monitor.o"' -Wa,--strip-local-absolute -MMD -MF ./.monitor.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$monitor.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/monitor.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c monitor.c -o monitor.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mpparse.o"' -Wa,--strip-local-absolute -MMD -MF ./.mpparse.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mpparse.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mpparse.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c mpparse.c -o mpparse.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="compat/xlat.o"' -Wa,--strip-local-absolute -MMD -MF compat/.xlat.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$compat$xlat.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/compat/xlat.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c compat/xlat.c -o compat/xlat.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="nmi.o"' -Wa,--strip-local-absolute -MMD -MF ./.nmi.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$nmi.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/nmi.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c nmi.c -o nmi.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C libelf built_in.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="numa.o"' -Wa,--strip-local-absolute -MMD -MF ./.numa.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$numa.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/numa.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c numa.c -o numa.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="gunzip.o"' -Wa,--strip-local-absolute -MMD -MF ./.gunzip.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$gunzip.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/gunzip.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c gunzip.c -o gunzip.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="warning.o"' -Wa,--strip-local-absolute -MMD -MF ./.warning.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$warning.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/warning.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c warning.c -o warning.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="pci.o"' -Wa,--strip-local-absolute -MMD -MF ./.pci.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pci.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pci.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c pci.c -o pci.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="percpu.o"' -Wa,--strip-local-absolute -MMD -MF ./.percpu.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$percpu.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/percpu.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c percpu.c -o percpu.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="decompress.o"' -Wa,--strip-local-absolute -MMD -MF ./.decompress.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$decompress.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/decompress.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c decompress.c -o decompress.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="physdev.o"' -Wa,--strip-local-absolute -MMD -MF ./.physdev.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$physdev.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/physdev.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c physdev.c -o physdev.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="bunzip2.o"' -Wa,--strip-local-absolute -MMD -MF ./.bunzip2.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$bunzip2.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/bunzip2.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c bunzip2.c -o bunzip2.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="unxz.o"' -Wa,--strip-local-absolute -MMD -MF ./.unxz.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$unxz.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/unxz.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c unxz.c -o unxz.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="x86_64/physdev.o"' -Wa,--strip-local-absolute -MMD -MF x86_64/.physdev.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$physdev.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/physdev.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c x86_64/physdev.c -o x86_64/physdev.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="platform_hypercall.o"' -Wa,--strip-local-absolute -MMD -MF ./.platform_hypercall.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$platform_hypercall.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/platform_hypercall.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c platform_hypercall.c -o platform_hypercall.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="x86_64/platform_hypercall.o"' -Wa,--strip-local-absolute -MMD -MF x86_64/.platform_hypercall.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$platform_hypercall.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/platform_hypercall.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c x86_64/platform_hypercall.c -o x86_64/platform_hypercall.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="psr.o"' -Wa,--strip-local-absolute -MMD -MF ./.psr.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$psr.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/psr.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c psr.c -o psr.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="setup.o"' -Wa,--strip-local-absolute -MMD -MF ./.setup.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$setup.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/setup.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c setup.c -o setup.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="unlzma.o"' -Wa,--strip-local-absolute -MMD -MF ./.unlzma.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$unlzma.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/unlzma.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c unlzma.c -o unlzma.o objdump -h iommu_acpi.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of iommu_acpi.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="shutdown.o"' -Wa,--strip-local-absolute -MMD -MF ./.shutdown.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$shutdown.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/shutdown.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c shutdown.c -o shutdown.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local iommu_acpi.o iommu_acpi.init.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="lzo.o"' -Wa,--strip-local-absolute -MMD -MF ./.lzo.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$lzo.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/lzo.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c lzo.c -o lzo.o ld -melf_x86_64 -r -o built_in.o iommu_init.o iommu_map.o pci_amd_iommu.o iommu_intr.o iommu_cmd.o iommu_guest.o iommu_detect.init.o iommu_acpi.init.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="smp.o"' -Wa,--strip-local-absolute -MMD -MF ./.smp.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$smp.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/smp.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c smp.c -o smp.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/passthrough/amd' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="smpboot.o"' -Wa,--strip-local-absolute -MMD -MF ./.smpboot.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$smpboot.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/smpboot.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c smpboot.c -o smpboot.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="unlzo.o"' -Wa,--strip-local-absolute -MMD -MF ./.unlzo.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$unlzo.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/unlzo.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c unlzo.c -o unlzo.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="spec_ctrl.o"' -Wa,--strip-local-absolute -MMD -MF ./.spec_ctrl.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$spec_ctrl.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/spec_ctrl.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c spec_ctrl.c -o spec_ctrl.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="unlz4.o"' -Wa,--strip-local-absolute -MMD -MF ./.unlz4.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$unlz4.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/unlz4.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c unlz4.c -o unlz4.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="earlycpio.o"' -Wa,--strip-local-absolute -MMD -MF ./.earlycpio.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$earlycpio.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/earlycpio.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c earlycpio.c -o earlycpio.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="srat.o"' -Wa,--strip-local-absolute -MMD -MF ./.srat.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$srat.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/srat.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c srat.c -o srat.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="string.o"' -Wa,--strip-local-absolute -MMD -MF ./.string.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$string.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/string.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c string.c -o string.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="symbols-dummy.o"' -Wa,--strip-local-absolute -MMD -MF ./.symbols-dummy.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$symbols_dummy.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/symbols-dummy.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c symbols-dummy.c -o symbols-dummy.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="sysctl.o"' -Wa,--strip-local-absolute -MMD -MF ./.sysctl.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$sysctl.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/sysctl.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c sysctl.c -o sysctl.o objdump -h warning.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of warning.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objdump -h decompress.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of decompress.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="time.o"' -Wa,--strip-local-absolute -MMD -MF ./.time.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$time.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/time.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c time.c -o time.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local decompress.o decompress.init.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local warning.o warning.init.o objdump -h bunzip2.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of bunzip2.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done make[7]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/passthrough/vtd/x86' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="ats.o"' -Wa,--strip-local-absolute -MMD -MF ./.ats.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$vtd$x86$ats.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/vtd/x86/ats.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c ats.c -o ats.o objdump -h unlzma.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of unlzma.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objdump -h lzo.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of lzo.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local bunzip2.o bunzip2.init.o objdump -h unlzo.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of unlzo.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="trace.o"' -Wa,--strip-local-absolute -MMD -MF ./.trace.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$trace.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/trace.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c trace.c -o trace.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local unlzma.o unlzma.init.o objdump -h unlz4.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of unlz4.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local lzo.o lzo.init.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local unlzo.o unlzo.init.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="hvm.o"' -Wa,--strip-local-absolute -MMD -MF ./.hvm.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$vtd$x86$hvm.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/vtd/x86/hvm.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c hvm.c -o hvm.o objdump -h earlycpio.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of earlycpio.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local unlz4.o unlz4.init.o objdump -h gunzip.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of gunzip.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="traps.o"' -Wa,--strip-local-absolute -MMD -MF ./.traps.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$traps.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/traps.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c traps.c -o traps.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local earlycpio.o earlycpio.init.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local gunzip.o gunzip.init.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vtd.o"' -Wa,--strip-local-absolute -MMD -MF ./.vtd.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=drivers$passthrough$vtd$x86$vtd.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=drivers/passthrough/vtd/x86/vtd.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vtd.c -o vtd.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="tsx.o"' -Wa,--strip-local-absolute -MMD -MF ./.tsx.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$tsx.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/tsx.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c tsx.c -o tsx.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="usercopy.o"' -Wa,--strip-local-absolute -MMD -MF ./.usercopy.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$usercopy.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/usercopy.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c usercopy.c -o usercopy.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="x86_emulate.o"' -Wa,--strip-local-absolute -MMD -MF ./.x86_emulate.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_emulate.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_emulate.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c x86_emulate.c -o x86_emulate.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="tboot.o"' -Wa,--strip-local-absolute -MMD -MF ./.tboot.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$tboot.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/tboot.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c tboot.c -o tboot.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="hpet.o"' -Wa,--strip-local-absolute -MMD -MF ./.hpet.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hpet.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hpet.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c hpet.c -o hpet.o objdump -h unxz.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of unxz.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local unxz.o unxz.init.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vm_event.o"' -Wa,--strip-local-absolute -MMD -MF ./.vm_event.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$vm_event.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/vm_event.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c vm_event.c -o vm_event.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="xstate.o"' -Wa,--strip-local-absolute -MMD -MF ./.xstate.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$xstate.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/xstate.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c xstate.c -o xstate.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C acpi built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C cpu built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C genapic built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C hvm built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C mm built_in.o ld -melf_x86_64 -r -o built_in.o ats.o hvm.o vtd.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/common/libelf' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="libelf-tools.o"' -Wa,--strip-local-absolute -MMD -MF ./.libelf-tools.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$libelf$libelf_tools.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/libelf/libelf-tools.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -Wno-pointer-sign -c libelf-tools.c -o libelf-tools.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C oprofile built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C pv built_in.o make[7]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/passthrough/vtd/x86' ld -melf_x86_64 -r -o built_in.o iommu.o dmar.o utils.o qinval.o intremap.o quirks.o x86/built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C x86_64 built_in.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/passthrough/vtd' ld -melf_x86_64 -r -o built_in.o iommu.o pci.o io.o vtd/built_in.o amd/built_in.o x86/built_in.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/passthrough' ld -melf_x86_64 -r -o built_in.o char/built_in.o cpufreq/built_in.o pci/built_in.o vpci/built_in.o passthrough/built_in.o acpi/built_in.o video/built_in.o make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="bzimage.o"' -Wa,--strip-local-absolute -MMD -MF ./.bzimage.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$bzimage.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/bzimage.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -DINIT_SECTIONS_ONLY -c bzimage.c -o bzimage.o gcc -D__ASSEMBLY__ -m64 -DBUILD_ID -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="clear_page.o"' -Wa,--strip-local-absolute -MMD -MF ./.clear_page.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$clear_page.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/clear_page.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c clear_page.S -o clear_page.o gcc -D__ASSEMBLY__ -m64 -DBUILD_ID -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="copy_page.o"' -Wa,--strip-local-absolute -MMD -MF ./.copy_page.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$copy_page.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/copy_page.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c copy_page.S -o copy_page.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="dmi_scan.o"' -Wa,--strip-local-absolute -MMD -MF ./.dmi_scan.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$dmi_scan.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/dmi_scan.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -DINIT_SECTIONS_ONLY -c dmi_scan.c -o dmi_scan.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="dom0_build.o"' -Wa,--strip-local-absolute -MMD -MF ./.dom0_build.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$dom0_build.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/dom0_build.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -DINIT_SECTIONS_ONLY -c dom0_build.c -o dom0_build.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="libelf-loader.o"' -Wa,--strip-local-absolute -MMD -MF ./.libelf-loader.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$libelf$libelf_loader.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/libelf/libelf-loader.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -Wno-pointer-sign -c libelf-loader.c -o libelf-loader.o objdump -h bzimage.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of bzimage.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local bzimage.o bzimage.init.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="libelf-dominfo.o"' -Wa,--strip-local-absolute -MMD -MF ./.libelf-dominfo.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=common$libelf$libelf_dominfo.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=common/libelf/libelf-dominfo.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -Wno-pointer-sign -c libelf-dominfo.c -o libelf-dominfo.o objdump -h dmi_scan.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of dmi_scan.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local dmi_scan.o dmi_scan.init.o ld -melf_x86_64 -r -o libelf-temp.o libelf-tools.o libelf-loader.o libelf-dominfo.o objcopy --rename-section .text=.init.text --rename-section .data=.init.data libelf-temp.o libelf.o ld -melf_x86_64 -r -o built_in.o libelf.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/common/libelf' ld -melf_x86_64 -r -o built_in.o bitmap.o bsearch.o core_parking.o cpu.o cpupool.o domctl.o domain.o event_2l.o event_channel.o event_fifo.o grant_table.o guestcopy.o irq.o kernel.o keyhandler.o kexec.o kimage.o lib.o livepatch.o livepatch_elf.o mem_access.o memory.o monitor.o multicall.o notifier.o page_alloc.o pdx.o preempt.o random.o rangeset.o radix-tree.o rbtree.o rcupdate.o rwlock.o sched_credit.o sched_credit2.o sched_rt.o sched_null.o schedule.o shutdown.o softirq.o sort.o smp.o spinlock.o stop_machine.o string.o symbols.o sysctl.o tasklet.o time.o timer.o trace.o version.o virtual_region.o vm_event.o vmap.o vsprintf.o wait.o xenoprof.o xmalloc_tlsf.o compat/domain.o compat/kernel.o compat/memory.o compat/multicall.o compat/xlat.o libelf/built_in.o gunzip.init.o warning.init.o decompress.init.o bunzip2.init.o unxz.init.o unlzma.init.o lzo.init.o unlzo.init.o unlz4.init.o earlycpio.init.o make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/common' make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/genapic' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="bigsmp.o"' -Wa,--strip-local-absolute -MMD -MF ./.bigsmp.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$genapic$bigsmp.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/genapic/bigsmp.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c bigsmp.c -o bigsmp.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/cpu' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="amd.o"' -Wa,--strip-local-absolute -MMD -MF ./.amd.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$amd.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/amd.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c amd.c -o amd.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="x2apic.o"' -Wa,--strip-local-absolute -MMD -MF ./.x2apic.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$genapic$x2apic.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/genapic/x2apic.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c x2apic.c -o x2apic.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="centaur.o"' -Wa,--strip-local-absolute -MMD -MF ./.centaur.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$centaur.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/centaur.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c centaur.c -o centaur.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/hvm' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="asid.o"' -Wa,--strip-local-absolute -MMD -MF ./.asid.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$asid.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/asid.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c asid.c -o asid.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/oprofile' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="xenoprof.o"' -Wa,--strip-local-absolute -MMD -MF ./.xenoprof.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$oprofile$xenoprof.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/oprofile/xenoprof.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c xenoprof.c -o xenoprof.o objdump -h dom0_build.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of dom0_build.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="default.o"' -Wa,--strip-local-absolute -MMD -MF ./.default.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$genapic$default.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/genapic/default.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c default.c -o default.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="common.o"' -Wa,--strip-local-absolute -MMD -MF ./.common.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$common.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/common.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c common.c -o common.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="nmi_int.o"' -Wa,--strip-local-absolute -MMD -MF ./.nmi_int.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$oprofile$nmi_int.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/oprofile/nmi_int.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c nmi_int.c -o nmi_int.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="delivery.o"' -Wa,--strip-local-absolute -MMD -MF ./.delivery.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$genapic$delivery.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/genapic/delivery.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c delivery.c -o delivery.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/acpi' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="lib.o"' -Wa,--strip-local-absolute -MMD -MF ./.lib.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$acpi$lib.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/acpi/lib.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c lib.c -o lib.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="dm.o"' -Wa,--strip-local-absolute -MMD -MF ./.dm.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$dm.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/dm.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c dm.c -o dm.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local dom0_build.o dom0_build.init.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="op_model_p4.o"' -Wa,--strip-local-absolute -MMD -MF ./.op_model_p4.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$oprofile$op_model_p4.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/oprofile/op_model_p4.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c op_model_p4.c -o op_model_p4.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="intel.o"' -Wa,--strip-local-absolute -MMD -MF ./.intel.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$intel.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/intel.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c intel.c -o intel.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="probe.o"' -Wa,--strip-local-absolute -MMD -MF ./.probe.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$genapic$probe.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/genapic/probe.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c probe.c -o probe.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/mm' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="altp2m.o"' -Wa,--strip-local-absolute -MMD -MF ./.altp2m.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$altp2m.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/altp2m.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c altp2m.c -o altp2m.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="intel_cacheinfo.o"' -Wa,--strip-local-absolute -MMD -MF ./.intel_cacheinfo.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$intel_cacheinfo.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/intel_cacheinfo.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c intel_cacheinfo.c -o intel_cacheinfo.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/pv' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="callback.o"' -Wa,--strip-local-absolute -MMD -MF ./.callback.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$callback.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/callback.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c callback.c -o callback.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/x86_64' sed "s! $PWD/! !" .compat.o.d >.compat.o.d2.tmp && mv -f .compat.o.d2.tmp .compat.o.d2 gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mwait-idle.o"' -Wa,--strip-local-absolute -MMD -MF ./.mwait-idle.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$mwait_idle.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/mwait-idle.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mwait-idle.c -o mwait-idle.o sed "s! $PWD/! !" .physdev.o.d >.physdev.o.d2.tmp && mv -f .physdev.o.d2.tmp .physdev.o.d2 sed "s! $PWD/! !" .mm.o.d >.mm.o.d2.tmp && mv -f .mm.o.d2.tmp .mm.o.d2 sed "s! $PWD/! !" .platform_hypercall.o.d >.platform_hypercall.o.d2.tmp && mv -f .platform_hypercall.o.d2.tmp .platform_hypercall.o.d2 gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="domain.o"' -Wa,--strip-local-absolute -MMD -MF ./.domain.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$domain.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/domain.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c domain.c -o domain.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="descriptor-tables.o"' -Wa,--strip-local-absolute -MMD -MF ./.descriptor-tables.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$descriptor_tables.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/descriptor-tables.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c descriptor-tables.c -o descriptor-tables.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/x86_64' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="op_model_ppro.o"' -Wa,--strip-local-absolute -MMD -MF ./.op_model_ppro.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$oprofile$op_model_ppro.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/oprofile/op_model_ppro.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c op_model_ppro.c -o op_model_ppro.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="power.o"' -Wa,--strip-local-absolute -MMD -MF ./.power.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$acpi$power.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/acpi/power.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c power.c -o power.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="shanghai.o"' -Wa,--strip-local-absolute -MMD -MF ./.shanghai.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$shanghai.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/shanghai.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c shanghai.c -o shanghai.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="guest_walk_2.o"' -Wa,--strip-local-absolute -MMD -MF ./.guest_walk_2.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$guest_walk_2.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/guest_walk_2.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DGUEST_PAGING_LEVELS=2 -c guest_walk.c -o guest_walk_2.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="op_model_athlon.o"' -Wa,--strip-local-absolute -MMD -MF ./.op_model_athlon.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$oprofile$op_model_athlon.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/oprofile/op_model_athlon.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c op_model_athlon.c -o op_model_athlon.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="emulate.o"' -Wa,--strip-local-absolute -MMD -MF ./.emulate.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$emulate.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/emulate.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c emulate.c -o emulate.o ld -melf_x86_64 -r -o built_in.o bigsmp.o x2apic.o default.o delivery.o probe.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/genapic' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="suspend.o"' -Wa,--strip-local-absolute -MMD -MF ./.suspend.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$acpi$suspend.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/acpi/suspend.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c suspend.c -o suspend.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vpmu.o"' -Wa,--strip-local-absolute -MMD -MF ./.vpmu.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$vpmu.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/vpmu.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vpmu.c -o vpmu.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="backtrace.o"' -Wa,--strip-local-absolute -MMD -MF ./.backtrace.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$oprofile$backtrace.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/oprofile/backtrace.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c backtrace.c -o backtrace.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="grant_table.o"' -Wa,--strip-local-absolute -MMD -MF ./.grant_table.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$grant_table.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/grant_table.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c grant_table.c -o grant_table.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vpmu_amd.o"' -Wa,--strip-local-absolute -MMD -MF ./.vpmu_amd.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$vpmu_amd.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/vpmu_amd.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vpmu_amd.c -o vpmu_amd.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vpmu_intel.o"' -Wa,--strip-local-absolute -MMD -MF ./.vpmu_intel.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$vpmu_intel.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/vpmu_intel.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vpmu_intel.c -o vpmu_intel.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="hpet.o"' -Wa,--strip-local-absolute -MMD -MF ./.hpet.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$hpet.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/hpet.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c hpet.c -o hpet.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="hvm.o"' -Wa,--strip-local-absolute -MMD -MF ./.hvm.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$hvm.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/hvm.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c hvm.c -o hvm.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="domain.o"' -Wa,--strip-local-absolute -MMD -MF ./.domain.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$domain.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/domain.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c domain.c -o domain.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C mcheck built_in.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="emulate.o"' -Wa,--strip-local-absolute -MMD -MF ./.emulate.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$emulate.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/emulate.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c emulate.c -o emulate.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="guest_walk_3.o"' -Wa,--strip-local-absolute -MMD -MF ./.guest_walk_3.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$guest_walk_3.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/guest_walk_3.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DGUEST_PAGING_LEVELS=3 -c guest_walk.c -o guest_walk_3.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C mtrr built_in.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="cpu_idle.o"' -Wa,--strip-local-absolute -MMD -MF ./.cpu_idle.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$acpi$cpu_idle.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/acpi/cpu_idle.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c cpu_idle.c -o cpu_idle.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="cpuidle_menu.o"' -Wa,--strip-local-absolute -MMD -MF ./.cpuidle_menu.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$acpi$cpuidle_menu.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/acpi/cpuidle_menu.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c cpuidle_menu.c -o cpuidle_menu.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="hypercall.o"' -Wa,--strip-local-absolute -MMD -MF ./.hypercall.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$hypercall.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/hypercall.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c hypercall.c -o hypercall.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C cpufreq built_in.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="guest_walk_4.o"' -Wa,--strip-local-absolute -MMD -MF ./.guest_walk_4.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$guest_walk_4.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/guest_walk_4.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DGUEST_PAGING_LEVELS=4 -c guest_walk.c -o guest_walk_4.o ld -melf_x86_64 -r -o built_in.o xenoprof.o nmi_int.o op_model_p4.o op_model_ppro.o op_model_athlon.o backtrace.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/oprofile' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="emul-gate-op.o"' -Wa,--strip-local-absolute -MMD -MF ./.emul-gate-op.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$emul_gate_op.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/emul-gate-op.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c emul-gate-op.c -o emul-gate-op.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="emul-inv-op.o"' -Wa,--strip-local-absolute -MMD -MF ./.emul-inv-op.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$emul_inv_op.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/emul-inv-op.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c emul-inv-op.c -o emul-inv-op.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="boot.o"' -Wa,--strip-local-absolute -MMD -MF ./.boot.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$acpi$boot.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/acpi/boot.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c boot.c -o boot.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="emul-priv-op.o"' -Wa,--strip-local-absolute -MMD -MF ./.emul-priv-op.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$emul_priv_op.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/emul-priv-op.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c emul-priv-op.c -o emul-priv-op.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mem_access.o"' -Wa,--strip-local-absolute -MMD -MF ./.mem_access.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$mem_access.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/mem_access.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mem_access.c -o mem_access.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="intercept.o"' -Wa,--strip-local-absolute -MMD -MF ./.intercept.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$intercept.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/intercept.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c intercept.c -o intercept.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="grant_table.o"' -Wa,--strip-local-absolute -MMD -MF ./.grant_table.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$grant_table.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/grant_table.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c grant_table.c -o grant_table.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="io.o"' -Wa,--strip-local-absolute -MMD -MF ./.io.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$io.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/io.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c io.c -o io.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mem_paging.o"' -Wa,--strip-local-absolute -MMD -MF ./.mem_paging.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$mem_paging.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/mem_paging.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mem_paging.c -o mem_paging.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="hypercall.o"' -Wa,--strip-local-absolute -MMD -MF ./.hypercall.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$hypercall.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/hypercall.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c hypercall.c -o hypercall.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="ioreq.o"' -Wa,--strip-local-absolute -MMD -MF ./.ioreq.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$ioreq.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/ioreq.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c ioreq.c -o ioreq.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="irq.o"' -Wa,--strip-local-absolute -MMD -MF ./.irq.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$irq.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/irq.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c irq.c -o irq.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="iret.o"' -Wa,--strip-local-absolute -MMD -MF ./.iret.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$iret.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/iret.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c iret.c -o iret.o gcc -D__ASSEMBLY__ -m64 -DBUILD_ID -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="wakeup_prot.o"' -Wa,--strip-local-absolute -MMD -MF ./.wakeup_prot.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$acpi$wakeup_prot.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/acpi/wakeup_prot.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c wakeup_prot.S -o wakeup_prot.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="monitor.o"' -Wa,--strip-local-absolute -MMD -MF ./.monitor.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$monitor.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/monitor.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c monitor.c -o monitor.o objdump -h boot.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of boot.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mem_sharing.o"' -Wa,--strip-local-absolute -MMD -MF ./.mem_sharing.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$mem_sharing.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/mem_sharing.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mem_sharing.c -o mem_sharing.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="misc-hypercalls.o"' -Wa,--strip-local-absolute -MMD -MF ./.misc-hypercalls.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$misc_hypercalls.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/misc-hypercalls.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c misc-hypercalls.c -o misc-hypercalls.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local boot.o boot.init.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mm.o"' -Wa,--strip-local-absolute -MMD -MF ./.mm.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$mm.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/mm.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mm.c -o mm.o make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/x86_64' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="traps.o"' -Wa,--strip-local-absolute -MMD -MF ./.traps.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$traps.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/traps.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c traps.c -o traps.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="ro-page-fault.o"' -Wa,--strip-local-absolute -MMD -MF ./.ro-page-fault.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$ro_page_fault.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/ro-page-fault.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c ro-page-fault.c -o ro-page-fault.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mtrr.o"' -Wa,--strip-local-absolute -MMD -MF ./.mtrr.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$mtrr.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/mtrr.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mtrr.c -o mtrr.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="p2m.o"' -Wa,--strip-local-absolute -MMD -MF ./.p2m.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$p2m.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/p2m.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c p2m.c -o p2m.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="nestedhvm.o"' -Wa,--strip-local-absolute -MMD -MF ./.nestedhvm.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$nestedhvm.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/nestedhvm.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c nestedhvm.c -o nestedhvm.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="traps.o"' -Wa,--strip-local-absolute -MMD -MF ./.traps.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$traps.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/traps.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c traps.c -o traps.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="p2m-pt.o"' -Wa,--strip-local-absolute -MMD -MF ./.p2m-pt.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$p2m_pt.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/p2m-pt.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c p2m-pt.c -o p2m-pt.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="machine_kexec.o"' -Wa,--strip-local-absolute -MMD -MF ./.machine_kexec.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$machine_kexec.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/machine_kexec.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c machine_kexec.c -o machine_kexec.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="dom0_build.o"' -Wa,--strip-local-absolute -MMD -MF ./.dom0_build.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$dom0_build.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/dom0_build.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c dom0_build.c -o dom0_build.o gcc -D__ASSEMBLY__ -m64 -DBUILD_ID -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="gpr_switch.o"' -Wa,--strip-local-absolute -MMD -MF ./.gpr_switch.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$pv$gpr_switch.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/pv/gpr_switch.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c gpr_switch.S -o gpr_switch.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="pci.o"' -Wa,--strip-local-absolute -MMD -MF ./.pci.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$pci.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/pci.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c pci.c -o pci.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="p2m-ept.o"' -Wa,--strip-local-absolute -MMD -MF ./.p2m-ept.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$p2m_ept.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/p2m-ept.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c p2m-ept.c -o p2m-ept.o make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/cpu/mtrr' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="generic.o"' -Wa,--strip-local-absolute -MMD -MF ./.generic.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$mtrr$generic.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/mtrr/generic.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c generic.c -o generic.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="acpi_mmcfg.o"' -Wa,--strip-local-absolute -MMD -MF ./.acpi_mmcfg.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$acpi_mmcfg.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/acpi_mmcfg.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c acpi_mmcfg.c -o acpi_mmcfg.o make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/acpi/cpufreq' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="cpufreq.o"' -Wa,--strip-local-absolute -MMD -MF ./.cpufreq.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$acpi$cpufreq$cpufreq.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/acpi/cpufreq/cpufreq.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c cpufreq.c -o cpufreq.o make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/cpu/mcheck' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="amd_nonfatal.o"' -Wa,--strip-local-absolute -MMD -MF ./.amd_nonfatal.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$mcheck$amd_nonfatal.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/mcheck/amd_nonfatal.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c amd_nonfatal.c -o amd_nonfatal.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="pmtimer.o"' -Wa,--strip-local-absolute -MMD -MF ./.pmtimer.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$pmtimer.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/pmtimer.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c pmtimer.c -o pmtimer.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="quirks.o"' -Wa,--strip-local-absolute -MMD -MF ./.quirks.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$quirks.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/quirks.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c quirks.c -o quirks.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="powernow.o"' -Wa,--strip-local-absolute -MMD -MF ./.powernow.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$acpi$cpufreq$powernow.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/acpi/cpufreq/powernow.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c powernow.c -o powernow.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="rtc.o"' -Wa,--strip-local-absolute -MMD -MF ./.rtc.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$rtc.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/rtc.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c rtc.c -o rtc.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mmconf-fam10h.o"' -Wa,--strip-local-absolute -MMD -MF ./.mmconf-fam10h.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$mmconf_fam10h.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/mmconf-fam10h.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mmconf-fam10h.c -o mmconf-fam10h.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="main.o"' -Wa,--strip-local-absolute -MMD -MF ./.main.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$mtrr$main.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/mtrr/main.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c main.c -o main.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mmconfig_64.o"' -Wa,--strip-local-absolute -MMD -MF ./.mmconfig_64.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$mmconfig_64.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/mmconfig_64.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mmconfig_64.c -o mmconfig_64.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="save.o"' -Wa,--strip-local-absolute -MMD -MF ./.save.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$save.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/save.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c save.c -o save.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mce_amd.o"' -Wa,--strip-local-absolute -MMD -MF ./.mce_amd.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$mcheck$mce_amd.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/mcheck/mce_amd.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mce_amd.c -o mce_amd.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mmconfig-shared.o"' -Wa,--strip-local-absolute -MMD -MF ./.mmconfig-shared.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$mmconfig_shared.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/mmconfig-shared.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mmconfig-shared.c -o mmconfig-shared.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="stdvga.o"' -Wa,--strip-local-absolute -MMD -MF ./.stdvga.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$stdvga.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/stdvga.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c stdvga.c -o stdvga.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vioapic.o"' -Wa,--strip-local-absolute -MMD -MF ./.vioapic.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$vioapic.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/vioapic.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vioapic.c -o vioapic.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="domain.o"' -Wa,--strip-local-absolute -MMD -MF ./.domain.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$domain.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/domain.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c domain.c -o domain.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mcaction.o"' -Wa,--strip-local-absolute -MMD -MF ./.mcaction.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$mcheck$mcaction.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/mcheck/mcaction.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mcaction.c -o mcaction.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="p2m-pod.o"' -Wa,--strip-local-absolute -MMD -MF ./.p2m-pod.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$p2m_pod.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/p2m-pod.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c p2m-pod.c -o p2m-pod.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vlapic.o"' -Wa,--strip-local-absolute -MMD -MF ./.vlapic.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$vlapic.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/vlapic.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vlapic.c -o vlapic.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="cpu_idle.o"' -Wa,--strip-local-absolute -MMD -MF ./.cpu_idle.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$cpu_idle.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/cpu_idle.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c cpu_idle.c -o cpu_idle.o ld -melf_x86_64 -r -o built_in.o cpufreq.o powernow.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/acpi/cpufreq' ld -melf_x86_64 -r -o built_in.o lib.o power.o suspend.o cpu_idle.o cpuidle_menu.o cpufreq/built_in.o boot.init.o wakeup_prot.o ld -melf_x86_64 -r -o built_in.o generic.o main.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/acpi' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vm_event.o"' -Wa,--strip-local-absolute -MMD -MF ./.vm_event.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$vm_event.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/vm_event.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vm_event.c -o vm_event.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="barrier.o"' -Wa,--strip-local-absolute -MMD -MF ./.barrier.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$mcheck$barrier.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/mcheck/barrier.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c barrier.c -o barrier.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/cpu/mtrr' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="cpufreq.o"' -Wa,--strip-local-absolute -MMD -MF ./.cpufreq.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$cpufreq.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/cpufreq.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c cpufreq.c -o cpufreq.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="paging.o"' -Wa,--strip-local-absolute -MMD -MF ./.paging.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$paging.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/paging.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c paging.c -o paging.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vmsi.o"' -Wa,--strip-local-absolute -MMD -MF ./.vmsi.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$vmsi.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/vmsi.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vmsi.c -o vmsi.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C compat built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C shadow built_in.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mctelem.o"' -Wa,--strip-local-absolute -MMD -MF ./.mctelem.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$mcheck$mctelem.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/mcheck/mctelem.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mctelem.c -o mctelem.o gcc -D__ASSEMBLY__ -m64 -DBUILD_ID -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="entry.o"' -Wa,--strip-local-absolute -MMD -MF ./.entry.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$entry.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/entry.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c entry.S -o entry.o objdump -h dom0_build.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of dom0_build.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -D__ASSEMBLY__ -m64 -DBUILD_ID -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="kexec_reloc.o"' -Wa,--strip-local-absolute -MMD -MF ./.kexec_reloc.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$kexec_reloc.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/kexec_reloc.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c kexec_reloc.S -o kexec_reloc.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vpic.o"' -Wa,--strip-local-absolute -MMD -MF ./.vpic.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$vpic.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/vpic.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vpic.c -o vpic.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local dom0_build.o dom0_build.init.o ld -melf_x86_64 -r -o built_in.o callback.o descriptor-tables.o domain.o emulate.o emul-gate-op.o emul-inv-op.o emul-priv-op.o grant_table.o hypercall.o iret.o misc-hypercalls.o mm.o ro-page-fault.o traps.o dom0_build.init.o gpr_switch.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C hap built_in.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vpt.o"' -Wa,--strip-local-absolute -MMD -MF ./.vpt.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$vpt.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/vpt.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vpt.c -o vpt.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/pv' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mce.o"' -Wa,--strip-local-absolute -MMD -MF ./.mce.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$mcheck$mce.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/mcheck/mce.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mce.c -o mce.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C svm built_in.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C vmx built_in.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mce-apei.o"' -Wa,--strip-local-absolute -MMD -MF ./.mce-apei.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$mcheck$mce_apei.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/mcheck/mce-apei.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mce-apei.c -o mce-apei.o make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk -C viridian built_in.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="dom0_build.o"' -Wa,--strip-local-absolute -MMD -MF ./.dom0_build.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$dom0_build.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/dom0_build.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DINIT_SECTIONS_ONLY -c dom0_build.c -o dom0_build.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="mce_intel.o"' -Wa,--strip-local-absolute -MMD -MF ./.mce_intel.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$mcheck$mce_intel.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/mcheck/mce_intel.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c mce_intel.c -o mce_intel.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="non-fatal.o"' -Wa,--strip-local-absolute -MMD -MF ./.non-fatal.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$mcheck$non_fatal.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/mcheck/non-fatal.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c non-fatal.c -o non-fatal.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="util.o"' -Wa,--strip-local-absolute -MMD -MF ./.util.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$mcheck$util.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/mcheck/util.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c util.c -o util.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vmce.o"' -Wa,--strip-local-absolute -MMD -MF ./.vmce.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$cpu$mcheck$vmce.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/cpu/mcheck/vmce.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vmce.c -o vmce.o make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/mm/shadow' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="common.o"' -Wa,--strip-local-absolute -MMD -MF ./.common.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$shadow$common.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/shadow/common.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c common.c -o common.o objdump -h dom0_build.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .*.local) ;; \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of dom0_build.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="guest_2.o"' -Wa,--strip-local-absolute -MMD -MF ./.guest_2.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$shadow$guest_2.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/shadow/guest_2.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DGUEST_PAGING_LEVELS=2 -c multi.c -o guest_2.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str2.1=.init.rodata.str2.1 --rename-section .rodata.str4.1=.init.rodata.str4.1 --rename-section .rodata.cst1=.init.rodata.cst1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str2.2=.init.rodata.str2.2 --rename-section .rodata.str4.2=.init.rodata.str4.2 --rename-section .rodata.cst2=.init.rodata.cst2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str2.4=.init.rodata.str2.4 --rename-section .rodata.str4.4=.init.rodata.str4.4 --rename-section .rodata.cst4=.init.rodata.cst4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .rodata.str2.8=.init.rodata.str2.8 --rename-section .rodata.str4.8=.init.rodata.str4.8 --rename-section .rodata.cst8=.init.rodata.cst8 --rename-section .rodata.str1.16=.init.rodata.str1.16 --rename-section .rodata.str2.16=.init.rodata.str2.16 --rename-section .rodata.str4.16=.init.rodata.str4.16 --rename-section .rodata.cst16=.init.rodata.cst16 --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro.local=.init.data.rel.ro.local dom0_build.o dom0_build.init.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="guest_3.o"' -Wa,--strip-local-absolute -MMD -MF ./.guest_3.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$shadow$guest_3.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/shadow/guest_3.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DGUEST_PAGING_LEVELS=3 -c multi.c -o guest_3.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="guest_4.o"' -Wa,--strip-local-absolute -MMD -MF ./.guest_4.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$shadow$guest_4.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/shadow/guest_4.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DGUEST_PAGING_LEVELS=4 -c multi.c -o guest_4.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="hvm.o"' -Wa,--strip-local-absolute -MMD -MF ./.hvm.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$shadow$hvm.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/shadow/hvm.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c hvm.c -o hvm.o make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/x86_64/compat' gcc -D__ASSEMBLY__ -m64 -DBUILD_ID -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="entry.o"' -Wa,--strip-local-absolute -MMD -MF ./.entry.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$x86_64$compat$entry.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/x86_64/compat/entry.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c entry.S -o entry.o make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/mm/hap' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="hap.o"' -Wa,--strip-local-absolute -MMD -MF ./.hap.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$hap$hap.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/hap/hap.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c hap.c -o hap.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="guest_walk_2level.o"' -Wa,--strip-local-absolute -MMD -MF ./.guest_walk_2level.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$hap$guest_walk_2level.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/hap/guest_walk_2level.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DGUEST_PAGING_LEVELS=2 -c guest_walk.c -o guest_walk_2level.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="guest_walk_3level.o"' -Wa,--strip-local-absolute -MMD -MF ./.guest_walk_3level.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$hap$guest_walk_3level.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/hap/guest_walk_3level.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DGUEST_PAGING_LEVELS=3 -c guest_walk.c -o guest_walk_3level.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="guest_walk_4level.o"' -Wa,--strip-local-absolute -MMD -MF ./.guest_walk_4level.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$hap$guest_walk_4level.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/hap/guest_walk_4level.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DGUEST_PAGING_LEVELS=4 -c guest_walk.c -o guest_walk_4level.o ld -melf_x86_64 -r -o built_in.o entry.o make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/hvm/svm' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="asid.o"' -Wa,--strip-local-absolute -MMD -MF ./.asid.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$svm$asid.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/svm/asid.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c asid.c -o asid.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/x86_64/compat' ld -melf_x86_64 -r -o built_in.o traps.o machine_kexec.o pci.o acpi_mmcfg.o mmconf-fam10h.o mmconfig_64.o mmconfig-shared.o domain.o cpu_idle.o cpufreq.o compat/built_in.o entry.o kexec_reloc.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="emulate.o"' -Wa,--strip-local-absolute -MMD -MF ./.emulate.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$svm$emulate.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/svm/emulate.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c emulate.c -o emulate.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/x86_64' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="nested_hap.o"' -Wa,--strip-local-absolute -MMD -MF ./.nested_hap.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$hap$nested_hap.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/hap/nested_hap.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c nested_hap.c -o nested_hap.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="nested_ept.o"' -Wa,--strip-local-absolute -MMD -MF ./.nested_ept.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$mm$hap$nested_ept.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/mm/hap/nested_ept.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c nested_ept.c -o nested_ept.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="intr.o"' -Wa,--strip-local-absolute -MMD -MF ./.intr.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$svm$intr.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/svm/intr.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c intr.c -o intr.o make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/hvm/vmx' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="intr.o"' -Wa,--strip-local-absolute -MMD -MF ./.intr.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$vmx$intr.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/vmx/intr.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c intr.c -o intr.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="nestedsvm.o"' -Wa,--strip-local-absolute -MMD -MF ./.nestedsvm.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$svm$nestedsvm.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/svm/nestedsvm.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c nestedsvm.c -o nestedsvm.o make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/hvm/viridian' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="synic.o"' -Wa,--strip-local-absolute -MMD -MF ./.synic.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$viridian$synic.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/viridian/synic.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c synic.c -o synic.o ld -melf_x86_64 -r -o built_in.o amd_nonfatal.o mce_amd.o mcaction.o barrier.o mctelem.o mce.o mce-apei.o mce_intel.o non-fatal.o util.o vmce.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="svm.o"' -Wa,--strip-local-absolute -MMD -MF ./.svm.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$svm$svm.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/svm/svm.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c svm.c -o svm.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/cpu/mcheck' ld -melf_x86_64 -r -o built_in.o amd.o centaur.o common.o intel.o intel_cacheinfo.o mwait-idle.o shanghai.o vpmu.o vpmu_amd.o vpmu_intel.o mcheck/built_in.o mtrr/built_in.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="realmode.o"' -Wa,--strip-local-absolute -MMD -MF ./.realmode.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$vmx$realmode.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/vmx/realmode.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c realmode.c -o realmode.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/cpu' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="svmdebug.o"' -Wa,--strip-local-absolute -MMD -MF ./.svmdebug.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$svm$svmdebug.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/svm/svmdebug.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c svmdebug.c -o svmdebug.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="time.o"' -Wa,--strip-local-absolute -MMD -MF ./.time.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$viridian$time.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/viridian/time.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c time.c -o time.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vmcs.o"' -Wa,--strip-local-absolute -MMD -MF ./.vmcs.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$vmx$vmcs.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/vmx/vmcs.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vmcs.c -o vmcs.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vmcb.o"' -Wa,--strip-local-absolute -MMD -MF ./.vmcb.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$svm$vmcb.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/svm/vmcb.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vmcb.c -o vmcb.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="viridian.o"' -Wa,--strip-local-absolute -MMD -MF ./.viridian.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$viridian$viridian.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/viridian/viridian.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c viridian.c -o viridian.o gcc -D__ASSEMBLY__ -m64 -DBUILD_ID -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="entry.o"' -Wa,--strip-local-absolute -MMD -MF ./.entry.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$svm$entry.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/svm/entry.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c entry.S -o entry.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vmx.o"' -Wa,--strip-local-absolute -MMD -MF ./.vmx.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$vmx$vmx.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/vmx/vmx.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vmx.c -o vmx.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="vvmx.o"' -Wa,--strip-local-absolute -MMD -MF ./.vvmx.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$vmx$vvmx.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/vmx/vvmx.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c vvmx.c -o vvmx.o gcc -D__ASSEMBLY__ -m64 -DBUILD_ID -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="entry.o"' -Wa,--strip-local-absolute -MMD -MF ./.entry.o.d -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$hvm$vmx$entry.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86/hvm/vmx/entry.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -c entry.S -o entry.o ld -melf_x86_64 -r -o built_in.o hap.o guest_walk_2level.o guest_walk_3level.o guest_walk_4level.o nested_hap.o nested_ept.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/mm/hap' ld -melf_x86_64 -r -o built_in.o synic.o time.o viridian.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/hvm/viridian' ld -melf_x86_64 -r -o built_in.o asid.o emulate.o intr.o nestedsvm.o svm.o svmdebug.o vmcb.o entry.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/hvm/svm' ld -melf_x86_64 -r -o built_in.o intr.o realmode.o vmcs.o vmx.o vvmx.o entry.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/hvm/vmx' ld -melf_x86_64 -r -o built_in.o asid.o dm.o domain.o emulate.o grant_table.o hpet.o hvm.o hypercall.o intercept.o io.o ioreq.o irq.o monitor.o mtrr.o nestedhvm.o pmtimer.o quirks.o rtc.o save.o stdvga.o vioapic.o vlapic.o vm_event.o vmsi.o vpic.o vpt.o svm/built_in.o vmx/built_in.o viridian/built_in.o dom0_build.init.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/hvm' ld -melf_x86_64 -r -o built_in.o common.o guest_2.o guest_3.o guest_4.o hvm.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/mm/shadow' ld -melf_x86_64 -r -o built_in.o altp2m.o guest_walk_2.o guest_walk_3.o guest_walk_4.o mem_access.o mem_paging.o mem_sharing.o p2m.o p2m-pt.o p2m-ept.o p2m-pod.o paging.o shadow/built_in.o hap/built_in.o make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/mm' ld -melf_x86_64 -r -o built_in.o apic.o bitops.o cpuid.o compat.o x86_64/compat.o crash.o debug.o delay.o domctl.o domain.o domain_page.o e820.o emul-i8254.o extable.o flushtlb.o hypercall.o i387.o i8259.o io_apic.o alternative.o livepatch.o msi.o msr.o indirect-thunk.o ioport_emulate.o irq.o machine_kexec.o microcode_amd.o microcode_intel.o microcode.o mm.o x86_64/mm.o monitor.o mpparse.o nmi.o numa.o pci.o percpu.o physdev.o x86_64/physdev.o platform_hypercall.o x86_64/platform_hypercall.o psr.o setup.o shutdown.o smp.o smpboot.o spec_ctrl.o srat.o string.o sysctl.o time.o trace.o traps.o tsx.o usercopy.o x86_emulate.o tboot.o hpet.o vm_event.o xstate.o acpi/built_in.o cpu/built_in.o genapic/built_in.o hvm/built_in.o mm/built_in.o oprofile/built_in.o pv/built_in.o x86_64/built_in.o bzimage.init.o clear_page.o copy_page.o dmi_scan.init.o dom0_build.init.o make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86' ld -melf_x86_64 -r -o prelink.o /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/boot/built_in.o /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/efi/built_in.o /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/common/built_in.o /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/drivers/built_in.o /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/lib/built_in.o /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xsm/built_in.o /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86/built_in.o /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/crypto/built_in.o ld -melf_x86_64 -T xen.lds -N prelink.o --build-id=sha1 \ /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/common/symbols-dummy.o -o /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.0 nm -pa --format=sysv /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.0 \ | /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/symbols --all-symbols --sort-by-name --sysv --sort \ >/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.0.S make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.0.o make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86' gcc -D__ASSEMBLY__ -m64 -DBUILD_ID -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.0.o"' -Wa,--strip-local-absolute -MMD -MF /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/..xen-syms.0.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$$builddir$build$BUILD$xen_RELEASE_4.12.3_96_g4100d463db$xen$.xen_syms.0.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86//builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.0.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.0.S -o /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.0.o make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86' ld -melf_x86_64 -T xen.lds -N prelink.o --build-id=sha1 \ /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.0.o -o /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.1 nm -pa --format=sysv /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.1 \ | /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/symbols --all-symbols --sort-by-name --sysv --sort --warn-dup \ >/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.1.S Duplicate symbol 'iommu.c#iommu_get_ops.part.5' (ffff82d08036225a != ffff82d080255aa0) make -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/Rules.mk /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.1.o make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86' gcc -D__ASSEMBLY__ -m64 -DBUILD_ID -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -nostdinc -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -Wvla -pipe -D__XEN__ -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/xen/config.h '-D__OBJECT_FILE__="/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.1.o"' -Wa,--strip-local-absolute -MMD -MF /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/..xen-syms.1.o.d -DXEN_BUILD_EFI -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include/asm-x86/mach-default -DXEN_IMG_OFFSET=0x200000 '-D__OBJECT_LABEL__=arch$x86$$builddir$build$BUILD$xen_RELEASE_4.12.3_96_g4100d463db$xen$.xen_syms.1.o' -msoft-float -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -Wnested-externs -DHAVE_AS_VMX -DHAVE_AS_SSE4_2 -DHAVE_AS_EPT -DHAVE_AS_RDRAND -DHAVE_AS_FSGSBASE -DHAVE_AS_RDSEED -U__OBJECT_LABEL__ -DHAVE_AS_QUOTED_SYM '-D__OBJECT_LABEL__=arch/x86//builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.1.o' -DHAVE_AS_INVPCID -DHAVE_AS_NEGATIVE_TRUE -mno-red-zone -fpic -mno-sse -DGCC_HAS_VISIBILITY_ATTRIBUTE -mindirect-branch=thunk-extern -mindirect-branch-register -DCONFIG_INDIRECT_THUNK -fno-jump-tables -Wa,-I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/include -DBUILD_ID_EFI -c /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.1.S -o /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.1.o make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86' ld -melf_x86_64 -T xen.lds -N prelink.o --build-id=sha1 \ /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.1.o -o /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen-syms nm -pa --format=sysv /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen-syms \ | /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/tools/symbols --xensyms --sysv --sort \ >/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen-syms.map rm -f /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/.xen-syms.[0-9]* /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/..xen-syms.[0-9]* ./boot/mkelf32 --notes /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen-syms /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen 0x200000 \ `nm /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen-syms | sed -ne 's/^\([^ ]*\) . __2M_rwdata_end$/0x\1/p'` make[3]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/arch/x86' gzip -n -f -9 < /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen > /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen.gz.new mv /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen.gz.new /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen.gz [ -d /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/boot ] || install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/boot install -m0644 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen.gz /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/boot/xen-4.12.3.96.g4100d463db-1.el7.gz ln -f -s xen-4.12.3.96.g4100d463db-1.el7.gz /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/boot/xen-4.12.gz ln -f -s xen-4.12.3.96.g4100d463db-1.el7.gz /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/boot/xen-4.gz ln -f -s xen-4.12.3.96.g4100d463db-1.el7.gz /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/boot/xen.gz [ -d "/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib/debug" ] || install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib/debug install -m0644 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen-syms /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib/debug/xen-syms-4.12.3.96.g4100d463db-1.el7 install -m0644 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen-syms.map /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib/debug/xen-syms-4.12.3.96.g4100d463db-1.el7.map install -m0644 -p .config /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/boot/xen-4.12.3.96.g4100d463db-1.el7.config if [ -r /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen.efi -a -n '/usr/lib64/efi' ]; then \ [ -d /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/efi ] || install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/efi; \ install -m0644 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen.efi /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/efi/xen-4.12.3.96.g4100d463db-1.el7.efi; \ if [ -e /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen.efi.map ]; then \ install -m0644 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen.efi.map /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib/debug/xen-4.12.3.96.g4100d463db-1.el7.efi.map; \ fi; \ ln -sf xen-4.12.3.96.g4100d463db-1.el7.efi /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/efi/xen-4.12.efi; \ ln -sf xen-4.12.3.96.g4100d463db-1.el7.efi /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/efi/xen-4.efi; \ ln -sf xen-4.12.3.96.g4100d463db-1.el7.efi /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/efi/xen.efi; \ if [ -n '/boot/efi' -a -n '' ]; then \ install -m0644 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen/xen.efi /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/boot/efi/efi//xen-4.12.3.96.g4100d463db-1.el7.efi; \ elif [ "/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install" = "dist/install" ]; then \ echo 'EFI installation only partially done (EFI_VENDOR not set)' >&2; \ fi; \ fi make[2]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen' make[1]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/xen' + make -j20 PYTHON=/usr/bin/python dist-tools make -C tools/include install make[1]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include' make -C xen-foreign mkdir -p xen/libelf mkdir -p xen-xsm/flask ln -sf /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/COPYING xen cd /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/xsm/flask/ && \ /bin/sh policy/mkflask.sh /usr/bin/awk /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/xen-xsm/flask policy/initial_sids ln -sf /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/memory.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/sysctl.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/kexec.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/argo.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/dom0_ops.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/xen.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/vcpu.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/arch-arm.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/nmi.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/xencomm.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/xenoprof.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/event_channel.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/version.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/errno.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/arch-x86_32.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/features.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/sched.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/xen-compat.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/callback.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/vm_event.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/device_tree_defs.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/grant_table.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/physdev.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/tmem.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/arch-x86_64.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/platform.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/pmu.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/elfnote.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/trace.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/domctl.h xen ln -sf /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/arch-x86 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/arch-arm /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/hvm /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/io /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/xsm xen ln -sf ../xen-sys/Linux xen/sys ln -sf /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/xen/libelf.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/xen/elfstructs.h xen/libelf/ ln -s ../xen-foreign xen/foreign touch xen-xsm/.dir ln -sf /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/acpi acpi ln -sf /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/asm-x86 xen/asm mkdir -p xen/lib/x86 for f in Makefile cpuid.h cpu-policy.h msr.h; do \ ln -sf /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/xen/lib/x86/$f xen/lib/x86/$f; \ done touch xen/.dir make -C xen/lib/x86 all XEN_ROOT=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../.. make[2]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/xen-foreign' /usr/bin/python mkheader.py arm32 arm32.h.tmp /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/xen-foreign/../../../xen/include/public/arch-arm.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/xen-foreign/../../../xen/include/public/xen.h /usr/bin/python mkheader.py arm64 arm64.h.tmp /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/xen-foreign/../../../xen/include/public/arch-arm.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/xen-foreign/../../../xen/include/public/xen.h /usr/bin/python mkheader.py x86_32 x86_32.h.tmp /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen-x86_32.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/xen-foreign/../../../xen/include/public/xen.h /usr/bin/python mkheader.py x86_64 x86_64.h.tmp /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen-x86_64.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/xen-foreign/../../../xen/include/public/xen.h /usr/bin/python mkchecker.py checker.c arm32 arm64 x86_32 x86_64 make[2]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/xen/lib/x86' /usr/bin/python /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/tools/gen-cpuid.py -i /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../xen/include/public/arch-x86/cpufeatureset.h -o cpuid-autogen.h.new if ! cmp -s cpuid-autogen.h.new cpuid-autogen.h; then mv -f cpuid-autogen.h.new cpuid-autogen.h; else rm -f cpuid-autogen.h.new; fi make[2]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/xen/lib/x86' #Avoid mixing an alignment directive with a uint64_t cast or sizeof expression sed 's/(__align8__ \(uint64_t\))/(\1)/g' < arm64.h.tmp > arm64.h.tmp2 #Avoid mixing an alignment directive with a uint64_t cast or sizeof expression sed 's/(__align8__ \(uint64_t\))/(\1)/g' < arm32.h.tmp > arm32.h.tmp2 #Avoid mixing an alignment directive with a uint64_t cast or sizeof expression rm arm64.h.tmp if ! cmp -s arm64.h.tmp2 arm64.h; then mv -f arm64.h.tmp2 arm64.h; else rm -f arm64.h.tmp2; fi sed 's/(__align8__ \(uint64_t\))/(\1)/g' < x86_32.h.tmp > x86_32.h.tmp2 rm arm32.h.tmp #Avoid mixing an alignment directive with a uint64_t cast or sizeof expression if ! cmp -s arm32.h.tmp2 arm32.h; then mv -f arm32.h.tmp2 arm32.h; else rm -f arm32.h.tmp2; fi sed 's/(__align8__ \(uint64_t\))/(\1)/g' < x86_64.h.tmp > x86_64.h.tmp2 rm x86_32.h.tmp if ! cmp -s x86_32.h.tmp2 x86_32.h; then mv -f x86_32.h.tmp2 x86_32.h; else rm -f x86_32.h.tmp2; fi rm x86_64.h.tmp if ! cmp -s x86_64.h.tmp2 x86_64.h; then mv -f x86_64.h.tmp2 x86_64.h; else rm -f x86_64.h.tmp2; fi gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -D__XEN_TOOLS__ -o checker checker.c ./checker > tmp.size diff -u reference.size tmp.size rm tmp.size make[2]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/xen-foreign' /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/arch-x86 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/arch-x86/hvm /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/arch-arm /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/arch-arm/hvm /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/foreign /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/hvm /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/io /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/sys /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/xsm /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -m0644 -p xen/COPYING /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -m0644 -p xen/*.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -m0644 -p xen/arch-x86/*.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/arch-x86 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -m0644 -p xen/arch-x86/hvm/*.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/arch-x86/hvm /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -m0644 -p xen/arch-arm/hvm/*.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/arch-arm/hvm /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -m0644 -p xen/foreign/*.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/foreign /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -m0644 -p xen/hvm/*.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/hvm /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -m0644 -p xen/io/*.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/io /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -m0644 -p xen/sys/*.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/sys /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include/../../tools/cross-install -m0644 -p xen/xsm/*.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include/xen/xsm make[1]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/include' make -C tools install make[1]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools' /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/../tools/cross-install -d -m0755 -p -m 700 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/var/lib/xen/dump /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/var/log/xen /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/var/run/xen /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/var/lib/xen /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/var/run/xenstored /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/share/pkgconfig make subdirs-install make[2]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools' make[3]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools' make -C libs install make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make -C toolcore install make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toolcore' make libs make[7]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toolcore' /usr/bin/perl /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toolcore/../../../tools/include/xen-external/bsd-sys-queue-h-seddery /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toolcore/../../../tools/include/xen-external/bsd-sys-queue.h --prefix=xentoolcore >include/_xentoolcore_list.h.new mkdir -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/pkg-config if ! cmp -s include/_xentoolcore_list.h.new include/_xentoolcore_list.h; then mv -f include/_xentoolcore_list.h.new include/_xentoolcore_list.h; else rm -f include/_xentoolcore_list.h.new; fi for i in include/xentoolcore_internal.h include/xentoolcore.h include/_xentoolcore_list.h; do \ gcc -x c -ansi -Wall -Werror -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toolcore/../../../tools/include \ -S -o /dev/null $i || exit 1; \ echo $i; \ done >headers.chk.new gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .handlereg.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toolcore/../../../tools/include -c -o handlereg.o handlereg.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .handlereg.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toolcore/../../../tools/include -fPIC -c -o handlereg.opic handlereg.c mv headers.chk.new headers.chk ar rc libxentoolcore.a handlereg.o gcc -Wl,-soname -Wl,libxentoolcore.so.1 -shared -Wl,--version-script=libxentoolcore.map -o libxentoolcore.so.1.0 handlereg.opic ln -sf libxentoolcore.so.1.0 libxentoolcore.so.1 ln -sf libxentoolcore.so.1 libxentoolcore.so make[7]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toolcore' /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toolcore/../../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toolcore/../../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toolcore/../../../tools/cross-install -m0755 -p libxentoolcore.so.1.0 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toolcore/../../../tools/cross-install -m0644 -p libxentoolcore.a /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 ln -sf libxentoolcore.so.1.0 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxentoolcore.so.1 ln -sf libxentoolcore.so.1 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxentoolcore.so /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toolcore/../../../tools/cross-install -m0644 -p include/xentoolcore.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toolcore/../../../tools/cross-install -m0644 -p xentoolcore.pc /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/share/pkgconfig make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toolcore' make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make -C toollog install make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toollog' make libs make[7]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toollog' for i in include/xentoollog.h; do \ gcc -x c -ansi -Wall -Werror -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toollog/../../../tools/include \ -S -o /dev/null $i || exit 1; \ echo $i; \ done >headers.chk.new gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xtl_core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -c -o xtl_core.o xtl_core.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xtl_logger_stdio.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -c -o xtl_logger_stdio.o xtl_logger_stdio.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xtl_core.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -fPIC -c -o xtl_core.opic xtl_core.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xtl_logger_stdio.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -fPIC -c -o xtl_logger_stdio.opic xtl_logger_stdio.c mkdir -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/pkg-config mv headers.chk.new headers.chk ar rc libxentoollog.a xtl_core.o xtl_logger_stdio.o gcc -Wl,-soname -Wl,libxentoollog.so.1 -shared -Wl,--version-script=libxentoollog.map -o libxentoollog.so.1.0 xtl_core.opic xtl_logger_stdio.opic ln -sf libxentoollog.so.1.0 libxentoollog.so.1 ln -sf libxentoollog.so.1 libxentoollog.so make[7]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toollog' /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toollog/../../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toollog/../../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toollog/../../../tools/cross-install -m0755 -p libxentoollog.so.1.0 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toollog/../../../tools/cross-install -m0644 -p libxentoollog.a /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 ln -sf libxentoollog.so.1.0 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxentoollog.so.1 ln -sf libxentoollog.so.1 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxentoollog.so /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toollog/../../../tools/cross-install -m0644 -p include/xentoollog.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toollog/../../../tools/cross-install -m0644 -p xentoollog.pc /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/share/pkgconfig make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/toollog' make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make -C evtchn install make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn' make libs make[7]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn' for i in include/xenevtchn.h; do \ gcc -x c -ansi -Wall -Werror -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/include \ -S -o /dev/null $i || exit 1; \ echo $i; \ done >headers.chk.new gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/include -c -o core.o core.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/include -c -o linux.o linux.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .core.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/include -fPIC -c -o core.opic core.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .linux.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/include -fPIC -c -o linux.opic linux.c mkdir -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/pkg-config mv headers.chk.new headers.chk ar rc libxenevtchn.a core.o linux.o gcc -Wl,-soname -Wl,libxenevtchn.so.1 -shared -Wl,--version-script=libxenevtchn.map -o libxenevtchn.so.1.1 core.opic linux.opic /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/libs/toollog/libxentoollog.so /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/libs/toolcore/libxentoolcore.so ln -sf libxenevtchn.so.1.1 libxenevtchn.so.1 ln -sf libxenevtchn.so.1 libxenevtchn.so make[7]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn' /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/cross-install -m0755 -p libxenevtchn.so.1.1 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/cross-install -m0644 -p libxenevtchn.a /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 ln -sf libxenevtchn.so.1.1 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxenevtchn.so.1 ln -sf libxenevtchn.so.1 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxenevtchn.so /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/cross-install -m0644 -p include/xenevtchn.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn/../../../tools/cross-install -m0644 -p xenevtchn.pc /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/share/pkgconfig make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/evtchn' make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make -C gnttab install make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab' make libs make[7]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab' for i in include/xengnttab.h; do \ gcc -x c -ansi -Wall -Werror -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include \ -S -o /dev/null $i || exit 1; \ echo $i; \ done >headers.chk.new gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .gnttab_core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -c -o gnttab_core.o gnttab_core.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .gntshr_core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -c -o gntshr_core.o gntshr_core.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -c -o linux.o linux.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .gnttab_core.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -fPIC -c -o gnttab_core.opic gnttab_core.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .gntshr_core.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -fPIC -c -o gntshr_core.opic gntshr_core.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .linux.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/include -fPIC -c -o linux.opic linux.c mkdir -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/pkg-config mv headers.chk.new headers.chk ar rc libxengnttab.a gnttab_core.o gntshr_core.o linux.o gcc -Wl,-soname -Wl,libxengnttab.so.1 -shared -Wl,--version-script=libxengnttab.map -o libxengnttab.so.1.2 gnttab_core.opic gntshr_core.opic linux.opic /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/libs/toollog/libxentoollog.so /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/libs/toolcore/libxentoolcore.so ln -sf libxengnttab.so.1.2 libxengnttab.so.1 ln -sf libxengnttab.so.1 libxengnttab.so make[7]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab' /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/cross-install -m0755 -p libxengnttab.so.1.2 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/cross-install -m0644 -p libxengnttab.a /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 ln -sf libxengnttab.so.1.2 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxengnttab.so.1 ln -sf libxengnttab.so.1 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxengnttab.so /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/cross-install -m0644 -p include/xengnttab.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab/../../../tools/cross-install -m0644 -p xengnttab.pc /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/share/pkgconfig make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/gnttab' make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make -C call install make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call' make libs make[7]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call' for i in include/xencall.h; do \ gcc -x c -ansi -Wall -Werror -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include \ -S -o /dev/null $i || exit 1; \ echo $i; \ done >headers.chk.new gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -c -o core.o core.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .buffer.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -c -o buffer.o buffer.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -c -o linux.o linux.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .core.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -fPIC -c -o core.opic core.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .buffer.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -fPIC -c -o buffer.opic buffer.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .linux.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/include -fPIC -c -o linux.opic linux.c mkdir -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/pkg-config mv headers.chk.new headers.chk gcc -pthread -Wl,-soname -Wl,libxencall.so.1 -shared -Wl,--version-script=libxencall.map -o libxencall.so.1.2 core.opic buffer.opic linux.opic /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/libs/toollog/libxentoollog.so /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/libs/toolcore/libxentoolcore.so ar rc libxencall.a core.o buffer.o linux.o ln -sf libxencall.so.1.2 libxencall.so.1 ln -sf libxencall.so.1 libxencall.so make[7]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call' /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/cross-install -m0755 -p libxencall.so.1.2 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/cross-install -m0644 -p libxencall.a /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 ln -sf libxencall.so.1.2 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxencall.so.1 ln -sf libxencall.so.1 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxencall.so /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/cross-install -m0644 -p include/xencall.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call/../../../tools/cross-install -m0644 -p xencall.pc /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/share/pkgconfig make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/call' make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make -C foreignmemory install make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory' make libs make[7]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory' for i in include/xenforeignmemory.h; do \ gcc -x c -ansi -Wall -Werror -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/include \ -S -o /dev/null $i || exit 1; \ echo $i; \ done >headers.chk.new gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/include -c -o core.o core.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/include -c -o linux.o linux.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .core.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/include -fPIC -c -o core.opic core.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .linux.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/include -fPIC -c -o linux.opic linux.c mkdir -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/pkg-config mv headers.chk.new headers.chk ar rc libxenforeignmemory.a core.o linux.o gcc -pthread -Wl,-soname -Wl,libxenforeignmemory.so.1 -shared -Wl,--version-script=libxenforeignmemory.map -o libxenforeignmemory.so.1.3 core.opic linux.opic /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/libs/toollog/libxentoollog.so /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/libs/toolcore/libxentoolcore.so ln -sf libxenforeignmemory.so.1.3 libxenforeignmemory.so.1 ln -sf libxenforeignmemory.so.1 libxenforeignmemory.so make[7]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory' /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/cross-install -m0755 -p libxenforeignmemory.so.1.3 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/cross-install -m0644 -p libxenforeignmemory.a /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 ln -sf libxenforeignmemory.so.1.3 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxenforeignmemory.so.1 ln -sf libxenforeignmemory.so.1 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxenforeignmemory.so /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/cross-install -m0644 -p include/xenforeignmemory.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory/../../../tools/cross-install -m0644 -p xenforeignmemory.pc /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/share/pkgconfig make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/foreignmemory' make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make -C devicemodel install make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel' make libs make[7]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel' for i in include/xendevicemodel.h; do \ gcc -x c -ansi -Wall -Werror -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include \ -S -o /dev/null $i || exit 1; \ echo $i; \ done >headers.chk.new gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -c -o core.o core.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -c -o linux.o linux.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .core.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -fPIC -c -o core.opic core.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .linux.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -Wmissing-prototypes -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/include -fPIC -c -o linux.opic linux.c mkdir -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/pkg-config mv headers.chk.new headers.chk ar rc libxendevicemodel.a core.o linux.o gcc -pthread -Wl,-soname -Wl,libxendevicemodel.so.1 -shared -Wl,--version-script=libxendevicemodel.map -o libxendevicemodel.so.1.3 core.opic linux.opic /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/toollog/libxentoollog.so -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/toolcore /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/call/libxencall.so /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/libs/toolcore/libxentoolcore.so ln -sf libxendevicemodel.so.1.3 libxendevicemodel.so.1 ln -sf libxendevicemodel.so.1 libxendevicemodel.so make[7]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel' /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/cross-install -m0755 -p libxendevicemodel.so.1.3 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/cross-install -m0644 -p libxendevicemodel.a /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 ln -sf libxendevicemodel.so.1.3 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxendevicemodel.so.1 ln -sf libxendevicemodel.so.1 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxendevicemodel.so /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/cross-install -m0644 -p include/xendevicemodel.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel/../../../tools/cross-install -m0644 -p xendevicemodel.pc /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/share/pkgconfig make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs/devicemodel' make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libs' make[3]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools' make[3]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools' make -C libxc install make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc' make libs make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc' rm -f _paths.h.tmp; echo "#define sbindir \"/usr/sbin\"" >>_paths.h.tmp; echo "#define bindir \"/usr/bin\"" >>_paths.h.tmp; echo "#define LIBEXEC \"/usr/lib64/xen\"" >>_paths.h.tmp; echo "#define LIBEXEC_BIN \"/usr/lib64/xen/bin\"" >>_paths.h.tmp; echo "#define libdir \"/usr/lib64\"" >>_paths.h.tmp; echo "#define SHAREDIR \"/usr/share\"" >>_paths.h.tmp; echo "#define XENFIRMWAREDIR \"/usr/lib64/xen/boot\"" >>_paths.h.tmp; echo "#define XEN_CONFIG_DIR \"/etc/xen\"" >>_paths.h.tmp; echo "#define XEN_SCRIPT_DIR \"/etc/xen/scripts\"" >>_paths.h.tmp; echo "#define XEN_LOCK_DIR \"/var/lock\"" >>_paths.h.tmp; echo "#define XEN_RUN_DIR \"/var/run/xen\"" >>_paths.h.tmp; echo "#define XEN_PAGING_DIR \"/var/lib/xen/xenpaging\"" >>_paths.h.tmp; echo "#define XEN_DUMP_DIR \"/var/lib/xen/dump\"" >>_paths.h.tmp; echo "#define XEN_LOG_DIR \"/var/log/xen\"" >>_paths.h.tmp; echo "#define XEN_LIB_DIR \"/var/lib/xen\"" >>_paths.h.tmp; echo "#define XEN_RUN_STORED \"/var/run/xenstored\"" >>_paths.h.tmp; if ! cmp -s _paths.h.tmp _paths.h; then mv -f _paths.h.tmp _paths.h; else rm -f _paths.h.tmp; fi mkdir -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/pkg-config mkdir -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/pkg-config gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_altp2m.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_altp2m.o xc_altp2m.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_core.o xc_core.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_core_x86.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_core_x86.o xc_core_x86.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_cpupool.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_cpupool.o xc_cpupool.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_domain.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_domain.o xc_domain.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_evtchn.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_evtchn.o xc_evtchn.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_gnttab.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_gnttab.o xc_gnttab.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_misc.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_misc.o xc_misc.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_flask.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_flask.o xc_flask.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_physdev.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_physdev.o xc_physdev.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_private.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_private.o xc_private.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_csched.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_csched.o xc_csched.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_csched2.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_csched2.o xc_csched2.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_arinc653.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_arinc653.o xc_arinc653.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_rt.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_rt.o xc_rt.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_tbuf.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_tbuf.o xc_tbuf.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_pm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_pm.o xc_pm.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_cpu_hotplug.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_cpu_hotplug.o xc_cpu_hotplug.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_resume.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_resume.o xc_resume.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_tmem.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_tmem.o xc_tmem.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_vm_event.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_vm_event.o xc_vm_event.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_monitor.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_monitor.o xc_monitor.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_mem_paging.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_mem_paging.o xc_mem_paging.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_mem_access.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_mem_access.o xc_mem_access.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_memshr.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_memshr.o xc_memshr.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_hcall_buf.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_hcall_buf.o xc_hcall_buf.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_foreign_memory.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_foreign_memory.o xc_foreign_memory.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_kexec.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_kexec.o xc_kexec.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_resource.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_resource.o xc_resource.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_psr.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_psr.o xc_psr.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_pagetab.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_pagetab.o xc_pagetab.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_linux.o xc_linux.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_evtchn_compat.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_evtchn_compat.o xc_evtchn_compat.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_gnttab_compat.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_gnttab_compat.o xc_gnttab_compat.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_devicemodel_compat.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_devicemodel_compat.o xc_devicemodel_compat.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_altp2m.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_altp2m.opic xc_altp2m.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_core.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_core.opic xc_core.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_core_x86.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_core_x86.opic xc_core_x86.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_cpupool.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_cpupool.opic xc_cpupool.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_domain.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_domain.opic xc_domain.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_evtchn.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_evtchn.opic xc_evtchn.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_gnttab.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_gnttab.opic xc_gnttab.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_misc.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_misc.opic xc_misc.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_flask.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_flask.opic xc_flask.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_physdev.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_physdev.opic xc_physdev.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_private.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_private.opic xc_private.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_csched.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_csched.opic xc_csched.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_csched2.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_csched2.opic xc_csched2.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_arinc653.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_arinc653.opic xc_arinc653.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_rt.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_rt.opic xc_rt.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_tbuf.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_tbuf.opic xc_tbuf.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_pm.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_pm.opic xc_pm.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_cpu_hotplug.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_cpu_hotplug.opic xc_cpu_hotplug.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_resume.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_resume.opic xc_resume.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_tmem.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_tmem.opic xc_tmem.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_vm_event.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_vm_event.opic xc_vm_event.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_monitor.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_monitor.opic xc_monitor.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_mem_paging.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_mem_paging.opic xc_mem_paging.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_mem_access.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_mem_access.opic xc_mem_access.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_memshr.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_memshr.opic xc_memshr.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_hcall_buf.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_hcall_buf.opic xc_hcall_buf.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_foreign_memory.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_foreign_memory.opic xc_foreign_memory.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_kexec.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_kexec.opic xc_kexec.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_resource.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_resource.opic xc_resource.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_psr.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_psr.opic xc_psr.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_pagetab.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_pagetab.opic xc_pagetab.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_linux.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_linux.opic xc_linux.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_evtchn_compat.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_evtchn_compat.opic xc_evtchn_compat.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_gnttab_compat.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_gnttab_compat.opic xc_gnttab_compat.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_devicemodel_compat.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_devicemodel_compat.opic xc_devicemodel_compat.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xg_private.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xg_private.o xg_private.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_suspend.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_suspend.o xc_suspend.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_common.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_sr_common.o xc_sr_common.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_common_x86.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_sr_common_x86.o xc_sr_common_x86.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_common_x86_pv.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_sr_common_x86_pv.o xc_sr_common_x86_pv.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_restore_x86_pv.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_sr_restore_x86_pv.o xc_sr_restore_x86_pv.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_restore_x86_hvm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_sr_restore_x86_hvm.o xc_sr_restore_x86_hvm.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_save_x86_pv.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_sr_save_x86_pv.o xc_sr_save_x86_pv.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_save_x86_hvm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_sr_save_x86_hvm.o xc_sr_save_x86_hvm.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_restore.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_sr_restore.o xc_sr_restore.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_save.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_sr_save.o xc_sr_save.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_offline_page.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_offline_page.o xc_offline_page.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_compression.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_compression.o xc_compression.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .libelf-tools.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -Wno-pointer-sign -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o libelf-tools.o ../../xen/common/libelf/libelf-tools.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .libelf-loader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -Wno-pointer-sign -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o libelf-loader.o ../../xen/common/libelf/libelf-loader.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .libelf-dominfo.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -Wno-pointer-sign -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o libelf-dominfo.o ../../xen/common/libelf/libelf-dominfo.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .cpuid.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o cpuid.o ../../xen/lib/x86/cpuid.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .msr.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o msr.o ../../xen/lib/x86/msr.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_dom_core.o xc_dom_core.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_boot.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_dom_boot.o xc_dom_boot.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_elfloader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_dom_elfloader.o xc_dom_elfloader.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_bzimageloader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -DHAVE_BZLIB -DHAVE_LZMA -c -o xc_dom_bzimageloader.o xc_dom_bzimageloader.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_decompress_lz4.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_dom_decompress_lz4.o xc_dom_decompress_lz4.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_hvmloader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_dom_hvmloader.o xc_dom_hvmloader.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_binloader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_dom_binloader.o xc_dom_binloader.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_compat_linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_dom_compat_linux.o xc_dom_compat_linux.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_x86.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_dom_x86.o xc_dom_x86.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_cpuid_x86.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -c -o xc_cpuid_x86.o xc_cpuid_x86.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xg_private.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xg_private.opic xg_private.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_suspend.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_suspend.opic xc_suspend.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_common.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_sr_common.opic xc_sr_common.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_common_x86.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_sr_common_x86.opic xc_sr_common_x86.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_common_x86_pv.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_sr_common_x86_pv.opic xc_sr_common_x86_pv.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_restore_x86_pv.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_sr_restore_x86_pv.opic xc_sr_restore_x86_pv.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_restore_x86_hvm.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_sr_restore_x86_hvm.opic xc_sr_restore_x86_hvm.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_save_x86_pv.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_sr_save_x86_pv.opic xc_sr_save_x86_pv.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_save_x86_hvm.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_sr_save_x86_hvm.opic xc_sr_save_x86_hvm.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_restore.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_sr_restore.opic xc_sr_restore.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_sr_save.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_sr_save.opic xc_sr_save.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_offline_page.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_offline_page.opic xc_offline_page.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_compression.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_compression.opic xc_compression.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .libelf-tools.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -Wno-pointer-sign -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o libelf-tools.opic ../../xen/common/libelf/libelf-tools.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .libelf-loader.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -Wno-pointer-sign -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o libelf-loader.opic ../../xen/common/libelf/libelf-loader.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .libelf-dominfo.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -Wno-pointer-sign -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o libelf-dominfo.opic ../../xen/common/libelf/libelf-dominfo.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .cpuid.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o cpuid.opic ../../xen/lib/x86/cpuid.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .msr.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o msr.opic ../../xen/lib/x86/msr.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_core.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_dom_core.opic xc_dom_core.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_boot.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_dom_boot.opic xc_dom_boot.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_elfloader.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_dom_elfloader.opic xc_dom_elfloader.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_bzimageloader.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -DHAVE_BZLIB -DHAVE_LZMA -fPIC -c -o xc_dom_bzimageloader.opic xc_dom_bzimageloader.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_decompress_lz4.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_dom_decompress_lz4.opic xc_dom_decompress_lz4.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_hvmloader.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_dom_hvmloader.opic xc_dom_hvmloader.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_binloader.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_dom_binloader.opic xc_dom_binloader.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_compat_linux.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_dom_compat_linux.opic xc_dom_compat_linux.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_dom_x86.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_dom_x86.opic xc_dom_x86.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xc_cpuid_x86.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -D__XEN_TOOLS__ -pthread -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/config.h -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/include -fPIC -c -o xc_cpuid_x86.opic xc_cpuid_x86.c ar rc libxenctrl.a xc_altp2m.o xc_core.o xc_core_x86.o xc_cpupool.o xc_domain.o xc_evtchn.o xc_gnttab.o xc_misc.o xc_flask.o xc_physdev.o xc_private.o xc_csched.o xc_csched2.o xc_arinc653.o xc_rt.o xc_tbuf.o xc_pm.o xc_cpu_hotplug.o xc_resume.o xc_tmem.o xc_vm_event.o xc_monitor.o xc_mem_paging.o xc_mem_access.o xc_memshr.o xc_hcall_buf.o xc_foreign_memory.o xc_kexec.o xc_resource.o xc_psr.o xc_pagetab.o xc_linux.o xc_evtchn_compat.o xc_gnttab_compat.o xc_devicemodel_compat.o gcc -pthread -Wl,-soname -Wl,libxenctrl.so.4.12 -shared -o libxenctrl.so.4.12.0 xc_altp2m.opic xc_core.opic xc_core_x86.opic xc_cpupool.opic xc_domain.opic xc_evtchn.opic xc_gnttab.opic xc_misc.opic xc_flask.opic xc_physdev.opic xc_private.opic xc_csched.opic xc_csched2.opic xc_arinc653.opic xc_rt.opic xc_tbuf.opic xc_pm.opic xc_cpu_hotplug.opic xc_resume.opic xc_tmem.opic xc_vm_event.opic xc_monitor.opic xc_mem_paging.opic xc_mem_access.opic xc_memshr.opic xc_hcall_buf.opic xc_foreign_memory.opic xc_kexec.opic xc_resource.opic xc_psr.opic xc_pagetab.opic xc_linux.opic xc_evtchn_compat.opic xc_gnttab_compat.opic xc_devicemodel_compat.opic /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog/libxentoollog.so -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toolcore /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/libxenevtchn.so -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toolcore /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab/libxengnttab.so -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toolcore /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call/libxencall.so -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toolcore /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory/libxenforeignmemory.so -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toolcore /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel/libxendevicemodel.so ln -sf libxenctrl.so.4.12.0 libxenctrl.so.4.12 ln -sf libxenctrl.so.4.12 libxenctrl.so ar rc libxenguest.a xg_private.o xc_suspend.o xc_sr_common.o xc_sr_common_x86.o xc_sr_common_x86_pv.o xc_sr_restore_x86_pv.o xc_sr_restore_x86_hvm.o xc_sr_save_x86_pv.o xc_sr_save_x86_hvm.o xc_sr_restore.o xc_sr_save.o xc_offline_page.o xc_compression.o libelf-tools.o libelf-loader.o libelf-dominfo.o cpuid.o msr.o xc_dom_core.o xc_dom_boot.o xc_dom_elfloader.o xc_dom_bzimageloader.o xc_dom_decompress_lz4.o xc_dom_hvmloader.o xc_dom_binloader.o xc_dom_compat_linux.o xc_dom_x86.o xc_cpuid_x86.o gcc -Wl,-soname -Wl,libxenguest.so.4.12 -shared -o libxenguest.so.4.12.0 xg_private.opic xc_suspend.opic xc_sr_common.opic xc_sr_common_x86.opic xc_sr_common_x86_pv.opic xc_sr_restore_x86_pv.opic xc_sr_restore_x86_hvm.opic xc_sr_save_x86_pv.opic xc_sr_save_x86_hvm.opic xc_sr_restore.opic xc_sr_save.opic xc_offline_page.opic xc_compression.opic libelf-tools.opic libelf-loader.opic libelf-dominfo.opic cpuid.opic msr.opic xc_dom_core.opic xc_dom_boot.opic xc_dom_elfloader.opic xc_dom_bzimageloader.opic xc_dom_decompress_lz4.opic xc_dom_hvmloader.opic xc_dom_binloader.opic xc_dom_compat_linux.opic xc_dom_x86.opic xc_cpuid_x86.opic -lbz2 -llzma -lz -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toolcore /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn/libxenevtchn.so -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/evtchn -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/gnttab -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/call -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/foreignmemory -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libs/devicemodel /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/libxc/libxenctrl.so ln -sf libxenguest.so.4.12.0 libxenguest.so.4.12 ln -sf libxenguest.so.4.12 libxenguest.so make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc' /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/cross-install -m0755 -p libxenctrl.so.4.12.0 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/cross-install -m0644 -p libxenctrl.a /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 ln -sf libxenctrl.so.4.12.0 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxenctrl.so.4.12 ln -sf libxenctrl.so.4.12 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxenctrl.so /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/cross-install -m0644 -p include/xenctrl.h include/xenctrl_compat.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/cross-install -m0755 -p libxenguest.so.4.12.0 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/cross-install -m0644 -p libxenguest.a /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64 ln -sf libxenguest.so.4.12.0 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxenguest.so.4.12 ln -sf libxenguest.so.4.12 /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/lib64/libxenguest.so /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/cross-install -m0644 -p include/xenguest.h /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/cross-install -m0644 -p xencontrol.pc /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/share/pkgconfig /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc/../../tools/cross-install -m0644 -p xenguest.pc /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/share/pkgconfig make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/libxc' make[3]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools' make[3]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools' make -C flask install make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask' make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask' make -C utils install make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .loadpolicy.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libxc/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -D__XEN_TOOLS__ -c -o loadpolicy.o loadpolicy.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .setenforce.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libxc/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -D__XEN_TOOLS__ -c -o setenforce.o setenforce.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .getenforce.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libxc/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -D__XEN_TOOLS__ -c -o getenforce.o getenforce.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .label-pci.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libxc/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -D__XEN_TOOLS__ -c -o label-pci.o label-pci.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .get-bool.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libxc/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -D__XEN_TOOLS__ -c -o get-bool.o get-bool.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .set-bool.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libxc/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/include -D__XEN_TOOLS__ -c -o set-bool.o set-bool.c gcc loadpolicy.o -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/evtchn -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/gnttab -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/call -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/foreignmemory -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/devicemodel /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-loadpolicy gcc setenforce.o -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/evtchn -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/gnttab -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/call -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/foreignmemory -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/devicemodel /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-setenforce gcc get-bool.o -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/evtchn -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/gnttab -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/call -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/foreignmemory -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/devicemodel /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-get-bool gcc set-bool.o -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/evtchn -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/gnttab -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/call -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/foreignmemory -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/devicemodel /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-set-bool gcc getenforce.o -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/evtchn -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/gnttab -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/call -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/foreignmemory -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/devicemodel /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-getenforce gcc label-pci.o -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/evtchn -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/gnttab -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/call -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/foreignmemory -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toollog -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/toolcore -Wl,-rpath-link=/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libs/devicemodel /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-label-pci /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/cross-install -d -m0755 -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/sbin /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils/../../../tools/cross-install -m0755 -p flask-loadpolicy flask-setenforce flask-getenforce flask-label-pci flask-get-bool flask-set-bool /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/dist/install/usr/sbin make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask/utils' make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask' make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/flask' make[3]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools' make[3]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools' make -C fuzz install make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz' make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz' make -C libelf install make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/libelf' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .libelf-fuzzer.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../../xen/common/libelf -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/libelf/../../../tools/include -c -o libelf-fuzzer.o libelf-fuzzer.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .libelf-tools.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../../xen/common/libelf -Wno-pointer-sign -DFUZZ_NO_LIBXC -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/libelf/../../../tools/include -c -o libelf-tools.o ../../../xen/common/libelf/libelf-tools.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .libelf-loader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../../xen/common/libelf -Wno-pointer-sign -DFUZZ_NO_LIBXC -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/libelf/../../../tools/include -c -o libelf-loader.o ../../../xen/common/libelf/libelf-loader.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .libelf-dominfo.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../../xen/common/libelf -Wno-pointer-sign -DFUZZ_NO_LIBXC -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/libelf/../../../tools/include -c -o libelf-dominfo.o ../../../xen/common/libelf/libelf-dominfo.c ar rc libelf.a libelf-fuzzer.o libelf-tools.o libelf-loader.o libelf-dominfo.o make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/libelf' make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz' make[5]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz' make -C x86_instruction_emulator install make[6]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/x86_instruction_emulator' [ -L x86-emulate.h ] || ln -sf /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/x86_instruction_emulator/../../../tools/tests/x86_emulator/x86-emulate.h [ -L x86_emulate ] || ln -sf /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/x86_instruction_emulator/../../../xen/arch/x86/x86_emulate [ -L x86-emulate.c ] || ln -sf /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/x86_instruction_emulator/../../../tools/tests/x86_emulator/x86-emulate.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .cpuid.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/x86_instruction_emulator/../../../tools/include -D__XEN_TOOLS__ -I. -c -o cpuid.o /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/x86_instruction_emulator/../../../xen/lib/x86/cpuid.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .afl-harness.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/x86_instruction_emulator/../../../tools/include -D__XEN_TOOLS__ -I. -c -o afl-harness.o afl-harness.c [ -L wrappers.c ] || ln -sf /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/x86_instruction_emulator/../../../tools/tests/x86_emulator/wrappers.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .fuzz-emul.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/x86_instruction_emulator/../../../tools/include -D__XEN_TOOLS__ -I. -c -o fuzz-emul.o fuzz-emul.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .x86-emulate.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/x86_instruction_emulator/../../../tools/include -D__XEN_TOOLS__ -I. -c -o x86-emulate.o x86-emulate.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .wrappers.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/x86_instruction_emulator/../../../tools/include -D__XEN_TOOLS__ -I. -c -o wrappers.o wrappers.c ar rc x86-insn-fuzzer.a fuzz-emul.o x86-emulate.o cpuid.o gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .afl-harness.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/x86_instruction_emulator/../../../tools/include -D__XEN_TOOLS__ -I. afl-harness.o fuzz-emul.o x86-emulate.o cpuid.o wrappers.o -o afl-harness make[6]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz/x86_instruction_emulator' make[5]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz' make[4]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/fuzz' make[3]: Leaving directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools' make[3]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools' make -C xenstore install make[4]: Entering directory `/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore' gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xenstore_client.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I. -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/config.h -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libxc/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -D__XEN_TOOLS__ -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -DXEN_LIB_STORED="\"/var/lib/xenstored\"" -DXEN_RUN_STORED="\"/var/run/xenstored\"" -c -o xenstore_client.o xenstore_client.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xs.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I. -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/config.h -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libxc/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -D__XEN_TOOLS__ -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -DXEN_LIB_STORED="\"/var/lib/xenstored\"" -DXEN_RUN_STORED="\"/var/run/xenstored\"" -DUSE_PTHREAD -DUSE_DLSYM -fPIC -c -o xs.opic xs.c gcc -DPIC -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xs_lib.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I. -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/config.h -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libxc/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -D__XEN_TOOLS__ -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -DXEN_LIB_STORED="\"/var/lib/xenstored\"" -DXEN_RUN_STORED="\"/var/run/xenstored\"" -fPIC -c -o xs_lib.opic xs_lib.c mkdir -p /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/pkg-config gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xenstore_control.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I. -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/config.h -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libxc/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -D__XEN_TOOLS__ -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -DXEN_LIB_STORED="\"/var/lib/xenstored\"" -DXEN_RUN_STORED="\"/var/run/xenstored\"" -c -o xenstore_control.o xenstore_control.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xs.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I. -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/config.h -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libxc/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -D__XEN_TOOLS__ -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -DXEN_LIB_STORED="\"/var/lib/xenstored\"" -DXEN_RUN_STORED="\"/var/run/xenstored\"" -c -o xs.o xs.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xs_lib.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I. -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/config.h -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libxc/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -D__XEN_TOOLS__ -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -DXEN_LIB_STORED="\"/var/lib/xenstored\"" -DXEN_RUN_STORED="\"/var/run/xenstored\"" -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -c -o xs_lib.o xs_lib.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .xs_tdb_dump.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I. -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/config.h -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libxc/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -D__XEN_TOOLS__ -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -DXEN_LIB_STORED="\"/var/lib/xenstored\"" -DXEN_RUN_STORED="\"/var/run/xenstored\"" -c -o xs_tdb_dump.o xs_tdb_dump.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .utils.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I. -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/config.h -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libxc/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -D__XEN_TOOLS__ -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -DXEN_LIB_STORED="\"/var/lib/xenstored\"" -DXEN_RUN_STORED="\"/var/run/xenstored\"" -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -c -o utils.o utils.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .tdb.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I. -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/config.h -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/evtchn/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libxc/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toollog/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/foreignmemory/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/devicemodel/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -D__XEN_TOOLS__ -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/toolcore/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -DXEN_LIB_STORED="\"/var/lib/xenstored\"" -DXEN_RUN_STORED="\"/var/run/xenstored\"" -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/libs/gnttab/include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/include -c -o tdb.o tdb.c gcc -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .talloc.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Werror -I. -include /builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../tools/config.h -I./include -I/builddir/build/BUILD/xen-RELEASE-4.12.3-96-g4100d463db/tools/xenstore/../../