Skip to content

Instantly share code, notes, and snippets.

@atondwal
Created June 14, 2014 19:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atondwal/53dd5fe2bc954c2642b8 to your computer and use it in GitHub Desktop.
Save atondwal/53dd5fe2bc954c2642b8 to your computer and use it in GitHub Desktop.
patching file xen/arch/x86/hvm/hvm.c
Hunk #1 succeeded at 4465 (offset -128 lines).
patching file xen/arch/x86/mm/p2m.c
Hunk #1 succeeded at 1366 (offset 33 lines).
Hunk #2 succeeded at 1396 (offset 33 lines).
Hunk #3 succeeded at 1414 (offset 33 lines).
patching file xen/include/asm-x86/p2m.h
patching file xen/arch/x86/hvm/hvm.c
Hunk #1 succeeded at 4393 (offset -148 lines).
patching file Config.mk
patching file tools/blktap2/drivers/block-qcow.c
Hunk #1 succeeded at 427 with fuzz 2.
Hunk #2 succeeded at 601 with fuzz 2.
patching file xen/arch/x86/domain.c
patching file xen/arch/x86/hvm/hvm.c
patching file xen/arch/x86/hvm/i8254.c
patching file xen/include/asm-x86/hvm/vpt.h
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
Will build the following subsystems:
xen
kernels
tools
stubdom
docs
configure: creating ./config.status
config.status: creating ./config/Toplevel.mk
=== configuring in tools (/home/atondwal/aur/xen/src/xen-4.4.0/tools)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' 'PYTHON=/usr/bin/python2' '--localstatedir=/run' --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 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... /usr/bin/bison
checking for flex... /usr/bin/flex
checking for perl... /usr/bin/perl
checking for ocamlc... ocamlc
OCaml version is 4.01.0
OCaml library path is /usr/lib/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... ocamldoc
checking for ocamlbuild... ocamlbuild
checking for ocamlfind... ocamlfind
checking for checkpolicy... no
checking for bash... /bin/sh
checking for python2... /usr/bin/python2
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 python2-config... /usr/bin/python2-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 for xgettext... /usr/bin/xgettext
checking for as86... /usr/bin/as86
checking for ld86... /usr/bin/ld86
checking for bcc... /usr/bin/bcc
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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for glib... yes
checking for wget... /usr/bin/wget
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... yes
checking lzo/lzo1x.h presence... yes
checking for lzo/lzo1x.h... yes
checking for lzo1x_decompress in -llzo2... yes
checking for io_setup in -laio... yes
checking for MD5 in -lcrypto... 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 gcry_md_hash_buffer in -lgcrypt... yes
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... yes
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
configure: creating ./config.status
config.status: creating ../config/Tools.mk
config.status: creating config.h
config.status: config.h is unchanged
=== configuring in stubdom (/home/atondwal/aur/xen/src/xen-4.4.0/stubdom)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' 'PYTHON=/usr/bin/python2' '--localstatedir=/run' --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... /usr/bin/wget
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... /usr/bin/cmake
Will build the following stub domains:
pv-grub
xenstore-stubdom
vtpm-stubdom
vtpmmgr-stubdom
ioemu-stubdom
configure: creating ./config.status
config.status: creating ../config/Stubdom.mk
=== configuring in docs (/home/atondwal/aur/xen/src/xen-4.4.0/docs)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' 'PYTHON=/usr/bin/python2' '--localstatedir=/run' --cache-file=/dev/null --srcdir=.
checking for fig2dev... no
checking for pod2man... /usr/bin/core_perl/pod2man
checking for pod2html... /usr/bin/core_perl/pod2html
checking for pod2text... /usr/bin/core_perl/pod2text
checking for markdown... /usr/bin/markdown
checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: creating ../config/Docs.mk
make -C xen install
make -C tools install
make[1]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen'
make -f Rules.mk _install
make[1]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make[2]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen'
make[2]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make -C include install
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/include'
make -C tools
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/tools'
make -C xen-foreign
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/xen-foreign'
make symbols
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/tools'
./checker > tmp.size
diff -u reference.size tmp.size
rm tmp.size
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/xen-foreign'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/include/xen/arch-x86
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/include/xen/arch-x86/hvm
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/include/xen/foreign
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/include/xen/hvm
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/include/xen/io
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/include/xen/sys
make[4]: 'symbols' is up to date.
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/tools'
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/tools'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk include/xen/compile.h
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/include/xen/xsm
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -m0644 -p xen/COPYING /home/atondwal/aur/xen/pkg/xen/usr/include/xen
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -m0644 -p xen/*.h /home/atondwal/aur/xen/pkg/xen/usr/include/xen
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -m0644 -p xen/arch-x86/*.h /home/atondwal/aur/xen/pkg/xen/usr/include/xen/arch-x86
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -m0644 -p xen/arch-x86/hvm/*.h /home/atondwal/aur/xen/pkg/xen/usr/include/xen/arch-x86/hvm
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -m0644 -p xen/foreign/*.h /home/atondwal/aur/xen/pkg/xen/usr/include/xen/foreign
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -m0644 -p xen/hvm/*.h /home/atondwal/aur/xen/pkg/xen/usr/include/xen/hvm
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -m0644 -p xen/io/*.h /home/atondwal/aur/xen/pkg/xen/usr/include/xen/io
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -m0644 -p xen/sys/*.h /home/atondwal/aur/xen/pkg/xen/usr/include/xen/sys
/home/atondwal/aur/xen/src/xen-4.4.0/tools/include/../../tools/cross-install -m0644 -p xen/xsm/*.h /home/atondwal/aur/xen/pkg/xen/usr/include/xen/xsm
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/include'
make[2]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make[2]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make -C libxc install
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/libxc'
Xen 4.4.0
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen'
[ -e include/asm ] || ln -sf asm-x86 include/asm
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C include
make libs
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/include'
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/libxc'
make[4]: Nothing to be done for 'libs'.
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/libxc'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/libxc/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/lib
/home/atondwal/aur/xen/src/xen-4.4.0/tools/libxc/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/include
/home/atondwal/aur/xen/src/xen-4.4.0/tools/libxc/../../tools/cross-install -m0755 -p libxenctrl.so.4.4.0 /home/atondwal/aur/xen/pkg/xen/usr/lib
/home/atondwal/aur/xen/src/xen-4.4.0/tools/libxc/../../tools/cross-install -m0644 -p libxenctrl.a /home/atondwal/aur/xen/pkg/xen/usr/lib
ln -sf libxenctrl.so.4.4.0 /home/atondwal/aur/xen/pkg/xen/usr/lib/libxenctrl.so.4.4
ln -sf libxenctrl.so.4.4 /home/atondwal/aur/xen/pkg/xen/usr/lib/libxenctrl.so
/home/atondwal/aur/xen/src/xen-4.4.0/tools/libxc/../../tools/cross-install -m0644 -p xenctrl.h xenctrlosdep.h xentoollog.h /home/atondwal/aur/xen/pkg/xen/usr/include
/home/atondwal/aur/xen/src/xen-4.4.0/tools/libxc/../../tools/cross-install -m0755 -p libxenguest.so.4.4.0 /home/atondwal/aur/xen/pkg/xen/usr/lib
/home/atondwal/aur/xen/src/xen-4.4.0/tools/libxc/../../tools/cross-install -m0644 -p libxenguest.a /home/atondwal/aur/xen/pkg/xen/usr/lib
ln -sf libxenguest.so.4.4.0 /home/atondwal/aur/xen/pkg/xen/usr/lib/libxenguest.so.4.4
ln -sf libxenguest.so.4.4 /home/atondwal/aur/xen/pkg/xen/usr/lib/libxenguest.so
/home/atondwal/aur/xen/src/xen-4.4.0/tools/libxc/../../tools/cross-install -m0644 -p xenguest.h /home/atondwal/aur/xen/pkg/xen/usr/include
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/libxc'
make[2]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make[2]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make -C xenstore install
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/include'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C arch/x86 asm-offsets.s
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/include
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/include/xenstore-compat
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/var/run/xenstored
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/var/lib/xenstored
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -m0755 -p xenstored /home/atondwal/aur/xen/pkg/xen/usr/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -m0755 -p xenstore-control /home/atondwal/aur/xen/pkg/xen/usr/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -m0755 -p xenstore /home/atondwal/aur/xen/pkg/xen/usr/bin
set -e ; for c in xenstore-exists xenstore-list xenstore-read xenstore-rm xenstore-chmod xenstore-write xenstore-ls xenstore-watch ; do \
ln -f /home/atondwal/aur/xen/pkg/xen/usr/bin/xenstore /home/atondwal/aur/xen/pkg/xen/usr/bin/${c} ; \
done
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/lib
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -m0755 -p libxenstore.so.3.0.3 /home/atondwal/aur/xen/pkg/xen/usr/lib
ln -sf libxenstore.so.3.0.3 /home/atondwal/aur/xen/pkg/xen/usr/lib/libxenstore.so.3.0
ln -sf libxenstore.so.3.0 /home/atondwal/aur/xen/pkg/xen/usr/lib/libxenstore.so
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -m0644 -p libxenstore.a /home/atondwal/aur/xen/pkg/xen/usr/lib
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -m0644 -p xenstore.h /home/atondwal/aur/xen/pkg/xen/usr/include
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -m0644 -p xenstore_lib.h /home/atondwal/aur/xen/pkg/xen/usr/include
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -m0644 -p compat/xs.h /home/atondwal/aur/xen/pkg/xen/usr/include/xenstore-compat/xs.h
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore/../../tools/cross-install -m0644 -p compat/xs_lib.h /home/atondwal/aur/xen/pkg/xen/usr/include/xenstore-compat/xs_lib.h
ln -sf xenstore-compat/xs.h /home/atondwal/aur/xen/pkg/xen/usr/include/xs.h
ln -sf xenstore-compat/xs_lib.h /home/atondwal/aur/xen/pkg/xen/usr/include/xs_lib.h
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstore'
make[2]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make[2]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make -C misc install
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/misc'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .asm-offsets.s.d -S -o asm-offsets.s x86_64/asm-offsets.c
set -e; for d in ; do make -C $d; done
/home/atondwal/aur/xen/src/xen-4.4.0/tools/misc/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/misc/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/misc/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/lib/xen/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/misc/../../tools/python/install-wrap "/usr/bin/python2" /home/atondwal/aur/xen/src/xen-4.4.0/tools/misc/../../tools/cross-install -m0755 -p xencons xencov_split xen-detect /home/atondwal/aur/xen/pkg/xen/usr/bin
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk include/asm-x86/asm-offsets.h
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/misc/../../tools/python/install-wrap "/usr/bin/python2" /home/atondwal/aur/xen/src/xen-4.4.0/tools/misc/../../tools/cross-install -m0755 -p xen-bugtool xen-python-path xenperf xenpm xen-tmem-list-parse gtraceview gtracestat xenlockprof xenwatchdogd xen-ringwatch xencov xen-hvmctx xen-hvmcrash xen-lowmemd xen-mfndump xen-hptool /home/atondwal/aur/xen/pkg/xen/usr/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/misc/../../tools/python/install-wrap "/usr/bin/python2" /home/atondwal/aur/xen/src/xen-4.4.0/tools/misc/../../tools/cross-install -m0755 -p xenpvnetboot /home/atondwal/aur/xen/pkg/xen/usr/lib/xen/bin
set -e; for d in ; do make -C $d install-recurse; done
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/misc'
make[2]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make[2]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C arch/x86 /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86'
make -C examples install
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/examples'
[ -d /home/atondwal/aur/xen/pkg/xen/etc/xen ] || \
/home/atondwal/aur/xen/src/xen-4.4.0/tools/examples/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/etc/xen
[ -d /home/atondwal/aur/xen/pkg/xen/etc/xen ] || \
/home/atondwal/aur/xen/src/xen-4.4.0/tools/examples/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/etc/xen
set -e; for i in README README.incompatibilities; \
do [ -e /home/atondwal/aur/xen/pkg/xen/etc/xen/$i ] || \
/home/atondwal/aur/xen/src/xen-4.4.0/tools/examples/../../tools/cross-install -m0644 -p $i /home/atondwal/aur/xen/pkg/xen/etc/xen; \
done
[ -d /home/atondwal/aur/xen/pkg/xen/etc/xen/auto ] || \
/home/atondwal/aur/xen/src/xen-4.4.0/tools/examples/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/etc/xen/auto
set -e; for i in xlexample.hvm xlexample.pvlinux xl.conf cpupool ; \
do [ -e /home/atondwal/aur/xen/pkg/xen/etc/xen/$i ] || \
/home/atondwal/aur/xen/src/xen-4.4.0/tools/examples/../../tools/cross-install -m0644 -p $i /home/atondwal/aur/xen/pkg/xen/etc/xen; \
done
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/examples'
make[2]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make[2]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C /home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/boot built_in.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C /home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/efi built_in.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C /home/atondwal/aur/xen/src/xen-4.4.0/xen/common built_in.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C /home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers built_in.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C /home/atondwal/aur/xen/src/xen-4.4.0/xen/xsm built_in.o
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/boot'
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/efi'
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/common'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C /home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86 built_in.o
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C /home/atondwal/aur/xen/src/xen-4.4.0/xen/crypto built_in.o
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/xsm'
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86'
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/crypto'
make -C hotplug install
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug'
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug'
make -C common install
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/common'
gcc -D__ASSEMBLY__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .head.o.d -c head.S -o head.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .xsm_core.o.d -c xsm_core.c -o xsm_core.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C char built_in.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C cpufreq built_in.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C pci built_in.o
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/char'
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/cpufreq'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C passthrough built_in.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C acpi built_in.o
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/pci'
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/passthrough'
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/acpi'
ld -melf_x86_64 -r -o built_in.o head.o
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/boot'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C video built_in.o
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/video'
make[4]: 'built_in.o' is up to date.
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/crypto'
rm -f "hotplugpath.sh".tmp; echo "SBINDIR=\"/usr/bin\"" >>"hotplugpath.sh".tmp; echo "BINDIR=\"/usr/bin\"" >>"hotplugpath.sh".tmp; echo "LIBEXEC=\"/usr/lib/xen/bin\"" >>"hotplugpath.sh".tmp; echo "LIBDIR=\"/usr/lib\"" >>"hotplugpath.sh".tmp; echo "SHAREDIR=\"/usr/share\"" >>"hotplugpath.sh".tmp; echo "PRIVATE_BINDIR=\"/usr/lib/xen/bin\"" >>"hotplugpath.sh".tmp; echo "XENFIRMWAREDIR=\"/usr/lib/xen/boot\"" >>"hotplugpath.sh".tmp; echo "XEN_CONFIG_DIR=\"/etc/xen\"" >>"hotplugpath.sh".tmp; echo "XEN_SCRIPT_DIR=\"/etc/xen/scripts\"" >>"hotplugpath.sh".tmp; echo "XEN_LOCK_DIR=\"/run/lock\"" >>"hotplugpath.sh".tmp; echo "XEN_RUN_DIR=\"/run/xen\"" >>"hotplugpath.sh".tmp; echo "XEN_PAGING_DIR=\"/var/lib/xen/xenpaging\"" >>"hotplugpath.sh".tmp; if ! cmp -s "hotplugpath.sh".tmp "hotplugpath.sh"; then mv -f "hotplugpath.sh".tmp "hotplugpath.sh"; else rm -f "hotplugpath.sh".tmp; fi
make[4]: 'built_in.o' is up to date.
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/efi'
[ -d /home/atondwal/aur/xen/pkg/xen/etc/xen/scripts ] || \
/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/common/../../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/etc/xen/scripts
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .cpu.o.d -c cpu.c -o cpu.o
set -e; for i in ; \
do \
/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/common/../../../tools/cross-install -m0755 -p $i /home/atondwal/aur/xen/pkg/xen/etc/xen/scripts; \
done
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .cpupool.o.d -c cpupool.c -o cpupool.o
set -e; for i in "hotplugpath.sh"; \
do \
/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/common/../../../tools/cross-install -m0644 -p $i /home/atondwal/aur/xen/pkg/xen/etc/xen/scripts; \
done
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .apic.o.d -c apic.c -o apic.o
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/common'
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .compat.o.d -c compat.c -o compat.o
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug'
ld -melf_x86_64 -r -o built_in.o xsm_core.o
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/xsm'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .debug.o.d -c debug.c -o debug.o
make -C Linux install
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/Linux'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .domctl.o.d -c domctl.c -o domctl.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .delay.o.d -c delay.c -o delay.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .domain.o.d -c domain.c -o domain.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .domctl.o.d -c domctl.c -o domctl.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .event_2l.o.d -c event_2l.c -o event_2l.o
[ -d /home/atondwal/aur/xen/pkg/xen/etc/init.d ] || /home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/etc/init.d
[ -d /home/atondwal/aur/xen/pkg/xen/etc/default ] || /home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/etc/default
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .pci.o.d -c pci.c -o pci.o
/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/xendomains /home/atondwal/aur/xen/pkg/xen/etc/init.d
/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p init.d/sysconfig.xendomains /home/atondwal/aur/xen/pkg/xen/etc/default/xendomains
/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/xencommons /home/atondwal/aur/xen/pkg/xen/etc/init.d
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .osl.o.d -c osl.c -o osl.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vga.o.d -c vga.c -o vga.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .iommu.o.d -c iommu.c -o iommu.o
/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p init.d/sysconfig.xencommons /home/atondwal/aur/xen/pkg/xen/etc/default/xencommons
/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/xen-watchdog /home/atondwal/aur/xen/pkg/xen/etc/init.d
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .console.o.d -c console.c -o console.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .cpufreq.o.d -c cpufreq.c -o cpufreq.o
[ -d /home/atondwal/aur/xen/pkg/xen/etc/xen/scripts ] || \
/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/etc/xen/scripts
set -e; for i in network-bridge vif-bridge network-route vif-route network-nat vif-nat vif-openvswitch vif2 vif-setup block block-enbd block-nbd xen-hotplug-cleanup external-device-migrate vscsi block-iscsi ; \
do \
/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p $i /home/atondwal/aur/xen/pkg/xen/etc/xen/scripts; \
done
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .cpufreq_ondemand.o.d -c cpufreq_ondemand.c -o cpufreq_ondemand.o
ld -melf_x86_64 -r -o built_in.o pci.o
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/pci'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .pmstat.o.d -c pmstat.c -o pmstat.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .event_channel.o.d -c event_channel.c -o event_channel.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vesa.o.d -c vesa.c -o vesa.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .event_fifo.o.d -c event_fifo.c -o event_fifo.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .domain.o.d -c domain.c -o domain.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 '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/video'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .reboot.o.d -c reboot.c -o reboot.o
set -e; for i in xen-script-common.sh locking.sh logging.sh xen-hotplug-common.sh xen-network-common.sh vif-common.sh block-common.sh; \
do \
/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p $i /home/atondwal/aur/xen/pkg/xen/etc/xen/scripts; \
done
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .grant_table.o.d -c grant_table.c -o grant_table.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .domain_page.o.d -c domain_page.c -o domain_page.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .cpufreq_misc_governors.o.d -c cpufreq_misc_governors.c -o cpufreq_misc_governors.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .utility.o.d -c utility.c -o utility.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .io.o.d -c io.c -o io.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .ns16550.o.d -c ns16550.c -o ns16550.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .pci.o.d -c pci.c -o pci.o
[ -d /home/atondwal/aur/xen/pkg/xen/etc/udev ] || \
/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/etc/udev/rules.d
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C tables built_in.o
set -e; for i in xen-backend.rules ; \
do \
/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p $i /home/atondwal/aur/xen/pkg/xen/etc/udev/rules.d; \
done
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/acpi/tables'
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug/Linux'
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug'
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/hotplug'
make[2]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .irq.o.d -c irq.c -o irq.o
make[2]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .e820.o.d -c e820.c -o e820.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .kernel.o.d -c kernel.c -o kernel.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .ehci-dbgp.o.d -c ehci-dbgp.c -o ehci-dbgp.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .keyhandler.o.d -c keyhandler.c -o keyhandler.o
ld -melf_x86_64 -r -o built_in.o cpufreq.o cpufreq_ondemand.o cpufreq_misc_governors.o utility.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C vtd built_in.o
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/passthrough/vtd'
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/cpufreq'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C amd built_in.o
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/passthrough/amd'
make -C xentrace install
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xentrace'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .serial.o.d -c serial.c -o serial.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .extable.o.d -c extable.c -o extable.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C x86 built_in.o
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/passthrough/x86'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .flushtlb.o.d -c flushtlb.c -o flushtlb.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .platform_hypercall.o.d -c platform_hypercall.c -o platform_hypercall.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .kexec.o.d -c kexec.c -o kexec.o
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xentrace/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/bin
[ -z "xenctx" ] || /home/atondwal/aur/xen/src/xen-4.4.0/tools/xentrace/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/lib/xen/bin
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .kimage.o.d -c kimage.c -o kimage.o
ld -melf_x86_64 -r -o built_in.o console.o ns16550.o ehci-dbgp.o serial.o
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/char'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .i387.o.d -c i387.c -o i387.o
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xentrace/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/share/man/man1
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C utilities built_in.o
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/acpi/utilities'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xentrace/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/share/man/man8
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xentrace/../../tools/cross-install -m0755 -p xentrace xentrace_setsize /home/atondwal/aur/xen/pkg/xen/usr/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xentrace/../../tools/python/install-wrap "/usr/bin/python2" /home/atondwal/aur/xen/src/xen-4.4.0/tools/xentrace/../../tools/cross-install -m0755 -p xentrace_format /home/atondwal/aur/xen/pkg/xen/usr/bin
[ -z "xenctx" ] || /home/atondwal/aur/xen/src/xen-4.4.0/tools/xentrace/../../tools/cross-install -m0755 -p xenctx /home/atondwal/aur/xen/pkg/xen/usr/lib/xen/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xentrace/../../tools/cross-install -m0644 -p xentrace_format.1 /home/atondwal/aur/xen/pkg/xen/usr/share/man/man1
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xentrace/../../tools/cross-install -m0644 -p xentrace.8 /home/atondwal/aur/xen/pkg/xen/usr/share/man/man8
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xentrace'
make[2]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make[2]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .i8259.o.d -c i8259.c -o i8259.o
make[6]: 'built_in.o' is up to date.
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/acpi/tables'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C apei built_in.o
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/acpi/apei'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .tables.o.d -DINIT_SECTIONS_ONLY -c tables.c -o tables.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .io_apic.o.d -c io_apic.c -o io_apic.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .memory.o.d -c memory.c -o memory.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .iommu_init.o.d -c iommu_init.c -o iommu_init.o
make -C xcutils install
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xcutils'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .iommu.o.d -c iommu.c -o iommu.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .iommu_map.o.d -c iommu_map.c -o iommu_map.o
objdump -h tables.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \
case "$name" in \
.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 -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .multicall.o.d -c multicall.c -o multicall.o
objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local tables.o tables.init.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .page_alloc.o.d -c page_alloc.c -o page_alloc.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .msi.o.d -c msi.c -o msi.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .ats.o.d -c ats.c -o ats.o
make[6]: 'built_in.o' is up to date.
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/acpi/utilities'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .ioport_emulate.o.d -c ioport_emulate.c -o ioport_emulate.o
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xcutils/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/lib/xen/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xcutils/../../tools/cross-install -m0755 -p xc_restore xc_save readnotes lsevtchn /home/atondwal/aur/xen/pkg/xen/usr/lib/xen/bin
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xcutils'
make[2]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make[2]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .preempt.o.d -c preempt.c -o preempt.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .erst.o.d -c erst.c -o erst.o
ld -melf_x86_64 -r -o built_in.o ats.o
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/passthrough/x86'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .apei-io.o.d -c apei-io.c -o apei-io.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .irq.o.d -c irq.c -o irq.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .pci_amd_iommu.o.d -c pci_amd_iommu.c -o pci_amd_iommu.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .iommu_intr.o.d -c iommu_intr.c -o iommu_intr.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .random.o.d -c random.c -o random.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .rangeset.o.d -c rangeset.c -o rangeset.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .sched_credit.o.d -c sched_credit.c -o sched_credit.o
make -C firmware install
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .sched_credit2.o.d -c sched_credit2.c -o sched_credit2.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .microcode_amd.o.d -c microcode_amd.c -o microcode_amd.o
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .dmar.o.d -c dmar.c -o dmar.o
ld -melf_x86_64 -r -o built_in.o erst.o apei-base.o apei-io.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .utils.o.d -c utils.c -o utils.o
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/acpi/apei'
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
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .microcode_intel.o.d -c microcode_intel.c -o microcode_intel.o
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/acpi'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .microcode.o.d -c microcode.c -o microcode.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .sched_sedf.o.d -c sched_sedf.c -o sched_sedf.o
make PYTHON=python2 subdirs-all
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .iommu_cmd.o.d -c iommu_cmd.c -o iommu_cmd.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .sched_arinc653.o.d -c sched_arinc653.c -o sched_arinc653.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mm.o.d -c mm.c -o mm.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .iommu_guest.o.d -c iommu_guest.c -o iommu_guest.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mpparse.o.d -c mpparse.c -o mpparse.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .nmi.o.d -c nmi.c -o nmi.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .qinval.o.d -c qinval.c -o qinval.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .intremap.o.d -c intremap.c -o intremap.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .schedule.o.d -c schedule.c -o schedule.o
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .iommu_detect.o.d -DINIT_SECTIONS_ONLY -c iommu_detect.c -o iommu_detect.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .shutdown.o.d -c shutdown.c -o shutdown.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .numa.o.d -c numa.c -o numa.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .softirq.o.d -c softirq.c -o softirq.o
make -C seabios-dir all
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/seabios-dir-remote'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .iommu_acpi.o.d -DINIT_SECTIONS_ONLY -c iommu_acpi.c -o iommu_acpi.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .quirks.o.d -c quirks.c -o quirks.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .pci.o.d -c pci.c -o pci.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .percpu.o.d -c percpu.c -o percpu.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .spinlock.o.d -c spinlock.c -o spinlock.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .stop_machine.o.d -c stop_machine.c -o stop_machine.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 \
.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
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .physdev.o.d -c physdev.c -o physdev.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .sysctl.o.d -c sysctl.c -o sysctl.o
objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local iommu_detect.o iommu_detect.init.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .tasklet.o.d -c tasklet.c -o tasklet.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C x86 built_in.o
make[7]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/passthrough/vtd/x86'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .time.o.d -c time.c -o time.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .timer.o.d -c timer.c -o timer.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .trace.o.d -c trace.c -o trace.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .setup.o.d -c setup.c -o setup.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .version.o.d -c version.c -o version.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vmap.o.d -c vmap.c -o vmap.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .wait.o.d -c wait.c -o wait.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 \
.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
objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local iommu_acpi.o iommu_acpi.init.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .xmalloc_tlsf.o.d -c xmalloc_tlsf.c -o xmalloc_tlsf.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
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/passthrough/amd'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .rcupdate.o.d -c rcupdate.c -o rcupdate.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .tmem.o.d -c tmem.c -o tmem.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .tmem_xen.o.d -c tmem_xen.c -o tmem_xen.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .shutdown.o.d -c shutdown.c -o shutdown.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .xenoprof.o.d -c xenoprof.c -o xenoprof.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C compat built_in.o
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/common/compat'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .smp.o.d -c smp.c -o smp.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .smpboot.o.d -c smpboot.c -o smpboot.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C hvm built_in.o
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/common/hvm'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/seabios-dir-remote'
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware'
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C libelf built_in.o
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/common/libelf'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vtd.o.d -c vtd.c -o vtd.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .srat.o.d -c srat.c -o srat.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .sysctl.o.d -c sysctl.c -o sysctl.o
make -C rombios all
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/rombios'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .ats.o.d -c ats.c -o ats.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .time.o.d -c time.c -o time.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .trace.o.d -c trace.c -o trace.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .traps.o.d -c traps.c -o traps.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .usercopy.o.d -c usercopy.c -o usercopy.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .x86_emulate.o.d -c x86_emulate.c -o x86_emulate.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .machine_kexec.o.d -c machine_kexec.c -o machine_kexec.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .crash.o.d -c crash.c -o crash.o
make[7]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/rombios'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .domain.o.d -c domain.c -o domain.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .tboot.o.d -c tboot.c -o tboot.o
ld -melf_x86_64 -r -o built_in.o vtd.o ats.o
make[7]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/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
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .hpet.o.d -c hpet.c -o hpet.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .save.o.d -c save.c -o save.o
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/passthrough/vtd'
ld -melf_x86_64 -r -o built_in.o iommu.o io.o pci.o vtd/built_in.o amd/built_in.o x86/built_in.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .libelf-loader.o.d -Wno-pointer-sign -c libelf-loader.c -o libelf-loader.o
make -C 32bit all
make[8]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/rombios/32bit'
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/passthrough'
ld -melf_x86_64 -r -o built_in.o char/built_in.o cpufreq/built_in.o pci/built_in.o passthrough/built_in.o acpi/built_in.o video/built_in.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .xstate.o.d -c xstate.c -o xstate.o
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C acpi built_in.o
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/acpi'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .kernel.o.d -c kernel.c -o kernel.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .memory.o.d -c memory.c -o memory.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C cpu built_in.o
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/cpu'
ld -melf_x86_64 -r -o built_in.o save.o
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/common/hvm'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .multicall.o.d -c multicall.c -o multicall.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C genapic built_in.o
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/genapic'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C hvm built_in.o
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/hvm'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C mm built_in.o
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/mm'
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 '/home/atondwal/aur/xen/src/xen-4.4.0/xen/common/libelf'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C oprofile built_in.o
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/oprofile'
make[9]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/rombios/32bit'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .tmem_xen.o.d -c tmem_xen.c -o tmem_xen.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C x86_64 built_in.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .bzimage.o.d -DINIT_SECTIONS_ONLY -c bzimage.c -o bzimage.o
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/x86_64'
ld -melf_x86_64 -r -o built_in.o domain.o kernel.o memory.o multicall.o xlat.o tmem_xen.o
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/common/compat'
ld -melf_x86_64 -r -o built_in.o bitmap.o core_parking.o cpu.o cpupool.o domctl.o domain.o event_2l.o event_channel.o event_fifo.o grant_table.o irq.o kernel.o keyhandler.o kexec.o kimage.o lib.o memory.o multicall.o notifier.o page_alloc.o preempt.o random.o rangeset.o sched_credit.o sched_credit2.o sched_sedf.o sched_arinc653.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 vmap.o vsprintf.o wait.o xmalloc_tlsf.o rcupdate.o tmem.o tmem_xen.o radix-tree.o rbtree.o lzo.o xenoprof.o compat/built_in.o hvm/built_in.o libelf/built_in.o decompress.init.o bunzip2.init.o unxz.init.o unlzma.init.o unlzo.init.o unlz4.init.o earlycpio.init.o
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/common'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .dmi_scan.o.d -DINIT_SECTIONS_ONLY -c dmi_scan.c -o dmi_scan.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .domain_build.o.d -DINIT_SECTIONS_ONLY -c domain_build.c -o domain_build.o
make -C tcgbios all
make[10]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/rombios/32bit/tcgbios'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .lib.o.d -c lib.c -o lib.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .power.o.d -c power.c -o power.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .amd.o.d -c amd.c -o amd.o
objdump -h bzimage.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \
case "$name" in \
.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.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local bzimage.o bzimage.init.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .centaur.o.d -c centaur.c -o centaur.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .bigsmp.o.d -c bigsmp.c -o bigsmp.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .asid.o.d -c asid.c -o asid.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 \
.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
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .common.o.d -c common.c -o common.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .paging.o.d -c paging.c -o paging.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .xenoprof.o.d -c xenoprof.c -o xenoprof.o
objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local dmi_scan.o dmi_scan.init.o
make[10]: Nothing to be done for 'all'.
make[10]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/rombios/32bit/tcgbios'
make[9]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/rombios/32bit'
make 32bitbios_flat.h
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .p2m.o.d -c p2m.c -o p2m.o
make[9]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/rombios/32bit'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .x2apic.o.d -c x2apic.c -o x2apic.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mm.o.d -c mm.c -o mm.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .suspend.o.d -c suspend.c -o suspend.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .emulate.o.d -c emulate.c -o emulate.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .traps.o.d -c traps.c -o traps.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .intel.o.d -c intel.c -o intel.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .nmi_int.o.d -c nmi_int.c -o nmi_int.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .op_model_p4.o.d -c op_model_p4.c -o op_model_p4.o
objdump -h domain_build.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \
case "$name" in \
.text|.text.*|.data|.data.*|.bss) \
test $sz != 0 || continue; \
echo "Error: size of domain_build.o:$name is 0x$sz" >&2; \
exit $(expr $idx + 1);; \
esac; \
done
make[9]: '32bitbios_flat.h' is up to date.
make[9]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/rombios/32bit'
make[8]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/rombios/32bit'
make[7]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/rombios'
make BIOS-bochs-latest
objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local domain_build.o domain_build.init.o
make[7]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/rombios'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .pci.o.d -c pci.c -o pci.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .default.o.d -c default.c -o default.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .cpu_idle.o.d -c cpu_idle.c -o cpu_idle.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .acpi_mmcfg.o.d -c acpi_mmcfg.c -o acpi_mmcfg.o
make[7]: 'BIOS-bochs-latest' is up to date.
make[7]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/rombios'
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/rombios'
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .op_model_ppro.o.d -c op_model_ppro.c -o op_model_ppro.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .delivery.o.d -c delivery.c -o delivery.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .hpet.o.d -c hpet.c -o hpet.o
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .probe.o.d -c probe.c -o probe.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mmconf-fam10h.o.d -c mmconf-fam10h.c -o mmconf-fam10h.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mmconfig_64.o.d -c mmconfig_64.c -o mmconfig_64.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mwait-idle.o.d -c mwait-idle.c -o mwait-idle.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .p2m-pt.o.d -c p2m-pt.c -o p2m-pt.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .p2m-ept.o.d -c p2m-ept.c -o p2m-ept.o
make -C vgabios all
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mmconfig-shared.o.d -c mmconfig-shared.c -o mmconfig-shared.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C mcheck built_in.o
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/vgabios'
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/cpu/mcheck'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/vgabios'
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware'
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C mtrr built_in.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .hvm.o.d -c hvm.c -o hvm.o
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/cpu/mtrr'
ld -melf_x86_64 -r -o built_in.o bigsmp.o x2apic.o default.o delivery.o probe.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .i8254.o.d -c i8254.c -o i8254.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .op_model_athlon.o.d -c op_model_athlon.c -o op_model_athlon.o
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/genapic'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .intercept.o.d -c intercept.c -o intercept.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .io.o.d -c io.c -o io.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .cpuidle_menu.o.d -c cpuidle_menu.c -o cpuidle_menu.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .compat.o.d -c compat.c -o compat.o
make -C etherboot all
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/etherboot'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .p2m-pod.o.d -c p2m-pod.c -o p2m-pod.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .guest_walk_2.o.d -DGUEST_PAGING_LEVELS=2 -c guest_walk.c -o guest_walk_2.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C cpufreq built_in.o
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/acpi/cpufreq'
rm -rf ipxe
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .irq.o.d -c irq.c -o irq.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .boot.o.d -DINIT_SECTIONS_ONLY -c boot.c -o boot.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .domain.o.d -c domain.c -o domain.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .backtrace.o.d -c backtrace.c -o backtrace.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .physdev.o.d -c physdev.c -o physdev.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mtrr.o.d -c mtrr.c -o mtrr.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .generic.o.d -c generic.c -o generic.o
gcc -D__ASSEMBLY__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .wakeup_prot.o.d -c wakeup_prot.S -o wakeup_prot.o
gzip -dc ipxe.tar.gz | tar xf -
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .amd_nonfatal.o.d -c amd_nonfatal.c -o amd_nonfatal.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .amd_k8.o.d -c amd_k8.c -o amd_k8.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
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .guest_walk_3.o.d -DGUEST_PAGING_LEVELS=3 -c guest_walk.c -o guest_walk_3.o
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/oprofile'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .main.o.d -c main.c -o main.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .nestedhvm.o.d -c nestedhvm.c -o nestedhvm.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .guest_walk_4.o.d -DGUEST_PAGING_LEVELS=4 -c guest_walk.c -o guest_walk_4.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mem_event.o.d -c mem_event.c -o mem_event.o
objdump -h boot.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \
case "$name" in \
.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
objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local boot.o boot.init.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .amd_f10.o.d -c amd_f10.c -o amd_f10.o
ld -melf_x86_64 -r -o built_in.o generic.o main.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .platform_hypercall.o.d -c platform_hypercall.c -o platform_hypercall.o
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/cpu/mtrr'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mce_amd.o.d -c mce_amd.c -o mce_amd.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .cpufreq.o.d -c cpufreq.c -o cpufreq.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mcaction.o.d -c mcaction.c -o mcaction.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .pmtimer.o.d -c pmtimer.c -o pmtimer.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .quirks.o.d -c quirks.c -o quirks.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .rtc.o.d -c rtc.c -o rtc.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mem_paging.o.d -c mem_paging.c -o mem_paging.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .save.o.d -c save.c -o save.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .barrier.o.d -c barrier.c -o barrier.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mctelem.o.d -c mctelem.c -o mctelem.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .stdvga.o.d -c stdvga.c -o stdvga.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .powernow.o.d -c powernow.c -o powernow.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mem_sharing.o.d -c mem_sharing.c -o mem_sharing.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vioapic.o.d -c vioapic.c -o vioapic.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .cpu_idle.o.d -c cpu_idle.c -o cpu_idle.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mem_access.o.d -c mem_access.c -o mem_access.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C shadow built_in.o
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/mm/shadow'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .viridian.o.d -c viridian.c -o viridian.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .cpufreq.o.d -c cpufreq.c -o cpufreq.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mce.o.d -c mce.c -o mce.o
ld -melf_x86_64 -r -o built_in.o cpufreq.o powernow.o
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/acpi/cpufreq'
for i in $(cat patches/series) ; do \
patch -d ipxe -p1 --quiet <patches/$i || exit 1 ; \
done
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
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/acpi'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vlapic.o.d -c vlapic.c -o vlapic.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vmsi.o.d -c vmsi.c -o vmsi.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C hap built_in.o
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/mm/hap'
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C compat built_in.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vpic.o.d -c vpic.c -o vpic.o
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/x86_64/compat'
gcc -D__ASSEMBLY__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .entry.o.d -c entry.S -o entry.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vpt.o.d -c vpt.c -o vpt.o
cat Config >>ipxe/src/arch/i386/Makefile
make -C ipxe/src bin/rtl8139.rom
make[7]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/etherboot/ipxe/src'
gcc -D__ASSEMBLY__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .gpr_switch.o.d -c gpr_switch.S -o gpr_switch.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vpmu.o.d -c vpmu.c -o vpmu.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C svm built_in.o
gcc -D__ASSEMBLY__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .kexec_reloc.o.d -c kexec_reloc.S -o kexec_reloc.o
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/hvm/svm'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mce-apei.o.d -c mce-apei.c -o mce-apei.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .mce_intel.o.d -c mce_intel.c -o mce_intel.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .non-fatal.o.d -c non-fatal.c -o non-fatal.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .common.o.d -c common.c -o common.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .util.o.d -c util.c -o util.o
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk -C vmx built_in.o
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/hvm/vmx'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .guest_2.o.d -DGUEST_PAGING_LEVELS=2 -c multi.c -o guest_2.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vmce.o.d -c vmce.c -o vmce.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .guest_3.o.d -DGUEST_PAGING_LEVELS=3 -c multi.c -o guest_3.o
gcc -D__ASSEMBLY__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .entry.o.d -c entry.S -o entry.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .guest_4.o.d -DGUEST_PAGING_LEVELS=4 -c multi.c -o guest_4.o
ld -melf_x86_64 -r -o built_in.o entry.o
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/x86_64/compat'
ld -melf_x86_64 -r -o built_in.o mm.o traps.o machine_kexec.o pci.o acpi_mmcfg.o mmconf-fam10h.o mmconfig_64.o mmconfig-shared.o compat.o domain.o physdev.o platform_hypercall.o cpu_idle.o cpufreq.o compat/built_in.o entry.o gpr_switch.o kexec_reloc.o
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/x86_64'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .hap.o.d -c hap.c -o hap.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .guest_walk_2level.o.d -DGUEST_PAGING_LEVELS=2 -c guest_walk.c -o guest_walk_2level.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .guest_walk_3level.o.d -DGUEST_PAGING_LEVELS=3 -c guest_walk.c -o guest_walk_3level.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .guest_walk_4level.o.d -DGUEST_PAGING_LEVELS=4 -c guest_walk.c -o guest_walk_4level.o
ld -melf_x86_64 -r -o built_in.o amd_nonfatal.o amd_k8.o amd_f10.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
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/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 mcheck/built_in.o mtrr/built_in.o
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/cpu'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .nested_hap.o.d -c nested_hap.c -o nested_hap.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .asid.o.d -c asid.c -o asid.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .nested_ept.o.d -c nested_ept.c -o nested_ept.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .emulate.o.d -c emulate.c -o emulate.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .intr.o.d -c intr.c -o intr.o
rm -f bin/*.* bin/errors bin/NIC ./util/nrv2b ./util/zbin ./util/elf2efi32 ./util/elf2efi64 ./util/efirom ./util/iccfix ./util/einfo TAGS bin/symtab
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .nestedsvm.o.d -c nestedsvm.c -o nestedsvm.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .intr.o.d -c intr.c -o intr.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .svm.o.d -c svm.c -o svm.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vmcb.o.d -c vmcb.c -o vmcb.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vpmu.o.d -c vpmu.c -o vpmu.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 '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/mm/hap'
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .realmode.o.d -c realmode.c -o realmode.o
gcc -D__ASSEMBLY__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .entry.o.d -c entry.S -o entry.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vmcs.o.d -c vmcs.c -o vmcs.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vmx.o.d -c vmx.c -o vmx.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vpmu_core2.o.d -c vpmu_core2.c -o vpmu_core2.o
[MEDIARULES] exe
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vvmx.o.d -c vvmx.c -o vvmx.o
[MEDIARULES] raw
[MEDIARULES] hd
[MEDIARULES] nbi
[MEDIARULES] dsk
gcc -D__ASSEMBLY__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .entry.o.d -c entry.S -o entry.o
[MEDIARULES] lkrn
[MEDIARULES] kkkpxe
[MEDIARULES] kkpxe
[MEDIARULES] kpxe
[MEDIARULES] pxe
[MEDIARULES] mrom
[RULES] arch/i386/drivers/net/undiisr.S
[MEDIARULES] rom
[RULES] arch/i386/interface/syslinux/com32_wrapper.S
[RULES] arch/i386/interface/pxe/pxe_entry.S
[RULES] arch/i386/firmware/pcbios/e820mangler.S
[RULES] arch/i386/prefix/libprefix.S
[RULES] arch/i386/prefix/dskprefix.S
[RULES] arch/i386/prefix/lkrnprefix.S
[RULES] arch/i386/prefix/unnrv2b.S
[RULES] arch/i386/prefix/unnrv2b16.S
[RULES] arch/i386/prefix/mromprefix.S
[RULES] arch/i386/prefix/undiloader.S
[RULES] arch/i386/prefix/bootpart.S
[RULES] arch/i386/prefix/nullprefix.S
[RULES] arch/i386/prefix/kpxeprefix.S
[RULES] arch/i386/prefix/kkkpxeprefix.S
[RULES] arch/i386/prefix/nbiprefix.S
[RULES] arch/i386/prefix/usbdisk.S
[RULES] arch/i386/prefix/pxeprefix.S
[RULES] arch/i386/prefix/hdprefix.S
[RULES] arch/i386/prefix/exeprefix.S
ld -melf_x86_64 -r -o built_in.o common.o guest_2.o guest_3.o guest_4.o
[RULES] arch/i386/prefix/romprefix.S
[RULES] arch/i386/prefix/kkpxeprefix.S
[RULES] arch/i386/prefix/mbr.S
[RULES] arch/i386/transitions/libkir.S
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/mm/shadow'
ld -melf_x86_64 -r -o built_in.o paging.o p2m.o p2m-pt.o p2m-ept.o p2m-pod.o guest_walk_2.o guest_walk_3.o guest_walk_4.o mem_event.o mem_paging.o mem_sharing.o mem_access.o shadow/built_in.o hap/built_in.o
[RULES] arch/i386/transitions/libpm.S
[RULES] arch/i386/transitions/liba20.S
[RULES] arch/i386/transitions/librm.S
[RULES] arch/i386/core/patch_cf.S
[RULES] arch/i386/core/virtaddr.S
[RULES] arch/i386/core/gdbidt.S
[RULES] arch/i386/core/setjmp.S
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/mm'
[RULES] arch/i386/core/stack.S
[RULES] arch/i386/core/stack16.S
[RULES] tests/gdbstub_test.S
[RULES] arch/i386/drivers/net/undi.c
[RULES] arch/i386/drivers/net/undiload.c
[RULES] arch/i386/drivers/net/undipreload.c
[RULES] arch/i386/drivers/net/undionly.c
[RULES] arch/i386/drivers/net/undinet.c
[RULES] arch/i386/drivers/net/undirom.c
[RULES] arch/x86/prefix/efiprefix.c
[RULES] arch/x86/prefix/efidrvprefix.c
[RULES] arch/x86/core/pcidirect.c
[RULES] arch/x86/interface/efi/efix86_nap.c
[RULES] arch/x86/core/x86_string.c
[RULES] arch/i386/hci/commands/pxe_cmd.c
[RULES] arch/i386/hci/commands/reboot_cmd.c
[RULES] arch/i386/interface/syslinux/comboot_call.c
[RULES] arch/i386/interface/syslinux/com32_call.c
[RULES] arch/i386/interface/pxeparent/pxeparent.c
[RULES] arch/i386/interface/syslinux/comboot_resolv.c
[RULES] arch/i386/interface/pxeparent/pxeparent_dhcp.c
[RULES] arch/i386/interface/pxe/pxe_call.c
[RULES] arch/i386/interface/pxe/pxe_tftp.c
[RULES] arch/i386/interface/pxe/pxe_undi.c
[RULES] arch/i386/interface/pxe/pxe_file.c
[RULES] arch/i386/interface/pxe/pxe_preboot.c
[RULES] arch/i386/interface/pxe/pxe_exit_hook.c
[RULES] arch/i386/interface/pxe/pxe_udp.c
[RULES] arch/i386/interface/pxe/pxe_loader.c
[RULES] arch/i386/interface/pcbios/bios_smbios.c
[RULES] arch/i386/interface/pcbios/bios_nap.c
[RULES] arch/i386/interface/pcbios/int13.c
[RULES] arch/i386/interface/pcbios/bios_timer.c
[RULES] arch/i386/interface/pcbios/biosint.c
[RULES] arch/i386/image/nbi.c
[RULES] arch/i386/image/com32.c
[RULES] arch/i386/interface/pcbios/memtop_umalloc.c
[RULES] arch/i386/interface/pcbios/pcibios.c
[RULES] arch/i386/image/bzimage.c
[RULES] arch/i386/image/pxe_image.c
[RULES] arch/i386/image/multiboot.c
[RULES] arch/i386/image/comboot.c
[RULES] arch/i386/image/bootsector.c
[RULES] arch/i386/image/elfboot.c
[RULES] arch/i386/firmware/pcbios/memmap.c
[RULES] arch/i386/firmware/pcbios/hidemem.c
[RULES] arch/i386/firmware/pcbios/basemem.c
ld -melf_x86_64 -r -o built_in.o asid.o emulate.o intr.o nestedsvm.o svm.o svmdebug.o vmcb.o vpmu.o entry.o
[RULES] arch/i386/firmware/pcbios/fakee820.c
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/hvm/svm'
[RULES] arch/i386/firmware/pcbios/bios_console.c
[RULES] arch/i386/firmware/pcbios/pnpbios.c
[RULES] arch/i386/core/rdtsc_timer.c
[RULES] arch/i386/transitions/librm_mgmt.c
[RULES] arch/i386/core/basemem_packet.c
[RULES] arch/i386/core/video_subr.c
[RULES] arch/i386/core/gdbmach.c
[RULES] arch/i386/core/pic8259.c
[RULES] arch/i386/core/cpu.c
[RULES] arch/i386/core/runtime.c
[RULES] arch/i386/core/x86_io.c
[RULES] arch/i386/core/timer2.c
[RULES] arch/i386/core/relocate.c
[RULES] arch/i386/core/dumpregs.c
[RULES] arch/i386/core/nulltrap.c
[RULES] config/config_infiniband.c
[RULES] config/config_net80211.c
[RULES] config/config_ethernet.c
[RULES] config/config_fc.c
[RULES] config/config.c
[RULES] config/config_romprefix.c
[RULES] usr/prompt.c
[RULES] usr/iwmgmt.c
[RULES] usr/route.c
[RULES] usr/lotest.c
[RULES] usr/imgmgmt.c
[RULES] usr/pxemenu.c
[RULES] usr/fcmgmt.c
[RULES] usr/autoboot.c
[RULES] usr/ifmgmt.c
[RULES] usr/dhcpmgmt.c
[RULES] hci/keymap/keymap_pt.c
[RULES] hci/keymap/keymap_gr.c
[RULES] hci/keymap/keymap_wo.c
[RULES] hci/keymap/keymap_il.c
[RULES] hci/keymap/keymap_us.c
[RULES] hci/keymap/keymap_bg.c
[RULES] hci/keymap/keymap_th.c
[RULES] hci/keymap/keymap_et.c
[RULES] hci/keymap/keymap_ru.c
[RULES] hci/keymap/keymap_cf.c
[RULES] hci/keymap/keymap_az.c
[RULES] hci/keymap/keymap_sr.c
[RULES] hci/keymap/keymap_lt.c
[RULES] hci/keymap/keymap_ua.c
[RULES] hci/keymap/keymap_mt.c
[RULES] hci/keymap/keymap_no.c
[RULES] hci/keymap/keymap_fr.c
[RULES] hci/keymap/keymap_pl.c
[RULES] hci/keymap/keymap_uk.c
[RULES] hci/keymap/keymap_mk.c
[RULES] hci/keymap/keymap_fi.c
[RULES] hci/keymap/keymap_dk.c
[RULES] hci/keymap/keymap_hu.c
[RULES] hci/keymap/keymap_de.c
[RULES] hci/keymap/keymap_cz.c
[RULES] hci/keymap/keymap_by.c
[RULES] hci/keymap/keymap_nl.c
[RULES] hci/keymap/keymap_es.c
[RULES] hci/keymap/keymap_sg.c
[RULES] hci/keymap/keymap_al.c
[RULES] hci/keymap/keymap_ro.c
[RULES] hci/keymap/keymap_it.c
[RULES] hci/mucurses/alert.c
[RULES] hci/mucurses/widgets/editbox.c
[RULES] hci/mucurses/clear.c
[RULES] hci/mucurses/print_nadv.c
[RULES] hci/mucurses/edging.c
[RULES] hci/mucurses/ansi_screen.c
[RULES] hci/mucurses/slk.c
[RULES] hci/mucurses/winattrs.c
[RULES] hci/mucurses/wininit.c
[RULES] hci/mucurses/mucurses.c
[RULES] hci/mucurses/windows.c
[RULES] hci/mucurses/print.c
[RULES] hci/mucurses/colour.c
ld -melf_x86_64 -r -o built_in.o intr.o realmode.o vmcs.o vmx.o vpmu_core2.o vvmx.o entry.o
[RULES] hci/mucurses/kb.c
[RULES] hci/tui/login_ui.c
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/hvm/vmx'
ld -melf_x86_64 -r -o built_in.o asid.o emulate.o hpet.o hvm.o i8254.o intercept.o io.o irq.o mtrr.o nestedhvm.o pmtimer.o quirks.o rtc.o save.o stdvga.o vioapic.o viridian.o vlapic.o vmsi.o vpic.o vpt.o vpmu.o svm/built_in.o vmx/built_in.o
[RULES] hci/tui/settings_ui.c
[RULES] hci/commands/nvo_cmd.c
[RULES] hci/commands/config_cmd.c
[RULES] hci/commands/login_cmd.c
[RULES] hci/commands/sanboot_cmd.c
[RULES] hci/commands/ifmgmt_cmd.c
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/hvm'
[RULES] hci/commands/autoboot_cmd.c
[RULES] hci/commands/gdbstub_cmd.c
ld -melf_x86_64 -r -o built_in.o apic.o bitops.o compat.o debug.o delay.o domctl.o domain.o domain_page.o e820.o extable.o flushtlb.o platform_hypercall.o i387.o i8259.o io_apic.o msi.o ioport_emulate.o irq.o microcode_amd.o microcode_intel.o microcode.o mm.o mpparse.o nmi.o numa.o pci.o percpu.o physdev.o setup.o shutdown.o smp.o smpboot.o srat.o string.o sysctl.o time.o trace.o traps.o usercopy.o x86_emulate.o machine_kexec.o crash.o tboot.o hpet.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 x86_64/built_in.o bzimage.init.o clear_page.o copy_page.o dmi_scan.init.o domain_build.init.o
[RULES] hci/commands/time_cmd.c
[RULES] hci/commands/dhcp_cmd.c
[RULES] hci/commands/image_cmd.c
[RULES] hci/commands/route_cmd.c
[RULES] hci/commands/lotest_cmd.c
[RULES] hci/commands/fcmgmt_cmd.c
[RULES] hci/commands/digest_cmd.c
[RULES] hci/commands/iwmgmt_cmd.c
[RULES] hci/commands/vlan_cmd.c
[RULES] hci/linux_args.c
[RULES] hci/shell.c
[RULES] hci/strerror.c
[RULES] hci/readline.c
[RULES] hci/editstring.c
[RULES] hci/wireless_errors.c
[RULES] crypto/axtls/bigint.c
[RULES] crypto/axtls/rsa.c
[RULES] crypto/axtls/sha1.c
[RULES] crypto/axtls/aes.c
[RULES] crypto/chap.c
[RULES] crypto/md5.c
[RULES] crypto/x509.c
[RULES] crypto/sha1extra.c
[RULES] crypto/arc4.c
[RULES] crypto/crandom.c
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86'
[RULES] crypto/crypto_null.c
ld -melf_x86_64 -r -o prelink.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/boot/built_in.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/efi/built_in.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/common/built_in.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/built_in.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/xsm/built_in.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/built_in.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/crypto/built_in.o
[RULES] crypto/crc32.c
[RULES] crypto/hmac.c
[RULES] crypto/asn1.c
: ld -melf_x86_64 -r -o prelink-efi.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/boot/built_in.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/common/built_in.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/drivers/built_in.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/xsm/built_in.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86/built_in.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/crypto/built_in.o efi/boot.init.o efi/runtime.o efi/compat.o
[RULES] crypto/aes_wrap.c
[RULES] crypto/axtls_sha1.c
[RULES] crypto/cbc.c
[RULES] crypto/axtls_aes.c
[RULES] tests/memcpy_test.c
[RULES] tests/test.c
[RULES] tests/list_test.c
[RULES] tests/bofm_test.c
[RULES] tests/umalloc_test.c
[RULES] tests/uri_test.c
[RULES] interface/bofm/bofm.c
[RULES] interface/smbios/smbios.c
[RULES] interface/smbios/smbios_settings.c
[RULES] interface/efi/efi_io.c
[RULES] tests/linebuf_test.c
[RULES] interface/efi/efi_uaccess.c
[RULES] interface/efi/efi_smbios.c
[RULES] interface/efi/efi_init.c
[RULES] interface/efi/efi_driver.c
[RULES] interface/efi/efi_timer.c
[RULES] interface/efi/efi_strings.c
[RULES] interface/efi/efi_umalloc.c
[RULES] interface/efi/efi_strerror.c
[RULES] interface/efi/efi_bofm.c
[RULES] interface/efi/efi_pci.c
[RULES] interface/efi/efi_snp.c
[RULES] interface/efi/efi_console.c
[RULES] drivers/infiniband/linda_fw.c
[RULES] drivers/infiniband/qib7322.c
[RULES] drivers/infiniband/hermon.c
[RULES] drivers/infiniband/arbel.c
[RULES] drivers/infiniband/linda.c
[RULES] drivers/bitbash/i2c_bit.c
[RULES] drivers/bitbash/spi_bit.c
[RULES] drivers/nvs/nvs.c
[RULES] drivers/bitbash/bitbash.c
[RULES] drivers/nvs/threewire.c
[RULES] drivers/nvs/nvsvpd.c
[RULES] drivers/block/scsi.c
[RULES] drivers/nvs/spi.c
[RULES] drivers/block/ata.c
[RULES] drivers/block/srp.c
[RULES] drivers/block/ibft.c
[RULES] drivers/net/efi/snpnet.c
[RULES] drivers/net/efi/snponly.c
[RULES] drivers/net/vxge/vxge_main.c
[RULES] drivers/net/vxge/vxge.c
[RULES] drivers/net/vxge/vxge_config.c
[RULES] drivers/net/vxge/vxge_traffic.c
[RULES] drivers/net/ath/ath9k/ath9k_common.c
[RULES] drivers/net/ath/ath9k/ath9k_recv.c
[RULES] drivers/net/ath/ath9k/ath9k_eeprom.c
[RULES] drivers/net/ath/ath9k/ath9k_ar9003_hw.c
[RULES] drivers/net/ath/ath9k/ath9k.c
[RULES] drivers/net/ath/ath9k/ath9k_main.c
[RULES] drivers/net/ath/ath9k/ath9k_ani.c
[RULES] drivers/net/ath/ath9k/ath9k_ar5008_phy.c
[RULES] drivers/net/ath/ath9k/ath9k_ar9002_phy.c
[RULES] drivers/net/ath/ath9k/ath9k_ar9002_mac.c
[RULES] drivers/net/ath/ath9k/ath9k_mac.c
[RULES] drivers/net/ath/ath9k/ath9k_eeprom_def.c
[RULES] drivers/net/ath/ath9k/ath9k_ar9003_eeprom.c
[RULES] drivers/net/ath/ath9k/ath9k_ar9002_calib.c
: ld -mi386pep --subsystem=10 --image-base=0xffff82d080000000 --stack=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 --file-alignment=0x20 --major-image-version=4 --minor-image-version=4 --major-os-version=2 --minor-os-version=0 --major-subsystem-version=2 --minor-subsystem-version=0 -T efi.lds -N prelink-efi.o efi/relocs-dummy.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/common/symbols-dummy.o -o /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0xffff82d080000000.0 && : ld -mi386pep --subsystem=10 --image-base=0xffff82d0c0000000 --stack=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 --file-alignment=0x20 --major-image-version=4 --minor-image-version=4 --major-os-version=2 --minor-os-version=0 --major-subsystem-version=2 --minor-subsystem-version=0 -T efi.lds -N prelink-efi.o efi/relocs-dummy.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/common/symbols-dummy.o -o /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0xffff82d0c0000000.0 && :
: efi/mkreloc /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0xffff82d080000000.0 /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0xffff82d0c0000000.0 >/home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0r.S
: nm -n /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0xffff82d080000000.0 | : /home/atondwal/aur/xen/src/xen-4.4.0/xen/tools/symbols >/home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0s.S
[RULES] drivers/net/ath/ath9k/ath9k_calib.c
[RULES] drivers/net/ath/ath9k/ath9k_eeprom_4k.c
[RULES] drivers/net/ath/ath9k/ath9k_init.c
[RULES] drivers/net/ath/ath9k/ath9k_ar9002_hw.c
[RULES] drivers/net/ath/ath9k/ath9k_hw.c
[RULES] drivers/net/ath/ath9k/ath9k_eeprom_9287.c
[RULES] drivers/net/ath/ath9k/ath9k_ar9003_phy.c
: make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0r.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0s.o
[RULES] drivers/net/ath/ath9k/ath9k_ar9003_calib.c
: ld -mi386pep --subsystem=10 --image-base=0xffff82d080000000 --stack=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 --file-alignment=0x20 --major-image-version=4 --minor-image-version=4 --major-os-version=2 --minor-os-version=0 --major-subsystem-version=2 --minor-subsystem-version=0 -T efi.lds -N prelink-efi.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0r.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0s.o -o /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0xffff82d080000000.1 && : ld -mi386pep --subsystem=10 --image-base=0xffff82d0c0000000 --stack=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 --file-alignment=0x20 --major-image-version=4 --minor-image-version=4 --major-os-version=2 --minor-os-version=0 --major-subsystem-version=2 --minor-subsystem-version=0 -T efi.lds -N prelink-efi.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0r.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0s.o -o /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0xffff82d0c0000000.1 && :
: efi/mkreloc /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0xffff82d080000000.1 /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0xffff82d0c0000000.1 >/home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.1r.S
: nm -n /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.0xffff82d080000000.1 | : /home/atondwal/aur/xen/src/xen-4.4.0/xen/tools/symbols >/home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.1s.S
: make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.1r.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.1s.o
: ld -mi386pep --subsystem=10 --image-base=0xffff82d080000000 --stack=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 --file-alignment=0x20 --major-image-version=4 --minor-image-version=4 --major-os-version=2 --minor-os-version=0 --major-subsystem-version=2 --minor-subsystem-version=0 -T efi.lds -N prelink-efi.o \
/home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.1r.o /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.1s.o -o /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen.efi
[RULES] drivers/net/ath/ath9k/ath9k_ar9003_mac.c
[RULES] drivers/net/ath/ath9k/ath9k_xmit.c
[RULES] drivers/net/ath/ath5k/ath5k_caps.c
if : false; then rm -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen.efi; echo 'EFI support disabled'; fi
[RULES] drivers/net/ath/ath5k/ath5k_eeprom.c
EFI support disabled
rm -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen.efi.[0-9]*
ld -melf_x86_64 -T xen.lds -N prelink.o \
/home/atondwal/aur/xen/src/xen-4.4.0/xen/common/symbols-dummy.o -o /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen-syms.0
[RULES] drivers/net/ath/ath5k/ath5k_qcu.c
[RULES] drivers/net/ath/ath5k/ath5k_desc.c
[RULES] drivers/net/ath/ath5k/ath5k_pcu.c
[RULES] drivers/net/ath/ath5k/ath5k_dma.c
[RULES] drivers/net/ath/ath5k/ath5k_initvals.c
[RULES] drivers/net/ath/ath5k/ath5k_gpio.c
[RULES] drivers/net/ath/ath5k/ath5k_phy.c
[RULES] drivers/net/ath/ath5k/ath5k_rfkill.c
[RULES] drivers/net/ath/ath5k/ath5k_attach.c
[RULES] drivers/net/ath/ath5k/ath5k.c
[RULES] drivers/net/ath/ath5k/ath5k_reset.c
[RULES] drivers/net/ath/ath_regd.c
[RULES] drivers/net/ath/ath_main.c
[RULES] drivers/net/ath/ath_hw.c
[RULES] drivers/net/ath/ath_key.c
[RULES] drivers/net/rtl818x/rtl8180_sa2400.c
[RULES] drivers/net/rtl818x/rtl8185_rtl8225.c
[RULES] drivers/net/rtl818x/rtl8180.c
[RULES] drivers/net/rtl818x/rtl818x.c
[RULES] drivers/net/rtl818x/rtl8185.c
[RULES] drivers/net/rtl818x/rtl8180_max2820.c
[RULES] drivers/net/rtl818x/rtl8180_grf5101.c
[RULES] drivers/net/phantom/phantom.c
[RULES] drivers/net/igbvf/igbvf_mbx.c
[RULES] drivers/net/igbvf/igbvf_vf.c
[RULES] drivers/net/igbvf/igbvf_main.c
[RULES] drivers/net/igb/igb_api.c
[RULES] drivers/net/igb/igb_manage.c
[RULES] drivers/net/igb/igb_nvm.c
[RULES] drivers/net/igb/igb_main.c
[RULES] drivers/net/igb/igb_phy.c
[RULES] drivers/net/igb/igb_mac.c
[RULES] drivers/net/igb/igb.c
[RULES] drivers/net/igb/igb_82575.c
[RULES] drivers/net/e1000e/e1000e_main.c
[RULES] drivers/net/e1000e/e1000e_mac.c
[RULES] drivers/net/e1000e/e1000e_phy.c
[RULES] drivers/net/e1000e/e1000e.c
nm -n /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen-syms.0 | /home/atondwal/aur/xen/src/xen-4.4.0/xen/tools/symbols >/home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen-syms.0.S
[RULES] drivers/net/e1000e/e1000e_manage.c
[RULES] drivers/net/e1000e/e1000e_82571.c
[RULES] drivers/net/e1000e/e1000e_nvm.c
[RULES] drivers/net/e1000e/e1000e_ich8lan.c
[RULES] drivers/net/e1000e/e1000e_80003es2lan.c
[RULES] drivers/net/e1000/e1000_main.c
[RULES] drivers/net/e1000/e1000_phy.c
[RULES] drivers/net/e1000/e1000_82541.c
[RULES] drivers/net/e1000/e1000_mac.c
[RULES] drivers/net/e1000/e1000_nvm.c
[RULES] drivers/net/e1000/e1000_82543.c
[RULES] drivers/net/e1000/e1000_manage.c
[RULES] drivers/net/e1000/e1000_82540.c
[RULES] drivers/net/e1000/e1000_api.c
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen-syms.0.o
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86'
[RULES] drivers/net/e1000/e1000.c
[RULES] drivers/net/e1000/e1000_82542.c
[RULES] drivers/net/tlan.c
[RULES] drivers/net/r8169.c
[RULES] drivers/net/ne.c
[RULES] drivers/net/sis900.c
[RULES] drivers/net/via-velocity.c
[RULES] drivers/net/tg3.c
[RULES] drivers/net/atl1e.c
[RULES] drivers/net/etherfabric.c
[RULES] drivers/net/via-rhine.c
[RULES] drivers/net/myri10ge.c
[RULES] drivers/net/mtd80x.c
[RULES] drivers/net/pnic.c
[RULES] drivers/net/forcedeth.c
[RULES] drivers/net/davicom.c
[RULES] drivers/net/tulip.c
[RULES] drivers/net/prism2_pci.c
[RULES] drivers/net/3c90x.c
[RULES] drivers/net/3c595.c
[RULES] drivers/net/sundance.c
[RULES] drivers/net/3c509-eisa.c
[RULES] drivers/net/skge.c
[RULES] drivers/net/ne2k_isa.c
[RULES] drivers/net/epic100.c
[RULES] drivers/net/sis190.c
[RULES] drivers/net/ns8390.c
[RULES] drivers/net/wd.c
[RULES] drivers/net/virtio-net.c
[RULES] drivers/net/natsemi.c
[RULES] drivers/net/3c503.c
[RULES] drivers/net/3c509.c
[RULES] drivers/net/3c5x9.c
[RULES] drivers/net/pcnet32.c
[RULES] drivers/net/ns83820.c
[RULES] drivers/net/dmfe.c
[RULES] drivers/net/smc9000.c
[RULES] drivers/net/eepro100.c
[RULES] drivers/net/3c515.c
[RULES] drivers/net/legacy.c
[RULES] drivers/net/sky2.c
[RULES] drivers/net/ipoib.c
[RULES] drivers/net/3c529.c
[RULES] drivers/net/b44.c
[RULES] drivers/net/w89c840.c
[RULES] drivers/net/cs89x0.c
[RULES] drivers/net/rtl8139.c
[RULES] drivers/net/eepro.c
[RULES] drivers/net/prism2_plx.c
[RULES] drivers/net/jme.c
[RULES] drivers/net/bnx2.c
[RULES] drivers/net/amd8111e.c
[RULES] drivers/net/depca.c
[RULES] drivers/bus/mca.c
[RULES] drivers/bus/pcivpd.c
[RULES] drivers/bus/eisa.c
[RULES] drivers/bus/pciextra.c
[RULES] drivers/bus/pcibackup.c
[RULES] drivers/bus/isa_ids.c
[RULES] drivers/bus/isa.c
[RULES] drivers/bus/virtio-pci.c
[RULES] drivers/bus/virtio-ring.c
[RULES] drivers/bus/isapnp.c
[RULES] image/embedded.c
[RULES] drivers/bus/pci.c
[RULES] image/segment.c
gcc -D__ASSEMBLY__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF ..xen-syms.0.o.d -c /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen-syms.0.S -o /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen-syms.0.o
[RULES] image/efi_image.c
[RULES] image/elf.c
[RULES] image/script.c
[RULES] net/80211/wpa_tkip.c
[RULES] net/80211/wpa_psk.c
[RULES] net/80211/wep.c
[RULES] net/80211/sec80211.c
[RULES] net/80211/rc80211.c
[RULES] net/80211/wpa_ccmp.c
[RULES] net/80211/net80211.c
[RULES] net/80211/wpa.c
[RULES] net/infiniband/ib_mcast.c
[RULES] net/infiniband/ib_srp.c
[RULES] net/infiniband/ib_cmrc.c
[RULES] net/infiniband/ib_sma.c
[RULES] net/infiniband/ib_smc.c
[RULES] net/infiniband/ib_pathrec.c
[RULES] net/infiniband/ib_packet.c
[RULES] net/infiniband/ib_cm.c
[RULES] net/infiniband/ib_mi.c
[RULES] net/udp/syslog.c
[RULES] net/udp/tftp.c
[RULES] net/udp/slam.c
[RULES] net/udp/dns.c
[RULES] net/udp/dhcp.c
[RULES] net/tcp/http.c
[RULES] net/tcp/ftp.c
[RULES] net/tcp/iscsi.c
[RULES] net/tcp/https.c
[RULES] net/fc.c
[RULES] net/udp.c
[RULES] net/dhcpopts.c
[RULES] net/netdevice.c
[RULES] net/icmpv6.c
[RULES] net/cachedhcp.c
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86'
ld -melf_x86_64 -T xen.lds -N prelink.o \
/home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen-syms.0.o -o /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen-syms.1
[RULES] net/dhcppkt.c
[RULES] net/ndp.c
[RULES] net/tls.c
[RULES] net/eth_slow.c
[RULES] net/infiniband.c
[RULES] net/ipv4.c
[RULES] net/aoe.c
[RULES] net/nullnet.c
[RULES] net/vlan.c
[RULES] net/rarp.c
[RULES] net/retry.c
[RULES] net/ipv6.c
[RULES] net/tcpip.c
[RULES] net/fcels.c
[RULES] net/arp.c
[RULES] net/ethernet.c
[RULES] net/mii.c
[RULES] net/tcp.c
[RULES] net/fcns.c
[RULES] net/iobpad.c
[RULES] net/fcoe.c
[RULES] net/fcp.c
[RULES] net/netdev_settings.c
[RULES] net/icmp.c
[RULES] net/fakedhcp.c
[RULES] net/eapol.c
[RULES] core/serial_console.c
[RULES] core/null_sanboot.c
[RULES] core/uuid.c
[RULES] core/refcnt.c
[RULES] core/timer.c
[RULES] core/base16.c
[RULES] core/pcmcia.c
[RULES] core/debug.c
[RULES] core/monojob.c
[RULES] core/resolv.c
[RULES] core/assert.c
[RULES] core/parseopt.c
[RULES] core/random.c
[RULES] core/serial.c
[RULES] core/exec.c
[RULES] core/bitmap.c
[RULES] core/base64.c
nm -n /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen-syms.1 | /home/atondwal/aur/xen/src/xen-4.4.0/xen/tools/symbols >/home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen-syms.1.S
[RULES] core/device.c
[RULES] core/ansiesc.c
[RULES] core/malloc.c
[RULES] core/linebuf.c
[RULES] core/gdbserial.c
[RULES] core/process.c
[RULES] core/main.c
[RULES] core/errno.c
[RULES] core/basename.c
[RULES] core/cwuri.c
[RULES] core/misc.c
[RULES] core/blockdev.c
[RULES] core/acpi.c
[RULES] core/open.c
[RULES] core/strtoull.c
[RULES] core/job.c
[RULES] core/i82365.c
[RULES] core/edd.c
[RULES] core/gdbudp.c
[RULES] core/posix_io.c
[RULES] core/btext.c
make -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/Rules.mk /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen-syms.1.o
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86'
[RULES] core/pc_kbd.c
[RULES] core/gdbstub.c
[RULES] core/null_nap.c
[RULES] core/vsprintf.c
[RULES] core/bitops.c
[RULES] core/string.c
[RULES] core/downloader.c
[RULES] core/iobuf.c
[RULES] core/settings.c
[RULES] core/init.c
[RULES] core/cpio.c
[RULES] core/getopt.c
[RULES] core/hw.c
[RULES] core/stringextra.c
[RULES] core/asprintf.c
[RULES] core/getkey.c
[RULES] core/uri.c
[RULES] core/fnrec.c
[RULES] core/xfer.c
[RULES] core/console.c
[RULES] core/debug_md5.c
[RULES] core/nvo.c
[RULES] core/image.c
[RULES] core/interface.c
[RULES] core/ctype.c
[RULES] libgcc/__udivmoddi4.c
[RULES] libgcc/__divdi3.c
[RULES] libgcc/icc.c
[RULES] libgcc/memcpy.c
[RULES] libgcc/__moddi3.c
[DEPS] arch/i386/interface/syslinux/com32_wrapper.S
[RULES] libgcc/__umoddi3.c
[RULES] libgcc/__udivdi3.c
[DEPS] arch/i386/interface/pxe/pxe_entry.S
[DEPS] arch/i386/drivers/net/undiisr.S
[DEPS] arch/i386/firmware/pcbios/e820mangler.S
[DEPS] arch/i386/prefix/dskprefix.S
[DEPS] arch/i386/prefix/libprefix.S
[DEPS] arch/i386/prefix/unnrv2b.S
[DEPS] arch/i386/prefix/unnrv2b16.S
[DEPS] arch/i386/prefix/lkrnprefix.S
[DEPS] arch/i386/prefix/mromprefix.S
[DEPS] arch/i386/prefix/undiloader.S
[DEPS] arch/i386/prefix/bootpart.S
[DEPS] arch/i386/prefix/nullprefix.S
[DEPS] arch/i386/prefix/nbiprefix.S
[DEPS] arch/i386/prefix/kpxeprefix.S
[DEPS] arch/i386/prefix/kkkpxeprefix.S
[DEPS] arch/i386/prefix/usbdisk.S
[DEPS] arch/i386/prefix/pxeprefix.S
[DEPS] arch/i386/prefix/hdprefix.S
[DEPS] arch/i386/prefix/exeprefix.S
[DEPS] arch/i386/prefix/romprefix.S
[DEPS] arch/i386/prefix/kkpxeprefix.S
[DEPS] arch/i386/transitions/liba20.S
[DEPS] arch/i386/transitions/libkir.S
[DEPS] arch/i386/transitions/libpm.S
[DEPS] arch/i386/prefix/mbr.S
[DEPS] arch/i386/transitions/librm.S
[DEPS] arch/i386/core/virtaddr.S
[DEPS] arch/i386/core/patch_cf.S
[DEPS] arch/i386/core/gdbidt.S
[DEPS] arch/i386/core/setjmp.S
[DEPS] arch/i386/core/stack.S
[DEPS] arch/i386/core/stack16.S
[DEPS] tests/gdbstub_test.S
[DEPS] arch/i386/drivers/net/undipreload.c
[DEPS] arch/i386/drivers/net/undiload.c
[DEPS] arch/i386/drivers/net/undi.c
[DEPS] arch/i386/drivers/net/undionly.c
[DEPS] arch/i386/drivers/net/undinet.c
[DEPS] arch/i386/drivers/net/undirom.c
[DEPS] arch/x86/prefix/efiprefix.c
[DEPS] arch/x86/prefix/efidrvprefix.c
[DEPS] arch/x86/interface/efi/efix86_nap.c
[DEPS] arch/x86/core/pcidirect.c
[DEPS] arch/x86/core/x86_string.c
[DEPS] arch/i386/hci/commands/pxe_cmd.c
[DEPS] arch/i386/hci/commands/reboot_cmd.c
[DEPS] arch/i386/interface/syslinux/comboot_call.c
[DEPS] arch/i386/interface/syslinux/com32_call.c
[DEPS] arch/i386/interface/syslinux/comboot_resolv.c
[DEPS] arch/i386/interface/pxeparent/pxeparent.c
[DEPS] arch/i386/interface/pxeparent/pxeparent_dhcp.c
[DEPS] arch/i386/interface/pxe/pxe_call.c
[DEPS] arch/i386/interface/pxe/pxe_undi.c
[DEPS] arch/i386/interface/pxe/pxe_tftp.c
[DEPS] arch/i386/interface/pxe/pxe_file.c
[DEPS] arch/i386/interface/pxe/pxe_preboot.c
[DEPS] arch/i386/interface/pxe/pxe_exit_hook.c
gcc -D__ASSEMBLY__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-generic -I/home/atondwal/aur/xen/src/xen-4.4.0/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /home/atondwal/aur/xen/src/xen-4.4.0/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF ..xen-syms.1.o.d -c /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen-syms.1.S -o /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen-syms.1.o
[DEPS] arch/i386/interface/pxe/pxe_loader.c
[DEPS] arch/i386/interface/pcbios/bios_nap.c
[DEPS] arch/i386/interface/pcbios/int13.c
[DEPS] arch/i386/interface/pcbios/bios_smbios.c
[DEPS] arch/i386/interface/pxe/pxe_udp.c
[DEPS] arch/i386/interface/pcbios/bios_timer.c
[DEPS] arch/i386/interface/pcbios/biosint.c
[DEPS] arch/i386/interface/pcbios/memtop_umalloc.c
[DEPS] arch/i386/interface/pcbios/pcibios.c
[DEPS] arch/i386/image/com32.c
[DEPS] arch/i386/image/nbi.c
[DEPS] arch/i386/image/bzimage.c
[DEPS] arch/i386/image/pxe_image.c
[DEPS] arch/i386/image/multiboot.c
[DEPS] arch/i386/image/bootsector.c
[DEPS] arch/i386/image/elfboot.c
[DEPS] arch/i386/image/comboot.c
[DEPS] arch/i386/firmware/pcbios/hidemem.c
[DEPS] arch/i386/firmware/pcbios/basemem.c
[DEPS] arch/i386/firmware/pcbios/bios_console.c
[DEPS] arch/i386/firmware/pcbios/memmap.c
[DEPS] arch/i386/firmware/pcbios/fakee820.c
[DEPS] arch/i386/firmware/pcbios/pnpbios.c
[DEPS] arch/i386/transitions/librm_mgmt.c
[DEPS] arch/i386/core/rdtsc_timer.c
[DEPS] arch/i386/core/basemem_packet.c
[DEPS] arch/i386/core/video_subr.c
[DEPS] arch/i386/core/gdbmach.c
[DEPS] arch/i386/core/cpu.c
[DEPS] arch/i386/core/x86_io.c
[DEPS] arch/i386/core/runtime.c
[DEPS] arch/i386/core/pic8259.c
[DEPS] arch/i386/core/timer2.c
[DEPS] arch/i386/core/relocate.c
[DEPS] arch/i386/core/nulltrap.c
[DEPS] arch/i386/core/dumpregs.c
[DEPS] config/config_net80211.c
[DEPS] config/config_infiniband.c
[DEPS] config/config_ethernet.c
[DEPS] config/config_fc.c
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86'
ld -melf_x86_64 -T xen.lds -N prelink.o \
/home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen-syms.1.o -o /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen-syms
[DEPS] config/config_romprefix.c
[DEPS] config/config.c
[DEPS] usr/prompt.c
[DEPS] usr/route.c
[DEPS] usr/iwmgmt.c
[DEPS] usr/imgmgmt.c
[DEPS] usr/lotest.c
[DEPS] usr/dhcpmgmt.c
[DEPS] usr/fcmgmt.c
[DEPS] usr/pxemenu.c
[DEPS] usr/ifmgmt.c
[DEPS] hci/keymap/keymap_pt.c
[DEPS] usr/autoboot.c
[DEPS] hci/keymap/keymap_gr.c
[DEPS] hci/keymap/keymap_wo.c
[DEPS] hci/keymap/keymap_bg.c
[DEPS] hci/keymap/keymap_il.c
[DEPS] hci/keymap/keymap_us.c
[DEPS] hci/keymap/keymap_th.c
[DEPS] hci/keymap/keymap_et.c
[DEPS] hci/keymap/keymap_cf.c
[DEPS] hci/keymap/keymap_az.c
[DEPS] hci/keymap/keymap_ru.c
[DEPS] hci/keymap/keymap_sr.c
[DEPS] hci/keymap/keymap_lt.c
[DEPS] hci/keymap/keymap_ua.c
[DEPS] hci/keymap/keymap_mt.c
[DEPS] hci/keymap/keymap_fr.c
[DEPS] hci/keymap/keymap_no.c
[DEPS] hci/keymap/keymap_pl.c
rm -f /home/atondwal/aur/xen/src/xen-4.4.0/xen/.xen-syms.[0-9]*
[DEPS] hci/keymap/keymap_uk.c
[DEPS] hci/keymap/keymap_mk.c
[DEPS] hci/keymap/keymap_dk.c
[DEPS] hci/keymap/keymap_fi.c
[DEPS] hci/keymap/keymap_cz.c
[DEPS] hci/keymap/keymap_hu.c
[DEPS] hci/keymap/keymap_de.c
./boot/mkelf32 /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen-syms /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen 0x100000 \
`nm -nr /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen-syms | head -n 1 | sed -e 's/^\([^ ]*\).*/0x\1/'`
[DEPS] hci/keymap/keymap_nl.c
[DEPS] hci/keymap/keymap_by.c
[DEPS] hci/keymap/keymap_es.c
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen/arch/x86'
[DEPS] hci/keymap/keymap_sg.c
gzip -f -9 < /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen > /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen.gz.new
[DEPS] hci/keymap/keymap_al.c
[DEPS] hci/keymap/keymap_it.c
[DEPS] hci/keymap/keymap_ro.c
[DEPS] hci/mucurses/widgets/editbox.c
[DEPS] hci/mucurses/alert.c
[DEPS] hci/mucurses/clear.c
[DEPS] hci/mucurses/edging.c
[DEPS] hci/mucurses/print_nadv.c
[DEPS] hci/mucurses/slk.c
[DEPS] hci/mucurses/ansi_screen.c
[DEPS] hci/mucurses/winattrs.c
[DEPS] hci/mucurses/windows.c
[DEPS] hci/mucurses/wininit.c
[DEPS] hci/mucurses/mucurses.c
[DEPS] hci/mucurses/print.c
[DEPS] hci/mucurses/colour.c
[DEPS] hci/mucurses/kb.c
[DEPS] hci/tui/login_ui.c
[DEPS] hci/tui/settings_ui.c
[DEPS] hci/commands/nvo_cmd.c
[DEPS] hci/commands/config_cmd.c
[DEPS] hci/commands/login_cmd.c
[DEPS] hci/commands/sanboot_cmd.c
[DEPS] hci/commands/ifmgmt_cmd.c
[DEPS] hci/commands/autoboot_cmd.c
[DEPS] hci/commands/gdbstub_cmd.c
[DEPS] hci/commands/time_cmd.c
[DEPS] hci/commands/dhcp_cmd.c
[DEPS] hci/commands/digest_cmd.c
[DEPS] hci/commands/route_cmd.c
[DEPS] hci/commands/image_cmd.c
mv /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen.gz.new /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen.gz
[DEPS] hci/commands/fcmgmt_cmd.c
[DEPS] hci/commands/lotest_cmd.c
[ -d /home/atondwal/aur/xen/pkg/xen/boot ] || install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/boot
install -m0644 -p /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen.gz /home/atondwal/aur/xen/pkg/xen/boot/xen-4.4.0.gz
ln -f -s xen-4.4.0.gz /home/atondwal/aur/xen/pkg/xen/boot/xen-4.4.gz
ln -f -s xen-4.4.0.gz /home/atondwal/aur/xen/pkg/xen/boot/xen-4.gz
ln -f -s xen-4.4.0.gz /home/atondwal/aur/xen/pkg/xen/boot/xen.gz
install -m0644 -p /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen-syms /home/atondwal/aur/xen/pkg/xen/boot/xen-syms-4.4.0
[DEPS] hci/commands/iwmgmt_cmd.c
[DEPS] hci/commands/vlan_cmd.c
[DEPS] hci/linux_args.c
if [ -r /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen.efi -a -n '/usr/lib64/efi' ]; then \
[ -d /home/atondwal/aur/xen/pkg/xen/usr/lib64/efi ] || install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/lib64/efi; \
install -m0644 -p /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen.efi /home/atondwal/aur/xen/pkg/xen/usr/lib64/efi/xen-4.4.0.efi; \
ln -sf xen-4.4.0.efi /home/atondwal/aur/xen/pkg/xen/usr/lib64/efi/xen-4.4.efi; \
ln -sf xen-4.4.0.efi /home/atondwal/aur/xen/pkg/xen/usr/lib64/efi/xen-4.efi; \
ln -sf xen-4.4.0.efi /home/atondwal/aur/xen/pkg/xen/usr/lib64/efi/xen.efi; \
if [ -n '/boot/efi' -a -n '' ]; then \
install -m0644 -p /home/atondwal/aur/xen/src/xen-4.4.0/xen/xen.efi /home/atondwal/aur/xen/pkg/xen/boot/efi/efi//xen-4.4.0.efi; \
elif [ "/home/atondwal/aur/xen/pkg/xen" = "/home/atondwal/aur/xen/pkg/xen" ]; then \
echo 'EFI installation only partially done (EFI_VENDOR not set)' >&2; \
fi; \
fi
[DEPS] hci/shell.c
make[2]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen'
make[1]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/xen'
[DEPS] hci/strerror.c
[DEPS] hci/readline.c
[DEPS] hci/editstring.c
[DEPS] hci/wireless_errors.c
[DEPS] crypto/axtls/bigint.c
[DEPS] crypto/axtls/rsa.c
[DEPS] crypto/axtls/sha1.c
[DEPS] crypto/axtls/aes.c
[DEPS] crypto/md5.c
[DEPS] crypto/chap.c
[DEPS] crypto/x509.c
[DEPS] crypto/sha1extra.c
[DEPS] crypto/crandom.c
[DEPS] crypto/crypto_null.c
[DEPS] crypto/arc4.c
[DEPS] crypto/crc32.c
[DEPS] crypto/hmac.c
[DEPS] crypto/asn1.c
[DEPS] crypto/axtls_aes.c
[DEPS] crypto/aes_wrap.c
[DEPS] crypto/cbc.c
[DEPS] crypto/axtls_sha1.c
[DEPS] tests/memcpy_test.c
[DEPS] tests/list_test.c
[DEPS] tests/test.c
[DEPS] tests/bofm_test.c
[DEPS] tests/umalloc_test.c
[DEPS] tests/linebuf_test.c
[DEPS] tests/uri_test.c
[DEPS] interface/smbios/smbios_settings.c
[DEPS] interface/bofm/bofm.c
[DEPS] interface/smbios/smbios.c
[DEPS] interface/efi/efi_io.c
[DEPS] interface/efi/efi_uaccess.c
[DEPS] interface/efi/efi_init.c
[DEPS] interface/efi/efi_smbios.c
[DEPS] interface/efi/efi_driver.c
[DEPS] interface/efi/efi_timer.c
[DEPS] interface/efi/efi_strings.c
[DEPS] interface/efi/efi_umalloc.c
[DEPS] interface/efi/efi_bofm.c
[DEPS] interface/efi/efi_strerror.c
[DEPS] interface/efi/efi_pci.c
[DEPS] interface/efi/efi_snp.c
[DEPS] interface/efi/efi_console.c
[DEPS] drivers/infiniband/linda_fw.c
[DEPS] drivers/infiniband/qib7322.c
[DEPS] drivers/infiniband/arbel.c
[DEPS] drivers/infiniband/hermon.c
[DEPS] drivers/infiniband/linda.c
[DEPS] drivers/bitbash/i2c_bit.c
[DEPS] drivers/bitbash/spi_bit.c
[DEPS] drivers/bitbash/bitbash.c
[DEPS] drivers/nvs/nvs.c
[DEPS] drivers/nvs/threewire.c
[DEPS] drivers/nvs/nvsvpd.c
[DEPS] drivers/nvs/spi.c
[DEPS] drivers/block/scsi.c
[DEPS] drivers/block/srp.c
[DEPS] drivers/block/ata.c
[DEPS] drivers/block/ibft.c
[DEPS] drivers/net/efi/snponly.c
[DEPS] drivers/net/efi/snpnet.c
[DEPS] drivers/net/vxge/vxge_main.c
[DEPS] drivers/net/vxge/vxge_config.c
[DEPS] drivers/net/vxge/vxge.c
[DEPS] drivers/net/vxge/vxge_traffic.c
[DEPS] drivers/net/ath/ath9k/ath9k_common.c
[DEPS] drivers/net/ath/ath9k/ath9k_recv.c
[DEPS] drivers/net/ath/ath9k/ath9k_eeprom.c
[DEPS] drivers/net/ath/ath9k/ath9k.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9003_hw.c
[DEPS] drivers/net/ath/ath9k/ath9k_main.c
[DEPS] drivers/net/ath/ath9k/ath9k_ani.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9002_phy.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar5008_phy.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9002_mac.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9003_eeprom.c
[DEPS] drivers/net/ath/ath9k/ath9k_mac.c
[DEPS] drivers/net/ath/ath9k/ath9k_eeprom_def.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9002_calib.c
[DEPS] drivers/net/ath/ath9k/ath9k_eeprom_4k.c
[DEPS] drivers/net/ath/ath9k/ath9k_calib.c
[DEPS] drivers/net/ath/ath9k/ath9k_init.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9002_hw.c
[DEPS] drivers/net/ath/ath9k/ath9k_eeprom_9287.c
[DEPS] drivers/net/ath/ath9k/ath9k_hw.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9003_phy.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9003_calib.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9003_mac.c
[DEPS] drivers/net/ath/ath9k/ath9k_xmit.c
[DEPS] drivers/net/ath/ath5k/ath5k_caps.c
[DEPS] drivers/net/ath/ath5k/ath5k_eeprom.c
[DEPS] drivers/net/ath/ath5k/ath5k_desc.c
[DEPS] drivers/net/ath/ath5k/ath5k_qcu.c
[DEPS] drivers/net/ath/ath5k/ath5k_pcu.c
[DEPS] drivers/net/ath/ath5k/ath5k_dma.c
[DEPS] drivers/net/ath/ath5k/ath5k_initvals.c
[DEPS] drivers/net/ath/ath5k/ath5k_phy.c
[DEPS] drivers/net/ath/ath5k/ath5k_gpio.c
[DEPS] drivers/net/ath/ath5k/ath5k_rfkill.c
[DEPS] drivers/net/ath/ath5k/ath5k_attach.c
[DEPS] drivers/net/ath/ath5k/ath5k.c
[DEPS] drivers/net/ath/ath5k/ath5k_reset.c
[DEPS] drivers/net/ath/ath_regd.c
[DEPS] drivers/net/ath/ath_key.c
[DEPS] drivers/net/ath/ath_main.c
[DEPS] drivers/net/ath/ath_hw.c
[DEPS] drivers/net/rtl818x/rtl8180_sa2400.c
[DEPS] drivers/net/rtl818x/rtl8185_rtl8225.c
[DEPS] drivers/net/rtl818x/rtl8180.c
[DEPS] drivers/net/rtl818x/rtl818x.c
[DEPS] drivers/net/rtl818x/rtl8185.c
[DEPS] drivers/net/rtl818x/rtl8180_max2820.c
[DEPS] drivers/net/rtl818x/rtl8180_grf5101.c
[DEPS] drivers/net/phantom/phantom.c
[DEPS] drivers/net/igbvf/igbvf_mbx.c
[DEPS] drivers/net/igbvf/igbvf_vf.c
[DEPS] drivers/net/igb/igb_manage.c
[DEPS] drivers/net/igb/igb_api.c
[DEPS] drivers/net/igbvf/igbvf_main.c
[DEPS] drivers/net/igb/igb_nvm.c
[DEPS] drivers/net/igb/igb_main.c
[DEPS] drivers/net/igb/igb_mac.c
[DEPS] drivers/net/igb/igb_phy.c
[DEPS] drivers/net/igb/igb.c
[DEPS] drivers/net/igb/igb_82575.c
[DEPS] drivers/net/e1000e/e1000e_main.c
[DEPS] drivers/net/e1000e/e1000e_nvm.c
[DEPS] drivers/net/e1000e/e1000e_phy.c
[DEPS] drivers/net/e1000e/e1000e_mac.c
[DEPS] drivers/net/e1000e/e1000e.c
[DEPS] drivers/net/e1000e/e1000e_82571.c
[DEPS] drivers/net/e1000e/e1000e_manage.c
[DEPS] drivers/net/e1000e/e1000e_80003es2lan.c
[DEPS] drivers/net/e1000/e1000_main.c
[DEPS] drivers/net/e1000e/e1000e_ich8lan.c
[DEPS] drivers/net/e1000/e1000_82541.c
[DEPS] drivers/net/e1000/e1000_phy.c
[DEPS] drivers/net/e1000/e1000_mac.c
[DEPS] drivers/net/e1000/e1000_nvm.c
[DEPS] drivers/net/e1000/e1000_82543.c
[DEPS] drivers/net/e1000/e1000_manage.c
[DEPS] drivers/net/e1000/e1000_api.c
[DEPS] drivers/net/e1000/e1000_82540.c
[DEPS] drivers/net/e1000/e1000.c
[DEPS] drivers/net/e1000/e1000_82542.c
[DEPS] drivers/net/tlan.c
[DEPS] drivers/net/r8169.c
[DEPS] drivers/net/sis900.c
[DEPS] drivers/net/ne.c
[DEPS] drivers/net/via-velocity.c
[DEPS] drivers/net/tg3.c
[DEPS] drivers/net/atl1e.c
[DEPS] drivers/net/etherfabric.c
[DEPS] drivers/net/via-rhine.c
[DEPS] drivers/net/mtd80x.c
[DEPS] drivers/net/pnic.c
[DEPS] drivers/net/myri10ge.c
[DEPS] drivers/net/forcedeth.c
[DEPS] drivers/net/tulip.c
[DEPS] drivers/net/davicom.c
[DEPS] drivers/net/3c90x.c
[DEPS] drivers/net/prism2_pci.c
[DEPS] drivers/net/3c595.c
[DEPS] drivers/net/sundance.c
[DEPS] drivers/net/3c509-eisa.c
[DEPS] drivers/net/skge.c
[DEPS] drivers/net/epic100.c
[DEPS] drivers/net/ne2k_isa.c
[DEPS] drivers/net/sis190.c
[DEPS] drivers/net/ns8390.c
[DEPS] drivers/net/natsemi.c
[DEPS] drivers/net/virtio-net.c
[DEPS] drivers/net/wd.c
[DEPS] drivers/net/3c503.c
[DEPS] drivers/net/3c509.c
[DEPS] drivers/net/3c5x9.c
[DEPS] drivers/net/pcnet32.c
[DEPS] drivers/net/dmfe.c
[DEPS] drivers/net/ns83820.c
[DEPS] drivers/net/smc9000.c
[DEPS] drivers/net/3c515.c
[DEPS] drivers/net/eepro100.c
[DEPS] drivers/net/legacy.c
[DEPS] drivers/net/sky2.c
[DEPS] drivers/net/ipoib.c
[DEPS] drivers/net/3c529.c
[DEPS] drivers/net/cs89x0.c
[DEPS] drivers/net/w89c840.c
[DEPS] drivers/net/b44.c
[DEPS] drivers/net/rtl8139.c
[DEPS] drivers/net/prism2_plx.c
[DEPS] drivers/net/eepro.c
[DEPS] drivers/net/jme.c
[DEPS] drivers/net/bnx2.c
[DEPS] drivers/net/amd8111e.c
[DEPS] drivers/net/depca.c
[DEPS] drivers/bus/pcivpd.c
[DEPS] drivers/bus/mca.c
[DEPS] drivers/bus/eisa.c
[DEPS] drivers/bus/pcibackup.c
[DEPS] drivers/bus/pciextra.c
[DEPS] drivers/bus/isa_ids.c
[DEPS] drivers/bus/isa.c
[DEPS] drivers/bus/virtio-pci.c
[DEPS] drivers/bus/virtio-ring.c
[DEPS] drivers/bus/isapnp.c
[DEPS] drivers/bus/pci.c
[DEPS] image/embedded.c
[DEPS] image/segment.c
[DEPS] image/efi_image.c
[DEPS] net/80211/wpa_tkip.c
[DEPS] image/script.c
[DEPS] image/elf.c
[DEPS] net/80211/wpa_psk.c
[DEPS] net/80211/wep.c
[DEPS] net/80211/sec80211.c
[DEPS] net/80211/rc80211.c
[DEPS] net/80211/wpa_ccmp.c
[DEPS] net/80211/net80211.c
[DEPS] net/80211/wpa.c
[DEPS] net/infiniband/ib_mcast.c
[DEPS] net/infiniband/ib_srp.c
[DEPS] net/infiniband/ib_cmrc.c
[DEPS] net/infiniband/ib_sma.c
[DEPS] net/infiniband/ib_pathrec.c
[DEPS] net/infiniband/ib_smc.c
[DEPS] net/infiniband/ib_packet.c
[DEPS] net/infiniband/ib_cm.c
[DEPS] net/infiniband/ib_mi.c
[DEPS] net/udp/syslog.c
[DEPS] net/udp/tftp.c
[DEPS] net/udp/dns.c
[DEPS] net/udp/slam.c
[DEPS] net/udp/dhcp.c
[DEPS] net/tcp/http.c
[DEPS] net/tcp/ftp.c
[DEPS] net/tcp/iscsi.c
[DEPS] net/tcp/https.c
[DEPS] net/fc.c
[DEPS] net/dhcpopts.c
[DEPS] net/udp.c
[DEPS] net/icmpv6.c
[DEPS] net/netdevice.c
[DEPS] net/cachedhcp.c
[DEPS] net/dhcppkt.c
[DEPS] net/ndp.c
[DEPS] net/tls.c
[DEPS] net/eth_slow.c
[DEPS] net/infiniband.c
[DEPS] net/ipv4.c
[DEPS] net/nullnet.c
[DEPS] net/aoe.c
[DEPS] net/vlan.c
[DEPS] net/rarp.c
[DEPS] net/retry.c
[DEPS] net/ipv6.c
[DEPS] net/fcels.c
[DEPS] net/tcpip.c
[DEPS] net/arp.c
[DEPS] net/ethernet.c
[DEPS] net/iobpad.c
[DEPS] net/fcns.c
[DEPS] net/mii.c
[DEPS] net/tcp.c
[DEPS] net/fcoe.c
[DEPS] net/netdev_settings.c
[DEPS] net/fcp.c
[DEPS] net/icmp.c
[DEPS] net/fakedhcp.c
[DEPS] net/eapol.c
[DEPS] core/serial_console.c
[DEPS] core/null_sanboot.c
[DEPS] core/uuid.c
[DEPS] core/refcnt.c
[DEPS] core/timer.c
[DEPS] core/base16.c
[DEPS] core/pcmcia.c
[DEPS] core/monojob.c
[DEPS] core/resolv.c
[DEPS] core/debug.c
[DEPS] core/assert.c
[DEPS] core/parseopt.c
[DEPS] core/random.c
[DEPS] core/exec.c
[DEPS] core/bitmap.c
[DEPS] core/base64.c
[DEPS] core/serial.c
[DEPS] core/device.c
[DEPS] core/ansiesc.c
[DEPS] core/malloc.c
[DEPS] core/linebuf.c
[DEPS] core/gdbserial.c
[DEPS] core/process.c
[DEPS] core/main.c
[DEPS] core/errno.c
[DEPS] core/cwuri.c
[DEPS] core/basename.c
[DEPS] core/misc.c
[DEPS] core/strtoull.c
[DEPS] core/blockdev.c
[DEPS] core/job.c
[DEPS] core/acpi.c
[DEPS] core/i82365.c
[DEPS] core/open.c
[DEPS] core/edd.c
[DEPS] core/gdbudp.c
[DEPS] core/posix_io.c
[DEPS] core/btext.c
[DEPS] core/gdbstub.c
[DEPS] core/pc_kbd.c
[DEPS] core/null_nap.c
[DEPS] core/vsprintf.c
[DEPS] core/bitops.c
[DEPS] core/string.c
[DEPS] core/iobuf.c
[DEPS] core/downloader.c
[DEPS] core/settings.c
[DEPS] core/init.c
[DEPS] core/cpio.c
[DEPS] core/hw.c
[DEPS] core/getopt.c
[DEPS] core/stringextra.c
[DEPS] core/asprintf.c
[DEPS] core/getkey.c
[DEPS] core/uri.c
[DEPS] core/fnrec.c
[DEPS] core/xfer.c
[DEPS] core/console.c
[DEPS] core/debug_md5.c
[DEPS] core/nvo.c
[DEPS] core/image.c
[DEPS] core/interface.c
[DEPS] core/ctype.c
[DEPS] libgcc/__udivmoddi4.c
[DEPS] libgcc/__divdi3.c
[DEPS] libgcc/icc.c
[DEPS] libgcc/memcpy.c
[DEPS] libgcc/__moddi3.c
[DEPS] libgcc/__udivdi3.c
[DEPS] libgcc/__umoddi3.c
[DEPS] arch/x86/core/pcidirect.c
[DEPS] arch/i386/hci/commands/pxe_cmd.c
[DEPS] arch/i386/hci/commands/reboot_cmd.c
[DEPS] arch/i386/interface/syslinux/com32_call.c
[DEPS] arch/i386/interface/syslinux/comboot_resolv.c
[DEPS] arch/i386/interface/pxeparent/pxeparent.c
[DEPS] arch/i386/interface/pxeparent/pxeparent_dhcp.c
[DEPS] arch/i386/interface/pxe/pxe_call.c
[DEPS] arch/i386/interface/pxe/pxe_undi.c
[DEPS] arch/i386/interface/pxe/pxe_tftp.c
[DEPS] arch/i386/interface/pxe/pxe_file.c
[DEPS] arch/i386/interface/pxe/pxe_preboot.c
[DEPS] arch/i386/interface/pxe/pxe_exit_hook.c
[DEPS] arch/i386/interface/pxe/pxe_loader.c
[DEPS] arch/i386/interface/pxe/pxe_udp.c
[DEPS] arch/i386/interface/pcbios/bios_smbios.c
[DEPS] arch/i386/interface/pcbios/bios_nap.c
[DEPS] arch/i386/interface/pcbios/bios_timer.c
[DEPS] arch/i386/interface/pcbios/biosint.c
[DEPS] arch/i386/interface/pcbios/pcibios.c
[DEPS] arch/i386/image/com32.c
[DEPS] arch/i386/image/nbi.c
[DEPS] arch/i386/image/bzimage.c
[DEPS] arch/i386/image/pxe_image.c
[DEPS] arch/i386/image/multiboot.c
[DEPS] arch/i386/image/bootsector.c
[DEPS] arch/i386/image/elfboot.c
[DEPS] arch/i386/image/comboot.c
[DEPS] arch/i386/firmware/pcbios/hidemem.c
[DEPS] arch/i386/firmware/pcbios/memmap.c
[DEPS] arch/i386/firmware/pcbios/basemem.c
[DEPS] arch/i386/firmware/pcbios/fakee820.c
[DEPS] arch/i386/firmware/pcbios/bios_console.c
[DEPS] arch/i386/firmware/pcbios/pnpbios.c
[DEPS] arch/i386/transitions/librm_mgmt.c
[DEPS] arch/i386/core/rdtsc_timer.c
[DEPS] arch/i386/core/basemem_packet.c
[DEPS] arch/i386/core/video_subr.c
[DEPS] arch/i386/core/gdbmach.c
[DEPS] arch/i386/core/pic8259.c
[DEPS] arch/i386/core/runtime.c
[DEPS] arch/i386/core/timer2.c
[DEPS] arch/i386/core/x86_io.c
[DEPS] arch/i386/core/relocate.c
[DEPS] arch/i386/core/dumpregs.c
[DEPS] config/config_infiniband.c
[DEPS] config/config_net80211.c
[DEPS] config/config_ethernet.c
[DEPS] config/config_fc.c
[DEPS] config/config.c
[DEPS] config/config_romprefix.c
[DEPS] usr/prompt.c
[DEPS] usr/imgmgmt.c
[DEPS] usr/pxemenu.c
[DEPS] usr/dhcpmgmt.c
[DEPS] usr/ifmgmt.c
[DEPS] usr/autoboot.c
[DEPS] hci/mucurses/kb.c
[DEPS] hci/tui/settings_ui.c
[DEPS] hci/commands/sanboot_cmd.c
[DEPS] hci/commands/time_cmd.c
[DEPS] hci/commands/digest_cmd.c
[DEPS] hci/commands/image_cmd.c
[DEPS] tests/bofm_test.c
[DEPS] tests/umalloc_test.c
[DEPS] interface/bofm/bofm.c
[DEPS] interface/smbios/smbios_settings.c
[DEPS] interface/smbios/smbios.c
[DEPS] interface/efi/efi_io.c
[DEPS] interface/efi/efi_uaccess.c
[DEPS] interface/efi/efi_smbios.c
[DEPS] interface/efi/efi_driver.c
[DEPS] interface/efi/efi_timer.c
[DEPS] interface/efi/efi_umalloc.c
[DEPS] interface/efi/efi_bofm.c
[DEPS] interface/efi/efi_pci.c
[DEPS] interface/efi/efi_snp.c
[DEPS] drivers/infiniband/qib7322.c
[DEPS] drivers/infiniband/arbel.c
[DEPS] drivers/infiniband/hermon.c
[DEPS] drivers/infiniband/linda.c
[DEPS] drivers/bitbash/i2c_bit.c
[DEPS] drivers/bitbash/spi_bit.c
[DEPS] drivers/nvs/threewire.c
[DEPS] drivers/nvs/nvsvpd.c
[DEPS] drivers/nvs/spi.c
[DEPS] drivers/block/scsi.c
[DEPS] drivers/block/srp.c
[DEPS] drivers/block/ata.c
[DEPS] drivers/block/ibft.c
[DEPS] drivers/net/efi/snpnet.c
[DEPS] drivers/net/vxge/vxge_main.c
[DEPS] drivers/net/vxge/vxge_config.c
[DEPS] drivers/net/vxge/vxge.c
[DEPS] drivers/net/vxge/vxge_traffic.c
[DEPS] drivers/net/ath/ath9k/ath9k_common.c
[DEPS] drivers/net/ath/ath9k/ath9k_recv.c
[DEPS] drivers/net/ath/ath9k/ath9k_eeprom.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9003_hw.c
[DEPS] drivers/net/ath/ath9k/ath9k.c
[DEPS] drivers/net/ath/ath9k/ath9k_main.c
[DEPS] drivers/net/ath/ath9k/ath9k_ani.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar5008_phy.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9002_phy.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9002_mac.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9003_eeprom.c
[DEPS] drivers/net/ath/ath9k/ath9k_mac.c
[DEPS] drivers/net/ath/ath9k/ath9k_eeprom_def.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9002_calib.c
[DEPS] drivers/net/ath/ath9k/ath9k_eeprom_4k.c
[DEPS] drivers/net/ath/ath9k/ath9k_init.c
[DEPS] drivers/net/ath/ath9k/ath9k_calib.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9002_hw.c
[DEPS] drivers/net/ath/ath9k/ath9k_hw.c
[DEPS] drivers/net/ath/ath9k/ath9k_eeprom_9287.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9003_phy.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9003_calib.c
[DEPS] drivers/net/ath/ath9k/ath9k_ar9003_mac.c
[DEPS] drivers/net/ath/ath9k/ath9k_xmit.c
[DEPS] drivers/net/ath/ath5k/ath5k_caps.c
[DEPS] drivers/net/ath/ath5k/ath5k_eeprom.c
[DEPS] drivers/net/ath/ath5k/ath5k_qcu.c
[DEPS] drivers/net/ath/ath5k/ath5k_desc.c
[DEPS] drivers/net/ath/ath5k/ath5k_pcu.c
[DEPS] drivers/net/ath/ath5k/ath5k_dma.c
[DEPS] drivers/net/ath/ath5k/ath5k_initvals.c
[DEPS] drivers/net/ath/ath5k/ath5k_phy.c
[DEPS] drivers/net/ath/ath5k/ath5k_gpio.c
[DEPS] drivers/net/ath/ath5k/ath5k_rfkill.c
[DEPS] drivers/net/ath/ath5k/ath5k_attach.c
[DEPS] drivers/net/ath/ath5k/ath5k.c
[DEPS] drivers/net/ath/ath5k/ath5k_reset.c
[DEPS] drivers/net/ath/ath_regd.c
[DEPS] drivers/net/ath/ath_main.c
[DEPS] drivers/net/ath/ath_key.c
[DEPS] drivers/net/ath/ath_hw.c
[DEPS] drivers/net/rtl818x/rtl8180_sa2400.c
[DEPS] drivers/net/rtl818x/rtl8185_rtl8225.c
[DEPS] drivers/net/rtl818x/rtl8180.c
[DEPS] drivers/net/rtl818x/rtl818x.c
[DEPS] drivers/net/rtl818x/rtl8185.c
[DEPS] drivers/net/rtl818x/rtl8180_max2820.c
[DEPS] drivers/net/rtl818x/rtl8180_grf5101.c
[DEPS] drivers/net/phantom/phantom.c
[DEPS] drivers/net/igbvf/igbvf_mbx.c
[DEPS] drivers/net/igbvf/igbvf_vf.c
[DEPS] drivers/net/igbvf/igbvf_main.c
[DEPS] drivers/net/igb/igb_manage.c
[DEPS] drivers/net/igb/igb_api.c
[DEPS] drivers/net/igb/igb_nvm.c
[DEPS] drivers/net/igb/igb_main.c
[DEPS] drivers/net/igb/igb_phy.c
[DEPS] drivers/net/igb/igb_mac.c
[DEPS] drivers/net/igb/igb_82575.c
[DEPS] drivers/net/e1000e/e1000e_main.c
[DEPS] drivers/net/e1000e/e1000e_nvm.c
[DEPS] drivers/net/e1000e/e1000e_phy.c
[DEPS] drivers/net/e1000e/e1000e_mac.c
[DEPS] drivers/net/e1000e/e1000e_82571.c
[DEPS] drivers/net/e1000e/e1000e_ich8lan.c
[DEPS] drivers/net/e1000e/e1000e_80003es2lan.c
[DEPS] drivers/net/e1000/e1000_82541.c
[DEPS] drivers/net/e1000/e1000_main.c
[DEPS] drivers/net/e1000/e1000_phy.c
[DEPS] drivers/net/e1000/e1000_mac.c
[DEPS] drivers/net/e1000/e1000_nvm.c
[DEPS] drivers/net/e1000/e1000_82543.c
[DEPS] drivers/net/e1000/e1000_api.c
[DEPS] drivers/net/e1000/e1000_82540.c
[DEPS] drivers/net/e1000/e1000_82542.c
[DEPS] drivers/net/tlan.c
[DEPS] drivers/net/r8169.c
[DEPS] drivers/net/sis900.c
[DEPS] drivers/net/via-velocity.c
[DEPS] drivers/net/tg3.c
[DEPS] drivers/net/atl1e.c
[DEPS] drivers/net/etherfabric.c
[DEPS] drivers/net/via-rhine.c
[DEPS] drivers/net/myri10ge.c
[DEPS] drivers/net/mtd80x.c
[DEPS] drivers/net/pnic.c
[DEPS] drivers/net/forcedeth.c
[DEPS] drivers/net/tulip.c
[DEPS] drivers/net/davicom.c
[DEPS] drivers/net/3c90x.c
[DEPS] drivers/net/prism2_pci.c
[DEPS] drivers/net/3c595.c
[DEPS] drivers/net/sundance.c
[DEPS] drivers/net/3c509-eisa.c
[DEPS] drivers/net/skge.c
[DEPS] drivers/net/epic100.c
[DEPS] drivers/net/ne2k_isa.c
[DEPS] drivers/net/sis190.c
[DEPS] drivers/net/ns8390.c
[DEPS] drivers/net/natsemi.c
[DEPS] drivers/net/virtio-net.c
[DEPS] drivers/net/3c509.c
[DEPS] drivers/net/3c5x9.c
[DEPS] drivers/net/pcnet32.c
[DEPS] drivers/net/ns83820.c
[DEPS] drivers/net/dmfe.c
[DEPS] drivers/net/smc9000.c
[DEPS] drivers/net/3c515.c
[DEPS] drivers/net/eepro100.c
[DEPS] drivers/net/legacy.c
[DEPS] drivers/net/sky2.c
[DEPS] drivers/net/ipoib.c
[DEPS] drivers/net/3c529.c
[DEPS] drivers/net/cs89x0.c
[DEPS] drivers/net/b44.c
[DEPS] drivers/net/w89c840.c
[DEPS] drivers/net/rtl8139.c
[DEPS] drivers/net/prism2_plx.c
[DEPS] drivers/net/eepro.c
[DEPS] drivers/net/jme.c
[DEPS] drivers/net/bnx2.c
[DEPS] drivers/net/amd8111e.c
[DEPS] drivers/bus/mca.c
[DEPS] drivers/bus/pcivpd.c
[DEPS] drivers/bus/eisa.c
[DEPS] drivers/bus/pciextra.c
[DEPS] drivers/bus/pcibackup.c
[DEPS] drivers/bus/isa.c
[DEPS] drivers/bus/virtio-pci.c
[DEPS] drivers/bus/virtio-ring.c
[DEPS] drivers/bus/isapnp.c
[DEPS] drivers/bus/pci.c
[DEPS] image/embedded.c
[DEPS] image/segment.c
[DEPS] image/efi_image.c
[DEPS] image/elf.c
[DEPS] image/script.c
[DEPS] net/80211/net80211.c
[DEPS] net/infiniband/ib_srp.c
[DEPS] net/infiniband/ib_sma.c
[DEPS] net/infiniband/ib_smc.c
[DEPS] net/infiniband/ib_mi.c
[DEPS] net/udp/syslog.c
[DEPS] net/udp/tftp.c
[DEPS] net/udp/slam.c
[DEPS] net/udp/dns.c
[DEPS] net/udp/dhcp.c
[DEPS] net/tcp/http.c
[DEPS] net/tcp/iscsi.c
[DEPS] net/tcp/ftp.c
[DEPS] net/tcp/https.c
[DEPS] net/fc.c
[DEPS] net/dhcpopts.c
[DEPS] net/netdevice.c
[DEPS] net/cachedhcp.c
[DEPS] net/dhcppkt.c
[DEPS] net/infiniband.c
[DEPS] net/ipv4.c
[DEPS] net/aoe.c
[DEPS] net/vlan.c
[DEPS] net/retry.c
[DEPS] net/fcoe.c
[DEPS] net/tcp.c
[DEPS] net/fcp.c
[DEPS] net/netdev_settings.c
[DEPS] net/fakedhcp.c
[DEPS] core/null_sanboot.c
[DEPS] core/timer.c
[DEPS] core/debug.c
[DEPS] core/monojob.c
[DEPS] core/parseopt.c
[DEPS] core/random.c
[DEPS] core/serial.c
[DEPS] core/exec.c
[DEPS] core/malloc.c
[DEPS] core/main.c
[DEPS] core/misc.c
[DEPS] core/blockdev.c
[DEPS] core/gdbudp.c
[DEPS] core/posix_io.c
[DEPS] core/pc_kbd.c
[DEPS] core/null_nap.c
[DEPS] core/downloader.c
[DEPS] core/settings.c
[DEPS] core/getkey.c
[DEPS] core/fnrec.c
[DEPS] core/console.c
[DEPS] core/nvo.c
[DEPS] core/image.c
[DEPS] arch/i386/prefix/mromprefix.S
[DEPS] arch/i386/prefix/romprefix.S
[DEPS] arch/i386/drivers/net/undipreload.c
[DEPS] arch/i386/drivers/net/undiload.c
[DEPS] arch/i386/drivers/net/undi.c
[DEPS] arch/i386/drivers/net/undionly.c
[DEPS] arch/i386/drivers/net/undinet.c
[DEPS] arch/i386/drivers/net/undirom.c
[DEPS] arch/x86/interface/efi/efix86_nap.c
[DEPS] arch/i386/interface/syslinux/comboot_call.c
[DEPS] arch/i386/interface/pcbios/int13.c
[DEPS] arch/i386/interface/pcbios/memtop_umalloc.c
[BUILD] bin/__umoddi3.o
[BUILD] bin/__udivdi3.o
[BUILD] bin/__moddi3.o
[BUILD] bin/memcpy.o
[BUILD] bin/icc.o
[BUILD] bin/__divdi3.o
[BUILD] bin/__udivmoddi4.o
[BUILD] bin/ctype.o
[BUILD] bin/interface.o
[BUILD] bin/image.o
[BUILD] bin/nvo.o
[BUILD] bin/debug_md5.o
[BUILD] bin/console.o
[BUILD] bin/xfer.o
[BUILD] bin/fnrec.o
[BUILD] bin/uri.o
[BUILD] bin/getkey.o
[BUILD] bin/asprintf.o
[BUILD] bin/stringextra.o
[BUILD] bin/hw.o
[BUILD] bin/getopt.o
[BUILD] bin/cpio.o
[BUILD] bin/init.o
[BUILD] bin/settings.o
[BUILD] bin/iobuf.o
[BUILD] bin/string.o
[BUILD] bin/downloader.o
[BUILD] bin/bitops.o
[BUILD] bin/vsprintf.o
[BUILD] bin/null_nap.o
[BUILD] bin/pc_kbd.o
[BUILD] bin/gdbstub.o
[BUILD] bin/posix_io.o
[BUILD] bin/gdbudp.o
[BUILD] bin/btext.o
[BUILD] bin/i82365.o
[BUILD] bin/edd.o
[BUILD] bin/open.o
[BUILD] bin/acpi.o
[BUILD] bin/job.o
[BUILD] bin/blockdev.o
[BUILD] bin/strtoull.o
[BUILD] bin/misc.o
[BUILD] bin/basename.o
[BUILD] bin/cwuri.o
[BUILD] bin/errno.o
[BUILD] bin/main.o
[BUILD] bin/process.o
[BUILD] bin/gdbserial.o
[BUILD] bin/linebuf.o
[BUILD] bin/malloc.o
[BUILD] bin/device.o
[BUILD] bin/ansiesc.o
[BUILD] bin/bitmap.o
[BUILD] bin/exec.o
[BUILD] bin/base64.o
[BUILD] bin/serial.o
[BUILD] bin/random.o
[BUILD] bin/parseopt.o
[BUILD] bin/assert.o
[BUILD] bin/resolv.o
[BUILD] bin/debug.o
[BUILD] bin/monojob.o
[BUILD] bin/pcmcia.o
[BUILD] bin/base16.o
[BUILD] bin/timer.o
[BUILD] bin/refcnt.o
[BUILD] bin/uuid.o
[BUILD] bin/null_sanboot.o
[BUILD] bin/serial_console.o
[BUILD] bin/eapol.o
[BUILD] bin/icmp.o
[BUILD] bin/fakedhcp.o
[BUILD] bin/netdev_settings.o
[BUILD] bin/fcp.o
[BUILD] bin/fcoe.o
[BUILD] bin/iobpad.o
[BUILD] bin/fcns.o
[BUILD] bin/tcp.o
[BUILD] bin/mii.o
[BUILD] bin/arp.o
[BUILD] bin/ethernet.o
[BUILD] bin/fcels.o
[BUILD] bin/tcpip.o
[BUILD] bin/ipv6.o
[BUILD] bin/retry.o
[BUILD] bin/rarp.o
[BUILD] bin/vlan.o
[BUILD] bin/aoe.o
[BUILD] bin/nullnet.o
[BUILD] bin/ipv4.o
[BUILD] bin/infiniband.o
[BUILD] bin/tls.o
[BUILD] bin/eth_slow.o
[BUILD] bin/ndp.o
[BUILD] bin/dhcppkt.o
[BUILD] bin/cachedhcp.o
[BUILD] bin/netdevice.o
[BUILD] bin/icmpv6.o
[BUILD] bin/udp.o
[BUILD] bin/dhcpopts.o
[BUILD] bin/fc.o
[BUILD] bin/https.o
[BUILD] bin/iscsi.o
[BUILD] bin/ftp.o
[BUILD] bin/http.o
[BUILD] bin/dhcp.o
[BUILD] bin/dns.o
[BUILD] bin/slam.o
[BUILD] bin/tftp.o
[BUILD] bin/syslog.o
[BUILD] bin/ib_mi.o
[BUILD] bin/ib_cm.o
[BUILD] bin/ib_packet.o
[BUILD] bin/ib_smc.o
[BUILD] bin/ib_pathrec.o
[BUILD] bin/ib_sma.o
[BUILD] bin/ib_cmrc.o
[BUILD] bin/ib_mcast.o
[BUILD] bin/ib_srp.o
[BUILD] bin/net80211.o
[BUILD] bin/wpa.o
[BUILD] bin/wpa_ccmp.o
[BUILD] bin/rc80211.o
[BUILD] bin/sec80211.o
[BUILD] bin/wep.o
[BUILD] bin/wpa_psk.o
[BUILD] bin/wpa_tkip.o
[BUILD] bin/script.o
[BUILD] bin/elf.o
[BUILD] bin/efi_image.o
[BUILD] bin/segment.o
[BUILD] bin/embedded.o
[BUILD] bin/pci.o
[BUILD] bin/isapnp.o
[BUILD] bin/virtio-ring.o
[BUILD] bin/virtio-pci.o
[BUILD] bin/isa.o
[BUILD] bin/pciextra.o
[BUILD] bin/isa_ids.o
[BUILD] bin/pcibackup.o
[BUILD] bin/eisa.o
[BUILD] bin/pcivpd.o
[BUILD] bin/mca.o
[BUILD] bin/depca.o
[BUILD] bin/amd8111e.o
[BUILD] bin/bnx2.o
[BUILD] bin/jme.o
[BUILD] bin/eepro.o
[BUILD] bin/rtl8139.o
[BUILD] bin/prism2_plx.o
[BUILD] bin/w89c840.o
[BUILD] bin/b44.o
[BUILD] bin/cs89x0.o
[BUILD] bin/ipoib.o
[BUILD] bin/3c529.o
[BUILD] bin/sky2.o
[BUILD] bin/legacy.o
[BUILD] bin/eepro100.o
[BUILD] bin/smc9000.o
[BUILD] bin/3c515.o
[BUILD] bin/dmfe.o
[BUILD] bin/ns83820.o
[BUILD] bin/pcnet32.o
[BUILD] bin/3c5x9.o
[BUILD] bin/3c509.o
[BUILD] bin/3c503.o
[BUILD] bin/wd.o
[BUILD] bin/virtio-net.o
[BUILD] bin/ns8390.o
[BUILD] bin/natsemi.o
[BUILD] bin/sis190.o
[BUILD] bin/ne2k_isa.o
[BUILD] bin/epic100.o
[BUILD] bin/skge.o
[BUILD] bin/3c509-eisa.o
[BUILD] bin/3c595.o
[BUILD] bin/sundance.o
[BUILD] bin/prism2_pci.o
[BUILD] bin/3c90x.o
[BUILD] bin/davicom.o
[BUILD] bin/tulip.o
[BUILD] bin/forcedeth.o
[BUILD] bin/pnic.o
[BUILD] bin/mtd80x.o
[BUILD] bin/myri10ge.o
[BUILD] bin/via-rhine.o
[BUILD] bin/etherfabric.o
[BUILD] bin/atl1e.o
[BUILD] bin/tg3.o
[BUILD] bin/via-velocity.o
[BUILD] bin/ne.o
[BUILD] bin/sis900.o
[BUILD] bin/r8169.o
[BUILD] bin/tlan.o
[BUILD] bin/e1000_82542.o
[BUILD] bin/e1000.o
[BUILD] bin/e1000_82540.o
[BUILD] bin/e1000_api.o
[BUILD] bin/e1000_manage.o
[BUILD] bin/e1000_82543.o
[BUILD] bin/e1000_nvm.o
[BUILD] bin/e1000_mac.o
[BUILD] bin/e1000_phy.o
[BUILD] bin/e1000_main.o
[BUILD] bin/e1000_82541.o
[BUILD] bin/e1000e_80003es2lan.o
[BUILD] bin/e1000e_ich8lan.o
[BUILD] bin/e1000e_manage.o
[BUILD] bin/e1000e_82571.o
[BUILD] bin/e1000e.o
[BUILD] bin/e1000e_mac.o
[BUILD] bin/e1000e_phy.o
[BUILD] bin/e1000e_nvm.o
[BUILD] bin/e1000e_main.o
[BUILD] bin/igb_82575.o
[BUILD] bin/igb.o
[BUILD] bin/igb_mac.o
[BUILD] bin/igb_phy.o
[BUILD] bin/igb_nvm.o
[BUILD] bin/igb_main.o
[BUILD] bin/igb_api.o
[BUILD] bin/igb_manage.o
[BUILD] bin/igbvf_main.o
[BUILD] bin/igbvf_vf.o
[BUILD] bin/igbvf_mbx.o
[BUILD] bin/phantom.o
[BUILD] bin/rtl8180_grf5101.o
[BUILD] bin/rtl8180_max2820.o
[BUILD] bin/rtl8185.o
[BUILD] bin/rtl818x.o
[BUILD] bin/rtl8180.o
[BUILD] bin/rtl8185_rtl8225.o
[BUILD] bin/rtl8180_sa2400.o
[BUILD] bin/ath_hw.o
[BUILD] bin/ath_main.o
[BUILD] bin/ath_key.o
[BUILD] bin/ath_regd.o
[BUILD] bin/ath5k.o
[BUILD] bin/ath5k_reset.o
[BUILD] bin/ath5k_attach.o
[BUILD] bin/ath5k_rfkill.o
[BUILD] bin/ath5k_phy.o
[BUILD] bin/ath5k_gpio.o
[BUILD] bin/ath5k_initvals.o
[BUILD] bin/ath5k_dma.o
[BUILD] bin/ath5k_pcu.o
[BUILD] bin/ath5k_desc.o
[BUILD] bin/ath5k_qcu.o
[BUILD] bin/ath5k_eeprom.o
[BUILD] bin/ath5k_caps.o
[BUILD] bin/ath9k_xmit.o
[BUILD] bin/ath9k_ar9003_mac.o
[BUILD] bin/ath9k_ar9003_calib.o
[BUILD] bin/ath9k_ar9003_phy.o
[BUILD] bin/ath9k_eeprom_9287.o
[BUILD] bin/ath9k_hw.o
[BUILD] bin/ath9k_init.o
[BUILD] bin/ath9k_calib.o
[BUILD] bin/ath9k_ar9002_hw.o
[BUILD] bin/ath9k_eeprom_4k.o
[BUILD] bin/ath9k_ar9002_calib.o
[BUILD] bin/ath9k_eeprom_def.o
[BUILD] bin/ath9k_mac.o
[BUILD] bin/ath9k_ar9003_eeprom.o
[BUILD] bin/ath9k_ar9002_mac.o
[BUILD] bin/ath9k_ar9002_phy.o
[BUILD] bin/ath9k_ar5008_phy.o
[BUILD] bin/ath9k_ani.o
[BUILD] bin/ath9k_main.o
[BUILD] bin/ath9k.o
[BUILD] bin/ath9k_ar9003_hw.o
[BUILD] bin/ath9k_eeprom.o
[BUILD] bin/ath9k_recv.o
[BUILD] bin/ath9k_common.o
[BUILD] bin/vxge_traffic.o
[BUILD] bin/vxge.o
[BUILD] bin/vxge_config.o
[BUILD] bin/vxge_main.o
[BUILD] bin/snpnet.o
[BUILD] bin/snponly.o
[BUILD] bin/ibft.o
[BUILD] bin/ata.o
[BUILD] bin/srp.o
[BUILD] bin/spi.o
[BUILD] bin/scsi.o
[BUILD] bin/nvsvpd.o
[BUILD] bin/threewire.o
[BUILD] bin/nvs.o
[BUILD] bin/bitbash.o
[BUILD] bin/i2c_bit.o
[BUILD] bin/spi_bit.o
[BUILD] bin/linda.o
[BUILD] bin/arbel.o
[BUILD] bin/hermon.o
[BUILD] bin/linda_fw.o
[BUILD] bin/qib7322.o
[BUILD] bin/efi_snp.o
[BUILD] bin/efi_pci.o
[BUILD] bin/efi_console.o
[BUILD] bin/efi_strerror.o
[BUILD] bin/efi_umalloc.o
[BUILD] bin/efi_bofm.o
[BUILD] bin/efi_strings.o
[BUILD] bin/efi_timer.o
[BUILD] bin/efi_driver.o
[BUILD] bin/efi_init.o
[BUILD] bin/efi_smbios.o
[BUILD] bin/efi_uaccess.o
[BUILD] bin/smbios.o
[BUILD] bin/efi_io.o
[BUILD] bin/smbios_settings.o
[BUILD] bin/bofm.o
[BUILD] bin/linebuf_test.o
[BUILD] bin/uri_test.o
[BUILD] bin/umalloc_test.o
[BUILD] bin/bofm_test.o
[BUILD] bin/test.o
[BUILD] bin/list_test.o
[BUILD] bin/memcpy_test.o
[BUILD] bin/cbc.o
[BUILD] bin/axtls_sha1.o
[BUILD] bin/axtls_aes.o
[BUILD] bin/aes_wrap.o
[BUILD] bin/asn1.o
[BUILD] bin/hmac.o
[BUILD] bin/crc32.o
[BUILD] bin/crandom.o
[BUILD] bin/crypto_null.o
[BUILD] bin/arc4.o
[BUILD] bin/sha1extra.o
[BUILD] bin/x509.o
[BUILD] bin/chap.o
[BUILD] bin/md5.o
[BUILD] bin/aes.o
[BUILD] bin/sha1.o
[BUILD] bin/rsa.o
[BUILD] bin/bigint.o
[BUILD] bin/wireless_errors.o
[BUILD] bin/readline.o
[BUILD] bin/editstring.o
[BUILD] bin/strerror.o
[BUILD] bin/shell.o
[BUILD] bin/linux_args.o
[BUILD] bin/vlan_cmd.o
[BUILD] bin/iwmgmt_cmd.o
[BUILD] bin/lotest_cmd.o
[BUILD] bin/fcmgmt_cmd.o
[BUILD] bin/image_cmd.o
[BUILD] bin/digest_cmd.o
[BUILD] bin/route_cmd.o
[BUILD] bin/dhcp_cmd.o
[BUILD] bin/time_cmd.o
[BUILD] bin/ifmgmt_cmd.o
[BUILD] bin/autoboot_cmd.o
[BUILD] bin/gdbstub_cmd.o
[BUILD] bin/sanboot_cmd.o
[BUILD] bin/login_cmd.o
[BUILD] bin/config_cmd.o
[BUILD] bin/nvo_cmd.o
[BUILD] bin/settings_ui.o
[BUILD] bin/login_ui.o
[BUILD] bin/kb.o
[BUILD] bin/colour.o
[BUILD] bin/print.o
[BUILD] bin/windows.o
[BUILD] bin/mucurses.o
[BUILD] bin/wininit.o
[BUILD] bin/winattrs.o
[BUILD] bin/edging.o
[BUILD] bin/slk.o
[BUILD] bin/print_nadv.o
[BUILD] bin/ansi_screen.o
[BUILD] bin/clear.o
[BUILD] bin/alert.o
[BUILD] bin/editbox.o
[BUILD] bin/keymap_ro.o
[BUILD] bin/keymap_it.o
[BUILD] bin/keymap_al.o
[BUILD] bin/keymap_sg.o
[BUILD] bin/keymap_nl.o
[BUILD] bin/keymap_es.o
[BUILD] bin/keymap_by.o
[BUILD] bin/keymap_de.o
[BUILD] bin/keymap_cz.o
[BUILD] bin/keymap_hu.o
[BUILD] bin/keymap_dk.o
[BUILD] bin/keymap_mk.o
[BUILD] bin/keymap_fi.o
[BUILD] bin/keymap_uk.o
[BUILD] bin/keymap_pl.o
[BUILD] bin/keymap_no.o
[BUILD] bin/keymap_fr.o
[BUILD] bin/keymap_mt.o
[BUILD] bin/keymap_ua.o
[BUILD] bin/keymap_lt.o
[BUILD] bin/keymap_sr.o
[BUILD] bin/keymap_az.o
[BUILD] bin/keymap_ru.o
[BUILD] bin/keymap_cf.o
[BUILD] bin/keymap_et.o
[BUILD] bin/keymap_th.o
[BUILD] bin/keymap_us.o
[BUILD] bin/keymap_il.o
[BUILD] bin/keymap_bg.o
[BUILD] bin/keymap_gr.o
[BUILD] bin/keymap_wo.o
[BUILD] bin/keymap_pt.o
[BUILD] bin/autoboot.o
[BUILD] bin/ifmgmt.o
[BUILD] bin/fcmgmt.o
[BUILD] bin/dhcpmgmt.o
[BUILD] bin/pxemenu.o
[BUILD] bin/imgmgmt.o
[BUILD] bin/lotest.o
[BUILD] bin/route.o
[BUILD] bin/iwmgmt.o
[BUILD] bin/prompt.o
[BUILD] bin/config_romprefix.o
[BUILD] bin/config.o
[BUILD] bin/config_ethernet.o
[BUILD] bin/config_fc.o
[BUILD] bin/config_net80211.o
[BUILD] bin/config_infiniband.o
[BUILD] bin/dumpregs.o
[BUILD] bin/nulltrap.o
[BUILD] bin/relocate.o
[BUILD] bin/x86_io.o
[BUILD] bin/timer2.o
[BUILD] bin/runtime.o
[BUILD] bin/pic8259.o
[BUILD] bin/cpu.o
[BUILD] bin/gdbmach.o
[BUILD] bin/video_subr.o
[BUILD] bin/basemem_packet.o
[BUILD] bin/rdtsc_timer.o
[BUILD] bin/librm_mgmt.o
[BUILD] bin/pnpbios.o
[BUILD] bin/bios_console.o
[BUILD] bin/fakee820.o
[BUILD] bin/basemem.o
[BUILD] bin/memmap.o
[BUILD] bin/hidemem.o
[BUILD] bin/comboot.o
[BUILD] bin/elfboot.o
[BUILD] bin/bootsector.o
[BUILD] bin/multiboot.o
[BUILD] bin/pxe_image.o
[BUILD] bin/bzimage.o
[BUILD] bin/nbi.o
[BUILD] bin/com32.o
[BUILD] bin/pcibios.o
[BUILD] bin/biosint.o
[BUILD] bin/memtop_umalloc.o
[BUILD] bin/bios_timer.o
[BUILD] bin/int13.o
[BUILD] bin/bios_nap.o
[BUILD] bin/bios_smbios.o
[BUILD] bin/pxe_udp.o
[BUILD] bin/pxe_loader.o
[BUILD] bin/pxe_exit_hook.o
[BUILD] bin/pxe_preboot.o
[BUILD] bin/pxe_file.o
[BUILD] bin/pxe_tftp.o
[BUILD] bin/pxeparent.o
[BUILD] bin/pxe_undi.o
[BUILD] bin/pxeparent_dhcp.o
[BUILD] bin/pxe_call.o
[BUILD] bin/com32_call.o
[BUILD] bin/comboot_resolv.o
[BUILD] bin/comboot_call.o
[BUILD] bin/reboot_cmd.o
[BUILD] bin/pxe_cmd.o
[BUILD] bin/x86_string.o
[BUILD] bin/pcidirect.o
[BUILD] bin/efix86_nap.o
[BUILD] bin/efidrvprefix.o
[BUILD] bin/efiprefix.o
[BUILD] bin/undirom.o
[BUILD] bin/undinet.o
[BUILD] bin/undionly.o
[BUILD] bin/undi.o
[BUILD] bin/undiload.o
[BUILD] bin/undipreload.o
[BUILD] bin/gdbstub_test.o
[BUILD] bin/stack.o
[BUILD] bin/stack16.o
[BUILD] bin/setjmp.o
[BUILD] bin/gdbidt.o
[BUILD] bin/patch_cf.o
[BUILD] bin/virtaddr.o
[BUILD] bin/librm.o
[BUILD] bin/liba20.o
[BUILD] bin/libpm.o
[BUILD] bin/libkir.o
[BUILD] bin/mbr.o
[BUILD] bin/kkpxeprefix.o
[BUILD] bin/romprefix.o
[BUILD] bin/exeprefix.o
[BUILD] bin/pxeprefix.o
[BUILD] bin/hdprefix.o
[BUILD] bin/usbdisk.o
[BUILD] bin/kkkpxeprefix.o
[BUILD] bin/kpxeprefix.o
[BUILD] bin/nbiprefix.o
[BUILD] bin/nullprefix.o
[BUILD] bin/bootpart.o
[BUILD] bin/undiloader.o
[BUILD] bin/mromprefix.o
[BUILD] bin/unnrv2b16.o
[BUILD] bin/lkrnprefix.o
[BUILD] bin/unnrv2b.o
[BUILD] bin/dskprefix.o
[BUILD] bin/libprefix.o
[BUILD] bin/e820mangler.o
[BUILD] bin/pxe_entry.o
[BUILD] bin/com32_wrapper.o
[BUILD] bin/undiisr.o
[HOSTCC] util/zbin
[AR] bin/blib.a
[LD] bin/rtl8139.rom.tmp
[BIN] bin/rtl8139.rom.bin
[ZINFO] bin/rtl8139.rom.zinfo
[ZBIN] bin/rtl8139.rom.zbin
[FINISH] bin/rtl8139.rom
rm bin/rtl8139.rom.zbin bin/rtl8139.rom.bin bin/rtl8139.rom.zinfo
make[7]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/etherboot/ipxe/src'
make -C ipxe/src bin/8086100e.rom
make[7]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/etherboot/ipxe/src'
[LD] bin/8086100e.rom.tmp
[BIN] bin/8086100e.rom.bin
[ZINFO] bin/8086100e.rom.zinfo
[ZBIN] bin/8086100e.rom.zbin
[FINISH] bin/8086100e.rom
rm bin/8086100e.rom.zbin bin/8086100e.rom.bin bin/8086100e.rom.zinfo
make[7]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/etherboot/ipxe/src'
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/etherboot'
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware'
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware'
make -C hvmloader all
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/hvmloader'
make[7]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/hvmloader'
make -C acpi all
make[8]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/hvmloader/acpi'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/hvmloader/acpi'
make[7]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/hvmloader'
make hvmloader
make[7]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/hvmloader'
echo "/* Autogenerated file. DO NOT EDIT */" > roms.inc.new
echo "#ifdef ROM_INCLUDE_ROMBIOS" >> roms.inc.new
sh ./mkhex rombios ../rombios/BIOS-bochs-latest >> roms.inc.new
echo "#endif" >> roms.inc.new
echo "#ifdef ROM_INCLUDE_SEABIOS" >> roms.inc.new
sh ./mkhex seabios ../seabios-dir/out/bios.bin >> roms.inc.new
echo "#endif" >> roms.inc.new
echo "#ifdef ROM_INCLUDE_VGABIOS" >> roms.inc.new
sh ./mkhex vgabios_stdvga ../vgabios/VGABIOS-lgpl-latest.bin >> roms.inc.new
echo "#endif" >> roms.inc.new
echo "#ifdef ROM_INCLUDE_VGABIOS" >> roms.inc.new
sh ./mkhex vgabios_cirrusvga ../vgabios/VGABIOS-lgpl-latest.cirrus.bin >> roms.inc.new
echo "#endif" >> roms.inc.new
echo "#ifdef ROM_INCLUDE_ETHERBOOT" >> roms.inc.new
sh ./mkhex etherboot ../etherboot/ipxe/src/bin/rtl8139.rom ../etherboot/ipxe/src/bin/8086100e.rom >> roms.inc.new
echo "#endif" >> roms.inc.new
mv roms.inc.new roms.inc
gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .hvmloader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o hvmloader.o hvmloader.c
gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .rombios.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o rombios.o rombios.c
gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-error=maybe-uninitialized -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .seabios.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o seabios.o seabios.c
ld -melf_i386 -N -Ttext 0x100000 -o hvmloader.tmp hvmloader.o mp_tables.o util.o smbios.o smp.o cacheattr.o xenbus.o e820.o pci.o pir.o ctype.o tests.o optionroms.o 32bitbios_support.o rombios.o seabios.o acpi/acpi.a
objcopy hvmloader.tmp hvmloader
rm -f hvmloader.tmp
make[7]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/hvmloader'
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/hvmloader'
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware'
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware'
[ -d /home/atondwal/aur/xen/pkg/xen/usr/lib/xen/boot ] || /home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/lib/xen/boot
[ ! -e hvmloader/hvmloader ] || /home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware/../../tools/cross-install -m0644 -p hvmloader/hvmloader /home/atondwal/aur/xen/pkg/xen/usr/lib/xen/boot
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/firmware'
make[2]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make[2]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make -C console install
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/console'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/console/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen//usr/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/console/../../tools/cross-install -m0755 -p xenconsoled /home/atondwal/aur/xen/pkg/xen//usr/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/console/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/lib/xen/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/console/../../tools/cross-install -m0755 -p xenconsole /home/atondwal/aur/xen/pkg/xen/usr/lib/xen/bin
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/console'
make[2]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make[2]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make -C xenmon install
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenmon'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenmon/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenmon/../../tools/cross-install -m0755 -p xenbaked /home/atondwal/aur/xen/pkg/xen/usr/bin/xenbaked
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenmon/../../tools/cross-install -m0755 -p xentrace_setmask /home/atondwal/aur/xen/pkg/xen/usr/bin/xentrace_setmask
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenmon/../../tools/cross-install -m0755 -p xenmon.py /home/atondwal/aur/xen/pkg/xen/usr/bin/xenmon.py
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenmon/../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/share/doc/xen
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenmon/../../tools/cross-install -m0644 -p README /home/atondwal/aur/xen/pkg/xen/usr/share/doc/xen/README.xenmon
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenmon'
make[2]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make[2]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make -C xenstat install
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat'
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat'
make -C libxenstat install
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat/libxenstat'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat/libxenstat/../../../tools/cross-install -m0644 -p src/xenstat.h /home/atondwal/aur/xen/pkg/xen/usr/include
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat/libxenstat/../../../tools/cross-install -m0644 -p src/libxenstat.a /home/atondwal/aur/xen/pkg/xen/usr/lib/libxenstat.a
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat/libxenstat/../../../tools/cross-install -m0755 -p src/libxenstat.so.0.0 /home/atondwal/aur/xen/pkg/xen/usr/lib
ln -sf libxenstat.so.0.0 /home/atondwal/aur/xen/pkg/xen/usr/lib/libxenstat.so.0
ln -sf libxenstat.so.0 /home/atondwal/aur/xen/pkg/xen/usr/lib/libxenstat.so
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat/libxenstat'
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat'
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat'
make -C xentop install
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat/xentop'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat/xentop/../../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/bin
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat/xentop/../../../tools/cross-install -m0755 -p xentop /home/atondwal/aur/xen/pkg/xen/usr/bin/xentop
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat/xentop/../../../tools/cross-install -d -m0755 -p /home/atondwal/aur/xen/pkg/xen/usr/share/man/man1
/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat/xentop/../../../tools/cross-install -m0644 -p xentop.1 /home/atondwal/aur/xen/pkg/xen/usr/share/man/man1/xentop.1
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat/xentop'
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat'
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/xenstat'
make[2]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make[2]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make -C memshr install
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/memshr'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/memshr'
make[2]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make[2]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
make -C blktap2 install
make[3]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2'
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2'
make -C include install
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2/include'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2/include/../../../tools/cross-install -d -m0755 -p -p /home/atondwal/aur/xen/pkg/xen/usr/include
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2/include'
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2'
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2'
make -C lvm install
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2/lvm'
make[5]: Nothing to be done for 'install'.
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2/lvm'
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2'
make[4]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2'
make -C vhd install
make[5]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2/vhd'
make[6]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2/vhd'
make -C lib all
make[7]: Entering directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2/vhd/lib'
gcc -Wl,-soname,libvhd.so.1.0 -shared \
-o libvhd.so.1.0.0 libvhd.opic libvhd-journal.opic vhd-util-coalesce.opic vhd-util-create.opic vhd-util-fill.opic vhd-util-modify.opic vhd-util-query.opic vhd-util-read.opic vhd-util-repair.opic vhd-util-resize.opic vhd-util-revert.opic vhd-util-set-field.opic vhd-util-snapshot.opic vhd-util-scan.opic vhd-util-check.opic vhd-util-uuid.opic relative-path.opic atomicio.opic ../../lvm/lvm-util.opic -luuid -liconv
Makefile:64: recipe for target 'libvhd.so.1.0.0' failed
make[7]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2/vhd/lib'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2/vhd/../../../tools/Rules.mk:105: recipe for target 'subdir-all-lib' failed
make[6]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2/vhd'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2/vhd/../../../tools/Rules.mk:100: recipe for target 'subdirs-all' failed
make[5]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2/vhd'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2/../../tools/Rules.mk:105: recipe for target 'subdir-install-vhd' failed
make[4]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2/../../tools/Rules.mk:100: recipe for target 'subdirs-install' failed
make[3]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools/blktap2'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/../tools/Rules.mk:105: recipe for target 'subdir-install-blktap2' failed
make[2]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
/home/atondwal/aur/xen/src/xen-4.4.0/tools/../tools/Rules.mk:100: recipe for target 'subdirs-install' failed
make[1]: Leaving directory '/home/atondwal/aur/xen/src/xen-4.4.0/tools'
Makefile:96: recipe for target 'install-tools' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment