dpkg-buildpackage: source package xen dpkg-buildpackage: source version 4.4.1-9+deb8u1 dpkg-buildpackage: source changed by Guido Trotter dpkg-buildpackage: host architecture amd64 grep -v debian/changelog debian/control.md5sum | md5sum --check - --status || \ /usr/bin/make -f debian/rules debian/control-real dh_testdir rm -rf debian/build debian/stamps debian/lib/python/debian_xen/*.pyc dh_clean dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building xen using existing ./xen_4.4.1.orig.tar.xz dpkg-source: info: building xen in xen_4.4.1-9+deb8u1.debian.tar.gz dpkg-source: info: building xen in xen_4.4.1-9+deb8u1.dsc grep -v debian/changelog debian/control.md5sum | md5sum --check - --status || \ /usr/bin/make -f debian/rules debian/control-real dh_testdir /usr/bin/make -f debian/rules.gen setup_amd64 make[1]: Entering directory `/local/src/xen/xen-4.4.1' /usr/bin/make -f debian/rules.real setup-flavour ARCH='amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_SUFFIX='.gz' VERSION='4.4' XEN_ARCH='x86_64' make[2]: Entering directory `/local/src/xen/xen-4.4.1' mkdir -p debian/build/build-hypervisor_amd64_amd64 cp -al autogen.sh buildconfigs CODING_STYLE config config.guess Config.mk config.sub configure configure.ac COPYING CREDITS docs extras install.sh m4 MAINTAINERS Makefile README scripts stubdom tools unmodified_drivers version.sh xen debian/build/build-hypervisor_amd64_amd64 echo "XEN_VENDORVERSION := " > debian/build/build-hypervisor_amd64_amd64/xen/xen-version make[2]: Leaving directory `/local/src/xen/xen-4.4.1' /usr/bin/make -f debian/rules.real setup-arch ARCH='amd64' VERSION='4.4' XEN_ARCH='x86_64' make[2]: Entering directory `/local/src/xen/xen-4.4.1' mkdir -p debian/build/build-utils_amd64 cp -al autogen.sh buildconfigs CODING_STYLE config config.guess Config.mk config.sub configure configure.ac COPYING CREDITS docs extras install.sh m4 MAINTAINERS Makefile README scripts stubdom tools unmodified_drivers version.sh xen debian/build/build-utils_amd64 cp --remove-destination /usr/share/misc/config.guess /usr/share/misc/config.sub debian/build/build-utils_amd64 cd debian/build/build-utils_amd64/tools; \ WGET=/bin/false \ ./configure \ --prefix=/usr \ --includedir=${prefix}/include \ --mandir=${prefix}/share/man \ --infodir=${prefix}/share/info \ --sysconfdir=/etc \ --localstatedir=/var \ --disable-blktap1 \ --disable-ocamltools \ --enable-qemu-traditional --disable-rombios \ --enable-ovmf \ --with-system-qemu=/usr/bin/qemu-system-i386 \ --with-system-seabios=/usr/share/seabios/bios-256k.bin 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 gawk... gawk checking for checkpolicy... no checking for bash... /bin/bash checking for python... /usr/bin/python checking for python version >= 2.3 ... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for python-config... /usr/bin/python-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for PyArg_ParseTuple in -lpython2.7... yes checking 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... /bin/false checking bzlib.h usability... no checking bzlib.h presence... no checking for bzlib.h... no checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for lzma_stream_decoder in -llzma... yes checking lzo/lzo1x.h usability... no checking lzo/lzo1x.h presence... no checking for lzo/lzo1x.h... no checking for io_setup in -laio... yes checking 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... no checking yajl/yajl_version.h usability... yes checking yajl/yajl_version.h presence... yes checking for yajl/yajl_version.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes configure: creating ./config.status config.status: creating ../config/Tools.mk config.status: creating config.h make[2]: Leaving directory `/local/src/xen/xen-4.4.1' make[1]: Leaving directory `/local/src/xen/xen-4.4.1' dh_testdir /usr/bin/make -f debian/rules.gen build-arch_amd64 make[1]: Entering directory `/local/src/xen/xen-4.4.1' /usr/bin/make -f debian/rules.real build-arch-flavour ARCH='amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_SUFFIX='.gz' VERSION='4.4' XEN_ARCH='x86_64' make[2]: Entering directory `/local/src/xen/xen-4.4.1' env -u ARCH -u FLAVOUR -u VERSION -u MAKEFLAGS /usr/bin/make V=1 -C debian/build/build-hypervisor_amd64_amd64/xen \ XEN_COMPILE_ARCH=x86_64 \ XEN_TARGET_ARCH=x86_64 make[3]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen' /usr/bin/make -f Rules.mk _build make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen' /usr/bin/make -C tools make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools' /usr/bin/make symbols make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools' gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -o symbols symbols.c make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools' make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk include/xen/compile.h make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen' make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen' [ -e include/asm ] || ln -sf asm-x86 include/asm /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C include make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include' mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/callback.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/callback.c.new mv -f compat/callback.c.new compat/callback.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/callback.i compat/callback.c set -e; id=_$(echo compat/callback.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/callback.h.new; \ echo "#define $id" >>compat/callback.h.new; \ echo "#include " >>compat/callback.h.new; \ echo "#include " >>compat/callback.h.new; \ echo "#pragma pack(4)" >>compat/callback.h.new; \ grep -v '^# [0-9]' compat/callback.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/callback.h.new; \ echo "#pragma pack()" >>compat/callback.h.new; \ echo "#endif /* $id */" >>compat/callback.h.new mv -f compat/callback.h.new compat/callback.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/elfnote.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/elfnote.c.new mv -f compat/elfnote.c.new compat/elfnote.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/elfnote.i compat/elfnote.c set -e; id=_$(echo compat/elfnote.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/elfnote.h.new; \ echo "#define $id" >>compat/elfnote.h.new; \ echo "#include " >>compat/elfnote.h.new; \ echo "#include " >>compat/elfnote.h.new; \ echo "#pragma pack(4)" >>compat/elfnote.h.new; \ grep -v '^# [0-9]' compat/elfnote.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/elfnote.h.new; \ echo "#pragma pack()" >>compat/elfnote.h.new; \ echo "#endif /* $id */" >>compat/elfnote.h.new mv -f compat/elfnote.h.new compat/elfnote.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/event_channel.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/event_channel.c.new mv -f compat/event_channel.c.new compat/event_channel.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/event_channel.i compat/event_channel.c set -e; id=_$(echo compat/event_channel.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/event_channel.h.new; \ echo "#define $id" >>compat/event_channel.h.new; \ echo "#include " >>compat/event_channel.h.new; \ echo "#include " >>compat/event_channel.h.new; \ echo "#pragma pack(4)" >>compat/event_channel.h.new; \ grep -v '^# [0-9]' compat/event_channel.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/event_channel.h.new; \ echo "#pragma pack()" >>compat/event_channel.h.new; \ echo "#endif /* $id */" >>compat/event_channel.h.new mv -f compat/event_channel.h.new compat/event_channel.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/features.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/features.c.new mv -f compat/features.c.new compat/features.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/features.i compat/features.c set -e; id=_$(echo compat/features.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/features.h.new; \ echo "#define $id" >>compat/features.h.new; \ echo "#include " >>compat/features.h.new; \ echo "#include " >>compat/features.h.new; \ echo "#pragma pack(4)" >>compat/features.h.new; \ grep -v '^# [0-9]' compat/features.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/features.h.new; \ echo "#pragma pack()" >>compat/features.h.new; \ echo "#endif /* $id */" >>compat/features.h.new mv -f compat/features.h.new compat/features.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/grant_table.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/grant_table.c.new mv -f compat/grant_table.c.new compat/grant_table.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/grant_table.i compat/grant_table.c set -e; id=_$(echo compat/grant_table.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/grant_table.h.new; \ echo "#define $id" >>compat/grant_table.h.new; \ echo "#include " >>compat/grant_table.h.new; \ echo "#include " >>compat/grant_table.h.new; \ echo "#pragma pack(4)" >>compat/grant_table.h.new; \ grep -v '^# [0-9]' compat/grant_table.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/grant_table.h.new; \ echo "#pragma pack()" >>compat/grant_table.h.new; \ echo "#endif /* $id */" >>compat/grant_table.h.new mv -f compat/grant_table.h.new compat/grant_table.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/kexec.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/kexec.c.new mv -f compat/kexec.c.new compat/kexec.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/kexec.i compat/kexec.c set -e; id=_$(echo compat/kexec.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/kexec.h.new; \ echo "#define $id" >>compat/kexec.h.new; \ echo "#include " >>compat/kexec.h.new; \ echo "#include " >>compat/kexec.h.new; \ echo "#pragma pack(4)" >>compat/kexec.h.new; \ grep -v '^# [0-9]' compat/kexec.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/kexec.h.new; \ echo "#pragma pack()" >>compat/kexec.h.new; \ echo "#endif /* $id */" >>compat/kexec.h.new mv -f compat/kexec.h.new compat/kexec.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/memory.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/memory.c.new mv -f compat/memory.c.new compat/memory.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/memory.i compat/memory.c set -e; id=_$(echo compat/memory.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/memory.h.new; \ echo "#define $id" >>compat/memory.h.new; \ echo "#include " >>compat/memory.h.new; \ echo "#include " >>compat/memory.h.new; \ echo "#pragma pack(4)" >>compat/memory.h.new; \ grep -v '^# [0-9]' compat/memory.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/memory.h.new; \ echo "#pragma pack()" >>compat/memory.h.new; \ echo "#endif /* $id */" >>compat/memory.h.new mv -f compat/memory.h.new compat/memory.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/nmi.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/nmi.c.new mv -f compat/nmi.c.new compat/nmi.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/nmi.i compat/nmi.c set -e; id=_$(echo compat/nmi.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/nmi.h.new; \ echo "#define $id" >>compat/nmi.h.new; \ echo "#include " >>compat/nmi.h.new; \ echo "#include " >>compat/nmi.h.new; \ echo "#pragma pack(4)" >>compat/nmi.h.new; \ grep -v '^# [0-9]' compat/nmi.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/nmi.h.new; \ echo "#pragma pack()" >>compat/nmi.h.new; \ echo "#endif /* $id */" >>compat/nmi.h.new mv -f compat/nmi.h.new compat/nmi.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/physdev.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/physdev.c.new mv -f compat/physdev.c.new compat/physdev.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/physdev.i compat/physdev.c set -e; id=_$(echo compat/physdev.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/physdev.h.new; \ echo "#define $id" >>compat/physdev.h.new; \ echo "#include " >>compat/physdev.h.new; \ echo "#include " >>compat/physdev.h.new; \ echo "#pragma pack(4)" >>compat/physdev.h.new; \ grep -v '^# [0-9]' compat/physdev.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/physdev.h.new; \ echo "#pragma pack()" >>compat/physdev.h.new; \ echo "#endif /* $id */" >>compat/physdev.h.new mv -f compat/physdev.h.new compat/physdev.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/platform.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/platform.c.new mv -f compat/platform.c.new compat/platform.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/platform.i compat/platform.c set -e; id=_$(echo compat/platform.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/platform.h.new; \ echo "#define $id" >>compat/platform.h.new; \ echo "#include " >>compat/platform.h.new; \ echo "#include " >>compat/platform.h.new; \ echo "#pragma pack(4)" >>compat/platform.h.new; \ grep -v '^# [0-9]' compat/platform.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/platform.h.new; \ echo "#pragma pack()" >>compat/platform.h.new; \ echo "#endif /* $id */" >>compat/platform.h.new mv -f compat/platform.h.new compat/platform.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/sched.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/sched.c.new mv -f compat/sched.c.new compat/sched.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/sched.i compat/sched.c set -e; id=_$(echo compat/sched.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/sched.h.new; \ echo "#define $id" >>compat/sched.h.new; \ echo "#include " >>compat/sched.h.new; \ echo "#include " >>compat/sched.h.new; \ echo "#pragma pack(4)" >>compat/sched.h.new; \ grep -v '^# [0-9]' compat/sched.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/sched.h.new; \ echo "#pragma pack()" >>compat/sched.h.new; \ echo "#endif /* $id */" >>compat/sched.h.new mv -f compat/sched.h.new compat/sched.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/tmem.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/tmem.c.new mv -f compat/tmem.c.new compat/tmem.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/tmem.i compat/tmem.c set -e; id=_$(echo compat/tmem.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/tmem.h.new; \ echo "#define $id" >>compat/tmem.h.new; \ echo "#include " >>compat/tmem.h.new; \ echo "#include " >>compat/tmem.h.new; \ echo "#pragma pack(4)" >>compat/tmem.h.new; \ grep -v '^# [0-9]' compat/tmem.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/tmem.h.new; \ echo "#pragma pack()" >>compat/tmem.h.new; \ echo "#endif /* $id */" >>compat/tmem.h.new mv -f compat/tmem.h.new compat/tmem.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/trace.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/trace.c.new mv -f compat/trace.c.new compat/trace.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/trace.i compat/trace.c set -e; id=_$(echo compat/trace.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/trace.h.new; \ echo "#define $id" >>compat/trace.h.new; \ echo "#include " >>compat/trace.h.new; \ echo "#include " >>compat/trace.h.new; \ echo "#pragma pack(4)" >>compat/trace.h.new; \ grep -v '^# [0-9]' compat/trace.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/trace.h.new; \ echo "#pragma pack()" >>compat/trace.h.new; \ echo "#endif /* $id */" >>compat/trace.h.new mv -f compat/trace.h.new compat/trace.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/vcpu.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/vcpu.c.new mv -f compat/vcpu.c.new compat/vcpu.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/vcpu.i compat/vcpu.c set -e; id=_$(echo compat/vcpu.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/vcpu.h.new; \ echo "#define $id" >>compat/vcpu.h.new; \ echo "#include " >>compat/vcpu.h.new; \ echo "#include " >>compat/vcpu.h.new; \ echo "#pragma pack(4)" >>compat/vcpu.h.new; \ grep -v '^# [0-9]' compat/vcpu.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/vcpu.h.new; \ echo "#pragma pack()" >>compat/vcpu.h.new; \ echo "#endif /* $id */" >>compat/vcpu.h.new mv -f compat/vcpu.h.new compat/vcpu.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/version.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/version.c.new mv -f compat/version.c.new compat/version.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/version.i compat/version.c set -e; id=_$(echo compat/version.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/version.h.new; \ echo "#define $id" >>compat/version.h.new; \ echo "#include " >>compat/version.h.new; \ echo "#include " >>compat/version.h.new; \ echo "#pragma pack(4)" >>compat/version.h.new; \ grep -v '^# [0-9]' compat/version.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/version.h.new; \ echo "#pragma pack()" >>compat/version.h.new; \ echo "#endif /* $id */" >>compat/version.h.new mv -f compat/version.h.new compat/version.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/xen.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/xen.c.new mv -f compat/xen.c.new compat/xen.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/xen.i compat/xen.c set -e; id=_$(echo compat/xen.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/xen.h.new; \ echo "#define $id" >>compat/xen.h.new; \ echo "#include " >>compat/xen.h.new; \ echo "#include " >>compat/xen.h.new; \ echo "#pragma pack(4)" >>compat/xen.h.new; \ grep -v '^# [0-9]' compat/xen.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/xen.h.new; \ echo "#pragma pack()" >>compat/xen.h.new; \ echo "#endif /* $id */" >>compat/xen.h.new mv -f compat/xen.h.new compat/xen.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/xencomm.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/xencomm.c.new mv -f compat/xencomm.c.new compat/xencomm.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/xencomm.i compat/xencomm.c set -e; id=_$(echo compat/xencomm.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/xencomm.h.new; \ echo "#define $id" >>compat/xencomm.h.new; \ echo "#include " >>compat/xencomm.h.new; \ echo "#include " >>compat/xencomm.h.new; \ echo "#pragma pack(4)" >>compat/xencomm.h.new; \ grep -v '^# [0-9]' compat/xencomm.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/xencomm.h.new; \ echo "#pragma pack()" >>compat/xencomm.h.new; \ echo "#endif /* $id */" >>compat/xencomm.h.new mv -f compat/xencomm.h.new compat/xencomm.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/xenoprof.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/xenoprof.c.new mv -f compat/xenoprof.c.new compat/xenoprof.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/xenoprof.i compat/xenoprof.c set -e; id=_$(echo compat/xenoprof.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/xenoprof.h.new; \ echo "#define $id" >>compat/xenoprof.h.new; \ echo "#include " >>compat/xenoprof.h.new; \ echo "#include " >>compat/xenoprof.h.new; \ echo "#pragma pack(4)" >>compat/xenoprof.h.new; \ grep -v '^# [0-9]' compat/xenoprof.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/xenoprof.h.new; \ echo "#pragma pack()" >>compat/xenoprof.h.new; \ echo "#endif /* $id */" >>compat/xenoprof.h.new mv -f compat/xenoprof.h.new compat/xenoprof.h mkdir -p compat/arch-x86 grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86/xen-mca.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/arch-x86/xen-mca.c.new mv -f compat/arch-x86/xen-mca.c.new compat/arch-x86/xen-mca.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/arch-x86/xen-mca.i compat/arch-x86/xen-mca.c set -e; id=_$(echo compat/arch-x86/xen-mca.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86/xen-mca.h.new; \ echo "#define $id" >>compat/arch-x86/xen-mca.h.new; \ echo "#include " >>compat/arch-x86/xen-mca.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86/xen-mca.h.new; \ grep -v '^# [0-9]' compat/arch-x86/xen-mca.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/arch-x86/xen-mca.h.new; \ echo "#pragma pack()" >>compat/arch-x86/xen-mca.h.new; \ echo "#endif /* $id */" >>compat/arch-x86/xen-mca.h.new mv -f compat/arch-x86/xen-mca.h.new compat/arch-x86/xen-mca.h mkdir -p compat/arch-x86 grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86/xen.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/arch-x86/xen.c.new mv -f compat/arch-x86/xen.c.new compat/arch-x86/xen.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/arch-x86/xen.i compat/arch-x86/xen.c set -e; id=_$(echo compat/arch-x86/xen.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86/xen.h.new; \ echo "#define $id" >>compat/arch-x86/xen.h.new; \ echo "#include " >>compat/arch-x86/xen.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86/xen.h.new; \ grep -v '^# [0-9]' compat/arch-x86/xen.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/arch-x86/xen.h.new; \ echo "#pragma pack()" >>compat/arch-x86/xen.h.new; \ echo "#endif /* $id */" >>compat/arch-x86/xen.h.new mv -f compat/arch-x86/xen.h.new compat/arch-x86/xen.h mkdir -p compat/arch-x86 grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86/xen-x86_32.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/arch-x86/xen-x86_32.c.new mv -f compat/arch-x86/xen-x86_32.c.new compat/arch-x86/xen-x86_32.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/arch-x86/xen-x86_32.i compat/arch-x86/xen-x86_32.c set -e; id=_$(echo compat/arch-x86/xen-x86_32.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86/xen-x86_32.h.new; \ echo "#define $id" >>compat/arch-x86/xen-x86_32.h.new; \ echo "#include " >>compat/arch-x86/xen-x86_32.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86/xen-x86_32.h.new; \ grep -v '^# [0-9]' compat/arch-x86/xen-x86_32.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/arch-x86/xen-x86_32.h.new; \ echo "#pragma pack()" >>compat/arch-x86/xen-x86_32.h.new; \ echo "#endif /* $id */" >>compat/arch-x86/xen-x86_32.h.new mv -f compat/arch-x86/xen-x86_32.h.new compat/arch-x86/xen-x86_32.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86_32.h | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py >compat/arch-x86_32.c.new mv -f compat/arch-x86_32.c.new compat/arch-x86_32.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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__ -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/arch-x86_32.i compat/arch-x86_32.c set -e; id=_$(echo compat/arch-x86_32.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86_32.h.new; \ echo "#define $id" >>compat/arch-x86_32.h.new; \ echo "#include " >>compat/arch-x86_32.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86_32.h.new; \ grep -v '^# [0-9]' compat/arch-x86_32.i | \ python /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-header.py | uniq >>compat/arch-x86_32.h.new; \ echo "#pragma pack()" >>compat/arch-x86_32.h.new; \ echo "#endif /* $id */" >>compat/arch-x86_32.h.new mv -f compat/arch-x86_32.h.new compat/arch-x86_32.h export PYTHON=python; \ grep -v '^[ ]*#' xlat.lst | \ while read what name hdr; do \ /bin/sh /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/get-fields.sh "$what" compat_$name $(echo compat/$hdr | sed 's,@arch@,x86_32,g') || exit $?; \ done >compat/xlat.h.new mv -f compat/xlat.h.new compat/xlat.h for i in public/callback.h public/dom0_ops.h public/elfnote.h public/event_channel.h public/features.h public/gcov.h public/grant_table.h public/kexec.h public/mem_event.h public/memory.h public/nmi.h public/physdev.h public/platform.h public/sched.h public/tmem.h public/trace.h public/vcpu.h public/version.h public/xencomm.h public/xen-compat.h public/xen.h public/xenoprof.h public/hvm/e820.h public/hvm/hvm_info_table.h public/hvm/hvm_op.h public/hvm/hvm_xs_strings.h public/hvm/ioreq.h public/hvm/params.h public/hvm/pvdrivers.h public/io/blkif.h public/io/console.h public/io/fbif.h public/io/fsif.h public/io/kbdif.h public/io/libxenvchan.h public/io/netif.h public/io/pciif.h public/io/protocols.h public/io/ring.h public/io/tpmif.h public/io/usbif.h public/io/vscsiif.h public/io/xenbus.h public/io/xs_wire.h; do gcc -ansi -include stdint.h -Wall -W -Werror -S -o /dev/null -xc $i || exit 1; echo $i; done >headers.chk.new mv headers.chk.new headers.chk rm compat/xen.c compat/kexec.i compat/tmem.i compat/arch-x86_32.c compat/arch-x86/xen-x86_32.c compat/memory.c compat/sched.c compat/vcpu.c compat/xen.i compat/physdev.i compat/trace.i compat/callback.c compat/event_channel.i compat/xencomm.i compat/arch-x86/xen.i compat/elfnote.c compat/arch-x86/xen-mca.i compat/version.i compat/platform.i compat/kexec.c compat/tmem.c compat/nmi.i compat/xenoprof.c compat/arch-x86/xen-x86_32.i compat/elfnote.i compat/physdev.c compat/vcpu.i compat/trace.c compat/features.c compat/event_channel.c compat/grant_table.i compat/xencomm.c compat/arch-x86/xen.c compat/arch-x86/xen-mca.c compat/version.c compat/arch-x86_32.i compat/platform.c compat/memory.i compat/sched.i compat/nmi.c compat/callback.i compat/features.i compat/xenoprof.i compat/grant_table.c make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C arch/x86 asm-offsets.s make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk include/asm-x86/asm-offsets.h make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen' make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C arch/x86 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xen make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/boot built_in.o make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/boot' /usr/bin/make -f build32.mk reloc.S make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/boot' gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -Werror -fno-builtin -msoft-float -c -fpic reloc.c -o reloc.o objdump -h reloc.o | sed -n '/[0-9]/{s,00*,0,g;p}' |\ while read idx name sz rest; do \ case "$name" in \ .data|.data.*|.rodata|.rodata.*|.bss|.bss.*) \ test $sz != 0 || continue; \ echo "Error: non-empty $name: 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done ld -melf_i386 -N -Ttext 0 -o reloc.lnk reloc.o objcopy -O binary reloc.lnk reloc.bin (od -v -t x reloc.bin | tr -s ' ' | awk 'NR > 1 {print s} {s=$0}' | \ sed 's/ /,0x/g' | sed 's/,0x$//' | sed 's/^[0-9]*,/ .long /') >reloc.S make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/boot' gcc -D__ASSEMBLY__ -include /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o head.o make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/boot' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/efi built_in.o make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/efi' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .stub.o.d -fshort-wchar -c stub.c -o stub.o ld -melf_x86_64 -r -o built_in.o stub.o make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/efi' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common built_in.o make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .bitmap.o.d -c bitmap.c -o bitmap.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .core_parking.o.d -c core_parking.c -o core_parking.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .notifier.o.d -c notifier.c -o notifier.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .sort.o.d -c sort.c -o sort.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .string.o.d -c string.c -o string.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .symbols.o.d -c symbols.c -o symbols.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vsprintf.o.d -c vsprintf.c -o vsprintf.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .radix-tree.o.d -c radix-tree.c -o radix-tree.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .rbtree.o.d -c rbtree.c -o rbtree.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .lzo.o.d -c lzo.c -o lzo.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C compat built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common/compat' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .xlat.o.d -c xlat.c -o xlat.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o domain.o kernel.o memory.o multicall.o xlat.o tmem_xen.o make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common/compat' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C hvm built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common/hvm' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o save.o make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common/hvm' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C libelf built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common/libelf' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .libelf-tools.o.d -Wno-pointer-sign -c libelf-tools.c -o libelf-tools.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .libelf-dominfo.o.d -Wno-pointer-sign -c libelf-dominfo.c -o libelf-dominfo.o ld -melf_x86_64 -r -o libelf-temp.o libelf-tools.o libelf-loader.o libelf-dominfo.o objcopy --rename-section .text=.init.text --rename-section .data=.init.data libelf-temp.o libelf.o ld -melf_x86_64 -r -o built_in.o libelf.o make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common/libelf' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .decompress.o.d -DINIT_SECTIONS_ONLY -c decompress.c -o decompress.o objdump -h decompress.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 decompress.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 decompress.o decompress.init.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .bunzip2.o.d -DINIT_SECTIONS_ONLY -c bunzip2.c -o bunzip2.o objdump -h bunzip2.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 bunzip2.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 bunzip2.o bunzip2.init.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .unxz.o.d -DINIT_SECTIONS_ONLY -c unxz.c -o unxz.o objdump -h unxz.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 unxz.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.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 unxz.o unxz.init.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .unlzma.o.d -DINIT_SECTIONS_ONLY -c unlzma.c -o unlzma.o objdump -h unlzma.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 unlzma.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 unlzma.o unlzma.init.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .unlzo.o.d -DINIT_SECTIONS_ONLY -c unlzo.c -o unlzo.o objdump -h unlzo.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 unlzo.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 unlzo.o unlzo.init.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .unlz4.o.d -DINIT_SECTIONS_ONLY -c unlz4.c -o unlz4.o objdump -h unlz4.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 unlz4.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.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 unlz4.o unlz4.init.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .earlycpio.o.d -DINIT_SECTIONS_ONLY -c earlycpio.c -o earlycpio.o objdump -h earlycpio.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 earlycpio.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.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 earlycpio.o earlycpio.init.o 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[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers built_in.o make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C char built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/char' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o console.o ns16550.o ehci-dbgp.o serial.o make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/char' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C cpufreq built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/cpufreq' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o cpufreq.o cpufreq_ondemand.o cpufreq_misc_governors.o utility.o make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/cpufreq' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C pci built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/pci' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o pci.o make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/pci' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C passthrough built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/passthrough' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C vtd built_in.o make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/passthrough/vtd' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C x86 built_in.o make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/passthrough/vtd/x86' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o vtd.o ats.o make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/passthrough/vtd/x86' ld -melf_x86_64 -r -o built_in.o iommu.o dmar.o utils.o qinval.o intremap.o quirks.o x86/built_in.o make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/passthrough/vtd' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C amd built_in.o make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/passthrough/amd' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 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 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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 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 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[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/passthrough/amd' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C x86 built_in.o make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/passthrough/x86' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o ats.o make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/passthrough/x86' 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 make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/passthrough' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C acpi built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/acpi' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .hwregs.o.d -c hwregs.c -o hwregs.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C tables built_in.o make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/acpi/tables' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .tbutils.o.d -c tbutils.c -o tbutils.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .tbfadt.o.d -DINIT_SECTIONS_ONLY -c tbfadt.c -o tbfadt.o objdump -h tbfadt.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 tbfadt.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 tbfadt.o tbfadt.init.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .tbinstal.o.d -DINIT_SECTIONS_ONLY -c tbinstal.c -o tbinstal.o objdump -h tbinstal.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 tbinstal.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 tbinstal.o tbinstal.init.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .tbxface.o.d -DINIT_SECTIONS_ONLY -c tbxface.c -o tbxface.o objdump -h tbxface.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 tbxface.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 tbxface.o tbxface.init.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .tbxfroot.o.d -DINIT_SECTIONS_ONLY -c tbxfroot.c -o tbxfroot.o objdump -h tbxfroot.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 tbxfroot.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.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 tbxfroot.o tbxfroot.init.o ld -melf_x86_64 -r -o built_in.o tbutils.o tbfadt.init.o tbinstal.init.o tbxface.init.o tbxfroot.init.o make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/acpi/tables' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C utilities built_in.o make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/acpi/utilities' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .utglobal.o.d -c utglobal.c -o utglobal.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .utmisc.o.d -DINIT_SECTIONS_ONLY -c utmisc.c -o utmisc.o objdump -h utmisc.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 utmisc.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 utmisc.o utmisc.init.o ld -melf_x86_64 -r -o built_in.o utglobal.o utmisc.init.o make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/acpi/utilities' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C apei built_in.o make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/acpi/apei' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .hest.o.d -c hest.c -o hest.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .apei-base.o.d -c apei-base.c -o apei-base.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o erst.o hest.o apei-base.o apei-io.o make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/acpi/apei' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 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 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 ld -melf_x86_64 -r -o built_in.o numa.o osl.o pmstat.o hwregs.o reboot.o tables/built_in.o utilities/built_in.o apei/built_in.o tables.init.o make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/acpi' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C video built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/video' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .font_8x14.o.d -c font_8x14.c -o font_8x14.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .font_8x16.o.d -c font_8x16.c -o font_8x16.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .font_8x8.o.d -c font_8x8.c -o font_8x8.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .lfb.o.d -c lfb.c -o lfb.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 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[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/video' 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 make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xsm built_in.o make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xsm' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o xsm_core.o make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xsm' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86 built_in.o make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .bitops.o.d -c bitops.c -o bitops.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .string.o.d -c string.c -o string.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C acpi built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/acpi' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C cpufreq built_in.o make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/acpi/cpufreq' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o cpufreq.o powernow.o make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/acpi/cpufreq' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 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 -D__ASSEMBLY__ -include /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 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[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/acpi' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C cpu built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/cpu' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .intel_cacheinfo.o.d -c intel_cacheinfo.c -o intel_cacheinfo.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C mcheck built_in.o make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/cpu/mcheck' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 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[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/cpu/mcheck' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C mtrr built_in.o make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/cpu/mtrr' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o generic.o main.o make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/cpu/mtrr' 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[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/cpu' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C genapic built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/genapic' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o bigsmp.o x2apic.o default.o delivery.o probe.o make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/genapic' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C hvm built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/hvm' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C svm built_in.o make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/hvm/svm' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .svmdebug.o.d -c svmdebug.c -o svmdebug.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -D__ASSEMBLY__ -include /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 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 make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/hvm/svm' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C vmx built_in.o make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/hvm/vmx' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -D__ASSEMBLY__ -include /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o intr.o realmode.o vmcs.o vmx.o vpmu_core2.o vvmx.o entry.o make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/hvm' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C mm built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/mm' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C shadow built_in.o make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/mm/shadow' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 common.o guest_2.o guest_3.o guest_4.o make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/mm/shadow' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C hap built_in.o make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/mm/hap' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 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[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/mm/hap' 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 make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/mm' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C oprofile built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/oprofile' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o xenoprof.o nmi_int.o op_model_p4.o op_model_ppro.o op_model_athlon.o backtrace.o make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/oprofile' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C x86_64 built_in.o make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/x86_64' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C compat built_in.o make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/x86_64/compat' gcc -D__ASSEMBLY__ -include /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 ld -melf_x86_64 -r -o built_in.o entry.o make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/x86_64/compat' gcc -D__ASSEMBLY__ -include /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -D__ASSEMBLY__ -include /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 -D__ASSEMBLY__ -include /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 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[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/x86_64' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 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 -D__ASSEMBLY__ -include /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .clear_page.o.d -c clear_page.S -o clear_page.o gcc -D__ASSEMBLY__ -include /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .copy_page.o.d -c copy_page.S -o copy_page.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 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 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 gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 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 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 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 make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86' /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/crypto built_in.o make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/crypto' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .rijndael.o.d -c rijndael.c -o rijndael.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .vmac.o.d -c vmac.c -o vmac.o ld -melf_x86_64 -r -o built_in.o rijndael.o vmac.o make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/crypto' ld -melf_x86_64 -r -o prelink.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/boot/built_in.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/efi/built_in.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common/built_in.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/built_in.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xsm/built_in.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/built_in.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/crypto/built_in.o gcc -P -E -Ui386 -D__ASSEMBLY__ -include /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .xen.lds.d -o xen.lds xen.lds.S sed -e 's/xen\.lds\.o:/xen\.lds:/g' <.xen.lds.d >.xen.lds.d.new mv -f .xen.lds.d.new .xen.lds.d /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk -C /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common symbols-dummy.o make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .symbols-dummy.o.d -c symbols-dummy.c -o symbols-dummy.o make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common' ld -melf_x86_64 -T xen.lds -N prelink.o \ /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common/symbols-dummy.o -o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen-syms.0 nm -n /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen-syms.0 | /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/symbols >/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen-syms.0.S /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen-syms.0.o make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86' gcc -D__ASSEMBLY__ -include /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF ..xen-syms.0.o.d -c /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen-syms.0.S -o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen-syms.0.o make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86' ld -melf_x86_64 -T xen.lds -N prelink.o \ /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen-syms.0.o -o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen-syms.1 nm -n /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen-syms.1 | /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/symbols >/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen-syms.1.S /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen-syms.1.o make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86' gcc -D__ASSEMBLY__ -include /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF ..xen-syms.1.o.d -c /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen-syms.1.S -o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen-syms.1.o make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86' ld -melf_x86_64 -T xen.lds -N prelink.o \ /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen-syms.1.o -o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xen-syms rm -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen-syms.[0-9]* : ld -melf_x86_64 -r -o prelink-efi.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/boot/built_in.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common/built_in.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/drivers/built_in.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xsm/built_in.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86/built_in.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/crypto/built_in.o efi/boot.init.o efi/runtime.o efi/compat.o gcc -P -E -Ui386 -DEFI -D__ASSEMBLY__ -include /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .efi.lds.d -o efi.lds xen.lds.S sed -e 's/efi\.lds\.o:/efi\.lds:/g' <.efi.lds.d >.efi.lds.d.new mv -f .efi.lds.d.new .efi.lds.d gcc -D__ASSEMBLY__ -include /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -DNDEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/asm-x86/mach-generic -I/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/include/xen/config.h -nostdinc -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -MMD -MF .relocs-dummy.o.d -c efi/relocs-dummy.S -o efi/relocs-dummy.o gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -g -o efi/mkreloc efi/mkreloc.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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common/symbols-dummy.o -o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/common/symbols-dummy.o -o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0xffff82d0c0000000.0 && : : efi/mkreloc /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0xffff82d080000000.0 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0xffff82d0c0000000.0 >/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0r.S : nm -n /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0xffff82d080000000.0 | : /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/symbols >/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0s.S : /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0r.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0s.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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0r.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0s.o -o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0r.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0s.o -o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0xffff82d0c0000000.1 && : : efi/mkreloc /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0xffff82d080000000.1 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0xffff82d0c0000000.1 >/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.1r.S : nm -n /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.0xffff82d080000000.1 | : /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/tools/symbols >/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.1s.S : /usr/bin/make -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/Rules.mk /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.1r.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/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 \ /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.1r.o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.1s.o -o /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xen.efi if : false; then rm -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xen.efi; echo 'EFI support disabled'; fi EFI support disabled rm -f /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/.xen.efi.[0-9]* gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -o boot/mkelf32 boot/mkelf32.c ./boot/mkelf32 /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xen-syms /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xen 0x100000 \ `nm -nr /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xen-syms | head -n 1 | sed -e 's/^\([^ ]*\).*/0x\1/'` make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/arch/x86' gzip -f -9 < /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xen > /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xen.gz.new mv /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xen.gz.new /local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen/xen.gz make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen' make[3]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-hypervisor_amd64_amd64/xen' touch debian/stamps/build-hypervisor_amd64_amd64 make[2]: Leaving directory `/local/src/xen/xen-4.4.1' /usr/bin/make -f debian/rules.real build-arch-arch ARCH='amd64' VERSION='4.4' XEN_ARCH='x86_64' make[2]: Entering directory `/local/src/xen/xen-4.4.1' env -u ARCH -u FLAVOUR -u VERSION -u MAKEFLAGS /usr/bin/make V=1 -C debian/build/build-utils_amd64/tools debug=n XEN_COMPILE_ARCH=x86_64 XEN_TARGET_ARCH=x86_64 XEN_VERSION=4.4 EXTRA_CFLAGS_XEN_TOOLS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security" APPEND_CPPFLAGS="-D_FORTIFY_SOURCE=2" APPEND_LDFLAGS="-Wl,-z,relro" OCAMLDESTDIR=/local/src/xen/xen-4.4.1/debian/build/install-utils_amd64/ PYTHON=python2.7 make[3]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C include all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include' /usr/bin/make -C xen-foreign make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/xen-foreign' python2.7 mkheader.py arm32 arm32.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/xen-foreign/../../../xen/include/public/arch-arm.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/xen-foreign/../../../xen/include/public/xen.h python2.7 mkheader.py arm64 arm64.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/xen-foreign/../../../xen/include/public/arch-arm.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/xen-foreign/../../../xen/include/public/xen.h python2.7 mkheader.py x86_32 x86_32.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen-x86_32.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/xen-foreign/../../../xen/include/public/xen.h python2.7 mkheader.py x86_64 x86_64.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen-x86_64.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/xen-foreign/../../../xen/include/public/xen.h python2.7 mkchecker.py checker.c arm32 arm64 x86_32 x86_64 gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -o checker checker.c ./checker > tmp.size diff -u reference.size tmp.size rm tmp.size make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/xen-foreign' mkdir -p xen/libelf ln -sf /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/arch-arm.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/arch-x86_32.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/arch-x86_64.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/callback.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/dom0_ops.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/domctl.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/elfnote.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/event_channel.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/features.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/gcov.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/grant_table.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/kexec.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/mem_event.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/memory.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/nmi.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/physdev.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/platform.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/sched.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/sysctl.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/tmem.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/trace.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/vcpu.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/version.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/xencomm.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/xen-compat.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/xen.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/xenoprof.h xen ln -sf /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/arch-x86 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/arch-arm /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/hvm /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/io /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/public/xsm xen ln -sf ../xen-sys/Linux xen/sys ln -sf /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/xen/libelf.h /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/../../xen/include/xen/elfstructs.h xen/libelf/ ln -s ../xen-foreign xen/foreign touch xen/.dir make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C libxc all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc' /usr/bin/make libs make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_core.o xc_core.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_core_x86.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_core_x86.o xc_core_x86.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_cpupool.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_cpupool.o xc_cpupool.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_domain.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_domain.o xc_domain.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_evtchn.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_evtchn.o xc_evtchn.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_gnttab.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_gnttab.o xc_gnttab.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_misc.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_misc.o xc_misc.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_flask.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_flask.o xc_flask.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_physdev.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_physdev.o xc_physdev.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_private.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_private.o xc_private.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_sedf.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_sedf.o xc_sedf.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_csched.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_csched.o xc_csched.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_csched2.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_csched2.o xc_csched2.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_arinc653.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_arinc653.o xc_arinc653.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_tbuf.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_tbuf.o xc_tbuf.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_pm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_pm.o xc_pm.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_cpu_hotplug.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_cpu_hotplug.o xc_cpu_hotplug.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_resume.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_resume.o xc_resume.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_tmem.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_tmem.o xc_tmem.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_mem_event.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_mem_event.o xc_mem_event.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_mem_paging.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_mem_paging.o xc_mem_paging.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_mem_access.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_mem_access.o xc_mem_access.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_memshr.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_memshr.o xc_memshr.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_hcall_buf.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_hcall_buf.o xc_hcall_buf.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_foreign_memory.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_foreign_memory.o xc_foreign_memory.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_kexec.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_kexec.o xc_kexec.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xtl_core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xtl_core.o xtl_core.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xtl_logger_stdio.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xtl_logger_stdio.o xtl_logger_stdio.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_pagetab.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_pagetab.o xc_pagetab.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_linux.o xc_linux.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_linux_osdep.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_linux_osdep.o xc_linux_osdep.c ar rc libxenctrl.a xc_core.o xc_core_x86.o xc_cpupool.o xc_domain.o xc_evtchn.o xc_gnttab.o xc_misc.o xc_flask.o xc_physdev.o xc_private.o xc_sedf.o xc_csched.o xc_csched2.o xc_arinc653.o xc_tbuf.o xc_pm.o xc_cpu_hotplug.o xc_resume.o xc_tmem.o xc_mem_event.o xc_mem_paging.o xc_mem_access.o xc_memshr.o xc_hcall_buf.o xc_foreign_memory.o xc_kexec.o xtl_core.o xtl_logger_stdio.o xc_pagetab.o xc_linux.o xc_linux_osdep.o gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_core.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_core.opic xc_core.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_core_x86.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_core_x86.opic xc_core_x86.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_cpupool.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_cpupool.opic xc_cpupool.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_domain.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_domain.opic xc_domain.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_evtchn.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_evtchn.opic xc_evtchn.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_gnttab.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_gnttab.opic xc_gnttab.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_misc.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_misc.opic xc_misc.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_flask.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_flask.opic xc_flask.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_physdev.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_physdev.opic xc_physdev.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_private.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_private.opic xc_private.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_sedf.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_sedf.opic xc_sedf.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_csched.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_csched.opic xc_csched.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_csched2.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_csched2.opic xc_csched2.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_arinc653.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_arinc653.opic xc_arinc653.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_tbuf.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_tbuf.opic xc_tbuf.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_pm.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_pm.opic xc_pm.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_cpu_hotplug.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_cpu_hotplug.opic xc_cpu_hotplug.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_resume.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_resume.opic xc_resume.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_tmem.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_tmem.opic xc_tmem.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_mem_event.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_mem_event.opic xc_mem_event.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_mem_paging.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_mem_paging.opic xc_mem_paging.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_mem_access.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_mem_access.opic xc_mem_access.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_memshr.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_memshr.opic xc_memshr.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_hcall_buf.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_hcall_buf.opic xc_hcall_buf.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_foreign_memory.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_foreign_memory.opic xc_foreign_memory.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_kexec.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_kexec.opic xc_kexec.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xtl_core.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xtl_core.opic xtl_core.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xtl_logger_stdio.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xtl_logger_stdio.opic xtl_logger_stdio.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_pagetab.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_pagetab.opic xc_pagetab.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_linux.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_linux.opic xc_linux.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_linux_osdep.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_linux_osdep.opic xc_linux_osdep.c gcc -pthread -Wl,-soname,libxenctrl-4.4.so -shared -o libxenctrl-4.4.so xc_core.opic xc_core_x86.opic xc_cpupool.opic xc_domain.opic xc_evtchn.opic xc_gnttab.opic xc_misc.opic xc_flask.opic xc_physdev.opic xc_private.opic xc_sedf.opic xc_csched.opic xc_csched2.opic xc_arinc653.opic xc_tbuf.opic xc_pm.opic xc_cpu_hotplug.opic xc_resume.opic xc_tmem.opic xc_mem_event.opic xc_mem_paging.opic xc_mem_access.opic xc_memshr.opic xc_hcall_buf.opic xc_foreign_memory.opic xc_kexec.opic xtl_core.opic xtl_logger_stdio.opic xc_pagetab.opic xc_linux.opic xc_linux_osdep.opic -ldl -Wl,-z,relro ln -sf libxenctrl-4.4.so libxenctrl.so gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xg_private.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xg_private.o xg_private.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_suspend.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_suspend.o xc_suspend.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_domain_restore.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_domain_restore.o xc_domain_restore.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_domain_save.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_domain_save.o xc_domain_save.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_offline_page.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_offline_page.o xc_offline_page.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_compression.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_compression.o xc_compression.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libelf-tools.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -c -o libelf-tools.o ../../xen/common/libelf/libelf-tools.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libelf-loader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -c -o libelf-loader.o ../../xen/common/libelf/libelf-loader.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libelf-dominfo.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -c -o libelf-dominfo.o ../../xen/common/libelf/libelf-dominfo.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_dom_core.o xc_dom_core.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_boot.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_dom_boot.o xc_dom_boot.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_elfloader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_dom_elfloader.o xc_dom_elfloader.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_bzimageloader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -DHAVE_LZMA -llzma -c -o xc_dom_bzimageloader.o xc_dom_bzimageloader.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_decompress_lz4.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_dom_decompress_lz4.o xc_dom_decompress_lz4.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_binloader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_dom_binloader.o xc_dom_binloader.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_compat_linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_dom_compat_linux.o xc_dom_compat_linux.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_x86.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_dom_x86.o xc_dom_x86.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_cpuid_x86.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_cpuid_x86.o xc_cpuid_x86.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_hvm_build_x86.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -c -o xc_hvm_build_x86.o xc_hvm_build_x86.c ar rc libxenguest.a xg_private.o xc_suspend.o xc_domain_restore.o xc_domain_save.o xc_offline_page.o xc_compression.o libelf-tools.o libelf-loader.o libelf-dominfo.o xc_dom_core.o xc_dom_boot.o xc_dom_elfloader.o xc_dom_bzimageloader.o xc_dom_decompress_lz4.o xc_dom_binloader.o xc_dom_compat_linux.o xc_dom_x86.o xc_cpuid_x86.o xc_hvm_build_x86.o gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xg_private.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xg_private.opic xg_private.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_suspend.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_suspend.opic xc_suspend.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_domain_restore.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_domain_restore.opic xc_domain_restore.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_domain_save.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_domain_save.opic xc_domain_save.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_offline_page.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_offline_page.opic xc_offline_page.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_compression.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_compression.opic xc_compression.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libelf-tools.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -fPIC -c -o libelf-tools.opic ../../xen/common/libelf/libelf-tools.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libelf-loader.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -fPIC -c -o libelf-loader.opic ../../xen/common/libelf/libelf-loader.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libelf-dominfo.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -fPIC -c -o libelf-dominfo.opic ../../xen/common/libelf/libelf-dominfo.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_core.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_dom_core.opic xc_dom_core.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_boot.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_dom_boot.opic xc_dom_boot.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_elfloader.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_dom_elfloader.opic xc_dom_elfloader.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_bzimageloader.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -DHAVE_LZMA -llzma -fPIC -c -o xc_dom_bzimageloader.opic xc_dom_bzimageloader.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_decompress_lz4.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_dom_decompress_lz4.opic xc_dom_decompress_lz4.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_binloader.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_dom_binloader.opic xc_dom_binloader.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_compat_linux.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_dom_compat_linux.opic xc_dom_compat_linux.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_x86.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_dom_x86.opic xc_dom_x86.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_cpuid_x86.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_cpuid_x86.opic xc_cpuid_x86.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_hvm_build_x86.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_hvm_build_x86.opic xc_hvm_build_x86.c gcc -Wl,-soname,libxenguest-4.4.so -shared -o libxenguest-4.4.so xg_private.opic xc_suspend.opic xc_domain_restore.opic xc_domain_save.opic xc_offline_page.opic xc_compression.opic libelf-tools.opic libelf-loader.opic libelf-dominfo.opic xc_dom_core.opic xc_dom_boot.opic xc_dom_elfloader.opic xc_dom_bzimageloader.opic xc_dom_decompress_lz4.opic xc_dom_binloader.opic xc_dom_compat_linux.opic xc_dom_x86.opic xc_cpuid_x86.opic xc_hvm_build_x86.opic -DHAVE_LZMA -llzma -lz /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/libxc/libxenctrl.so -Wl,-z,relro ln -sf libxenguest-4.4.so libxenguest.so gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenctrl_osdep_ENOSYS.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/include -pthread -fPIC -c -o xenctrl_osdep_ENOSYS.opic xenctrl_osdep_ENOSYS.c gcc -g -shared -o xenctrl_osdep_ENOSYS.so xenctrl_osdep_ENOSYS.opic /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc/../../tools/libxc/libxenctrl.so -Wl,-z,relro make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc' make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxc' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C xenstore all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstore_client.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o xenstore_client.o xenstore_client.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xs.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -DUSE_PTHREAD -fPIC -c -o xs.opic xs.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xs_lib.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -fPIC -c -o xs_lib.opic xs_lib.c gcc -Wl,-soname -Wl,libxenstore.so.3.0 -shared -o libxenstore.so.3.0.3 xs.opic xs_lib.opic -lpthread -Wl,-z,relro ln -sf libxenstore.so.3.0.3 libxenstore.so.3.0 ln -sf libxenstore.so.3.0 libxenstore.so gcc xenstore_client.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/xenstore/libxenstore.so -o xenstore -Wl,-z,relro ln -f xenstore xenstore-exists ln -f xenstore xenstore-list ln -f xenstore xenstore-read ln -f xenstore xenstore-rm ln -f xenstore xenstore-chmod ln -f xenstore xenstore-write ln -f xenstore xenstore-ls ln -f xenstore xenstore-watch gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstore_control.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o xenstore_control.o xenstore_control.c gcc xenstore_control.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/xenstore/libxenstore.so -o xenstore-control -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xs.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o xs.o xs.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xs_lib.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o xs_lib.o xs_lib.c ar rcs libxenstore.a xs.o xs_lib.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xs_tdb_dump.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o xs_tdb_dump.o xs_tdb_dump.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .utils.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o utils.o utils.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tdb.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o tdb.o tdb.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .talloc.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o talloc.o talloc.c gcc xs_tdb_dump.o utils.o tdb.o talloc.o -o xs_tdb_dump -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstored_core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o xenstored_core.o xenstored_core.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstored_watch.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o xenstored_watch.o xenstored_watch.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstored_domain.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o xenstored_domain.o xenstored_domain.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstored_transaction.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o xenstored_transaction.o xenstored_transaction.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .hashtable.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o hashtable.o hashtable.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstored_linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o xenstored_linux.o xenstored_linux.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstored_posix.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o xenstored_posix.o xenstored_posix.c gcc xenstored_core.o xenstored_watch.o xenstored_domain.o xenstored_transaction.o xs_lib.o talloc.o utils.o tdb.o hashtable.o xenstored_linux.o xenstored_posix.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc/libxenctrl.so -Wl,-rpath,'${ORIGIN}/../lib' -o xenstored -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .init-xenstore-domain.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/include -c -o init-xenstore-domain.o init-xenstore-domain.c gcc init-xenstore-domain.o libxenstore.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/libxc/libxenguest.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore/../../tools/xenstore/libxenstore.so -Wl,-rpath,'${ORIGIN}/../lib' -o init-xenstore-domain -Wl,-z,relro make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstore' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C misc all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenperf.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools -c -o xenperf.o xenperf.c gcc -o xenperf xenperf.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc/libxenctrl.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenpm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools -c -o xenpm.o xenpm.c gcc -o xenpm xenpm.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc/libxenctrl.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-tmem-list-parse.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools xen-tmem-list-parse.c -o xen-tmem-list-parse gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .gtraceview.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools -c -o gtraceview.o gtraceview.c gcc -o gtraceview gtraceview.o -lncurses -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .gtracestat.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools -c -o gtracestat.o gtracestat.c gcc -o gtracestat gtracestat.o -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenlockprof.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools -c -o xenlockprof.o xenlockprof.c gcc -o xenlockprof xenlockprof.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc/libxenctrl.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenwatchdogd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools -c -o xenwatchdogd.o xenwatchdogd.c gcc -o xenwatchdogd xenwatchdogd.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc/libxenctrl.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xencov.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools -c -o xencov.o xencov.c gcc -o xencov xencov.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc/libxenctrl.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-detect.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools xen-detect.c -o xen-detect gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-hvmctx.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools -c -o xen-hvmctx.o xen-hvmctx.c gcc -o xen-hvmctx xen-hvmctx.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc/libxenctrl.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-hvmcrash.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools -c -o xen-hvmcrash.o xen-hvmcrash.c gcc -o xen-hvmcrash xen-hvmcrash.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc/libxenctrl.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-lowmemd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools -c -o xen-lowmemd.o xen-lowmemd.c gcc -o xen-lowmemd xen-lowmemd.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore/libxenstore.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-mfndump.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools -c -o xen-mfndump.o xen-mfndump.c gcc -o xen-mfndump xen-mfndump.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc/libxenguest.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore/libxenstore.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-hptool.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools -c -o xen-hptool.o xen-hptool.c gcc -o xen-hptool xen-hptool.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/libxc/libxenguest.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc/../../tools/xenstore/libxenstore.so -Wl,-z,relro set -e; for d in ; do /usr/bin/make -C $d; done make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/misc' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C examples all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/examples' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/examples' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C hotplug all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/hotplug' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/hotplug' /usr/bin/make -C common all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/hotplug/common' rm -f "hotplugpath.sh".tmp; echo "SBINDIR=\"/usr/sbin\"" >>"hotplugpath.sh".tmp; echo "BINDIR=\"/usr/bin\"" >>"hotplugpath.sh".tmp; echo "LIBEXEC=\"/usr/lib/xen-4.4/bin\"" >>"hotplugpath.sh".tmp; echo "LIBDIR=\"/usr/lib/x86_64-linux-gnu\"" >>"hotplugpath.sh".tmp; echo "SHAREDIR=\"/usr/share\"" >>"hotplugpath.sh".tmp; echo "PRIVATE_BINDIR=\"/usr/lib/xen-4.4/bin\"" >>"hotplugpath.sh".tmp; echo "XENFIRMWAREDIR=\"/usr/lib/xen-4.4/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=\"/var/lock\"" >>"hotplugpath.sh".tmp; echo "XEN_RUN_DIR=\"/var/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[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/hotplug/common' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/hotplug' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/hotplug' /usr/bin/make -C Linux all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/hotplug/Linux' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/hotplug/Linux' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/hotplug' make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/hotplug' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C xentrace all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xentrace' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xentrace.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xentrace/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xentrace/../../tools/include -c -o xentrace.o xentrace.c gcc -Wl,-rpath,'${ORIGIN}/../lib' -o xentrace xentrace.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xentrace/../../tools/libxc/libxenctrl.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .setsize.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xentrace/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xentrace/../../tools/include -c -o setsize.o setsize.c gcc -Wl,-rpath,'${ORIGIN}/../lib' -o xentrace_setsize setsize.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xentrace/../../tools/libxc/libxenctrl.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenctx.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xentrace/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xentrace/../../tools/include -c -o xenctx.o xenctx.c gcc -Wl,-rpath,'${ORIGIN}/../lib' -o xenctx xenctx.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xentrace/../../tools/libxc/libxenctrl.so -Wl,-z,relro make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xentrace' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C xcutils all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_restore.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/include -c -o xc_restore.o xc_restore.c gcc xc_restore.o -o xc_restore /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/libxc/libxenguest.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_save.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/include -c -o xc_save.o xc_save.c gcc xc_save.o -o xc_save /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/libxc/libxenguest.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/xenstore/libxenstore.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .readnotes.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/include -c -o readnotes.o readnotes.c gcc readnotes.o -o readnotes /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/libxc/libxenguest.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .lsevtchn.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/include -c -o lsevtchn.o lsevtchn.c gcc lsevtchn.o -o lsevtchn /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils/../../tools/libxc/libxenctrl.so -Wl,-z,relro make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xcutils' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C firmware all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware' GIT=git /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/../../scripts/git-checkout.sh git://xenbits.xen.org/ovmf.git 447d264115c476142f884af0be287622cd244423 ovmf-dir Cloning into 'ovmf-dir-remote.tmp'... cp ovmf-makefile ovmf-dir/Makefile; /usr/bin/make PYTHON=python2.7 subdirs-all make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware' make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware' /usr/bin/make -C ovmf-dir all make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote' OvmfPkg/build.sh -a X64 -b RELEASE Initializing workspace /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools WORKSPACE: /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote EDK_TOOLS_PATH: /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools Copying $EDK_TOOLS_PATH/Conf/build_rule.template to $WORKSPACE/Conf/build_rule.txt Copying $EDK_TOOLS_PATH/Conf/tools_def.template to $WORKSPACE/Conf/tools_def.txt Copying $EDK_TOOLS_PATH/Conf/target.template to $WORKSPACE/Conf/target.txt Building tools no /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/bin directory make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools' make -C Source/C Attempting to detect ARCH from 'uname -m': x86_64 Detected ARCH of X64 using uname. make[10]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C' mkdir -p . make -C Common make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/Common' mkdir ../libs gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ BasePeCoff.c -o BasePeCoff.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ BinderFuncs.c -o BinderFuncs.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ CommonLib.c -o CommonLib.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ Crc32.c -o Crc32.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ Decompress.c -o Decompress.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ EfiCompress.c -o EfiCompress.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ EfiUtilityMsgs.c -o EfiUtilityMsgs.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ FirmwareVolumeBuffer.c -o FirmwareVolumeBuffer.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ FvLib.c -o FvLib.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ MemoryFile.c -o MemoryFile.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ MyAlloc.c -o MyAlloc.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ OsPath.c -o OsPath.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ ParseGuidedSectionTools.c -o ParseGuidedSectionTools.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ ParseInf.c -o ParseInf.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ PeCoffLoaderEx.c -o PeCoffLoaderEx.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ SimpleFileParsing.c -o SimpleFileParsing.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ StringFuncs.c -o StringFuncs.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ TianoCompress.c -o TianoCompress.o ar crs ../libs/libCommon.a BasePeCoff.o BinderFuncs.o CommonLib.o Crc32.o Decompress.o EfiCompress.o EfiUtilityMsgs.o FirmwareVolumeBuffer.o FvLib.o MemoryFile.o MyAlloc.o OsPath.o ParseGuidedSectionTools.o ParseInf.o PeCoffLoaderEx.o SimpleFileParsing.o StringFuncs.o TianoCompress.o make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/Common' make -C GnuGenBootSector make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GnuGenBootSector' mkdir ../bin gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ GnuGenBootSector.c -o GnuGenBootSector.o gcc -o ../bin/GnuGenBootSector GnuGenBootSector.o -L../libs -lCommon make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GnuGenBootSector' make -C BootSectImage make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/BootSectImage' gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ bootsectimage.c -o bootsectimage.o gcc -o ../bin/BootSectImage bootsectimage.o -L../libs -lCommon make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/BootSectImage' make -C EfiLdrImage make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/EfiLdrImage' gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ EfiLdrImage.c -o EfiLdrImage.o gcc -o ../bin/EfiLdrImage EfiLdrImage.o -L../libs -lCommon make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/EfiLdrImage' make -C EfiRom make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/EfiRom' gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ EfiRom.c -o EfiRom.o gcc -o ../bin/EfiRom EfiRom.o -L../libs -lCommon make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/EfiRom' make -C GenFfs make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GenFfs' gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ GenFfs.c -o GenFfs.o gcc -o ../bin/GenFfs GenFfs.o -L../libs -lCommon make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GenFfs' make -C GenFv make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GenFv' gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ GenFv.c -o GenFv.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ GenFvInternalLib.c -o GenFvInternalLib.o gcc -o ../bin/GenFv GenFv.o GenFvInternalLib.o -L../libs -lCommon -luuid make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GenFv' make -C GenFw make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GenFw' gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ GenFw.c -o GenFw.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ ElfConvert.c -o ElfConvert.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ Elf32Convert.c -o Elf32Convert.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ Elf64Convert.c -o Elf64Convert.o gcc -o ../bin/GenFw GenFw.o ElfConvert.o Elf32Convert.o Elf64Convert.o -L../libs -lCommon -luuid make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GenFw' make -C GenPage make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GenPage' gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ GenPage.c -o GenPage.o gcc -o ../bin/GenPage GenPage.o -L../libs -lCommon make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GenPage' make -C GenSec make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GenSec' gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ GenSec.c -o GenSec.o gcc -o ../bin/GenSec GenSec.o -L../libs -lCommon -luuid make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GenSec' make -C GenCrc32 make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GenCrc32' gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ GenCrc32.c -o GenCrc32.o gcc -o ../bin/GenCrc32 GenCrc32.o -L../libs -lCommon make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GenCrc32' make -C GenVtf make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GenVtf' gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ GenVtf.c -o GenVtf.o gcc -o ../bin/GenVtf GenVtf.o -L../libs -lCommon make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/GenVtf' make -C LzmaCompress make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/LzmaCompress' gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ LzmaCompress.c -o LzmaCompress.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ Sdk/C/Alloc.c -o Sdk/C/Alloc.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ Sdk/C/LzFind.c -o Sdk/C/LzFind.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ Sdk/C/LzmaDec.c -o Sdk/C/LzmaDec.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ Sdk/C/LzmaEnc.c -o Sdk/C/LzmaEnc.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ Sdk/C/7zFile.c -o Sdk/C/7zFile.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ Sdk/C/7zStream.c -o Sdk/C/7zStream.o gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ Sdk/C/Bra86.c -o Sdk/C/Bra86.o gcc -o ../bin/LzmaCompress LzmaCompress.o Sdk/C/Alloc.o Sdk/C/LzFind.o Sdk/C/LzmaDec.o Sdk/C/LzmaEnc.o Sdk/C/7zFile.o Sdk/C/7zStream.o Sdk/C/Bra86.o -L../libs make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/LzmaCompress' make -C Split make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/Split' gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ Split.c -o Split.o gcc -o ../bin/Split Split.o -L../libs -lCommon make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/Split' make -C TianoCompress make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/TianoCompress' gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ TianoCompress.c -o TianoCompress.o gcc -o ../bin/TianoCompress TianoCompress.o -L../libs -lCommon make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/TianoCompress' make -C VolInfo make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/VolInfo' gcc -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants -nostdlib -Wall -Werror -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ VolInfo.c -o VolInfo.o gcc -o ../bin/VolInfo VolInfo.o -L../libs -lCommon make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/VolInfo' make -C VfrCompile make[11]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/VfrCompile' g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ Pccts/h/AParser.cpp -o AParser.o g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ Pccts/h/DLexerBase.cpp -o DLexerBase.o g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ Pccts/h/ATokenBuffer.cpp -o ATokenBuffer.o BIN_DIR='.' make -C Pccts/antlr make[12]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o antlr.o antlr.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o scan.o scan.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o err.o err.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o bits.o bits.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o build.o build.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o fset2.o fset2.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o fset.o fset.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o gen.o gen.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o globals.o globals.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o hash.o hash.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o lex.o lex.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o main.o main.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o misc.o misc.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o set.o ../support/set/set.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o pred.o pred.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o egman.o egman.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o mrhoist.o mrhoist.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o fcache.o fcache.c gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -o ./antlr antlr.o scan.o err.o bits.o build.o fset2.o fset.o gen.o globals.o hash.o lex.o main.o misc.o set.o pred.o egman.o mrhoist.o fcache.o make[12]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/VfrCompile/Pccts/antlr' Pccts/antlr/antlr -CC -e3 -ck 3 -k 2 -fl VfrParser.dlg -ft VfrTokens.h -o . VfrSyntax.g g++ -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -c -o EfiVfrParser.o EfiVfrParser.cpp BIN_DIR='.' make -C Pccts/dlg make[12]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/VfrCompile/Pccts/dlg' cc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c dlg_p.c cc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c dlg_a.c cc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c main.c cc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o err.o err.c cc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 ../support/set/set.c cc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o support.o support.c cc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o output.o output.c cc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o relabel.o relabel.c cc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o automata.o automata.c cc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -o ./dlg dlg_p.o dlg_a.o main.o err.o set.o support.o output.o relabel.o automata.o make[12]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/VfrCompile/Pccts/dlg' Pccts/dlg/dlg -C2 -i -CC -cl VfrLexer -o . VfrParser.dlg g++ -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -c -o VfrLexer.o VfrLexer.cpp g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ VfrSyntax.cpp -o VfrSyntax.o g++ -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -c -o VfrFormPkg.o VfrFormPkg.cpp g++ -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -c -o VfrError.o VfrError.cpp g++ -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -c -o VfrUtilityLib.o VfrUtilityLib.cpp g++ -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -c -o VfrCompiler.o VfrCompiler.cpp g++ -o ../bin/VfrCompile AParser.o DLexerBase.o ATokenBuffer.o EfiVfrParser.o VfrLexer.o VfrSyntax.o VfrFormPkg.o VfrError.o VfrUtilityLib.o VfrCompiler.o -L../libs -lCommon make[11]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C/VfrCompile' Finished building BaseTools C Tools with ARCH=X64 make[10]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/C' make -C Source/Python make[10]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/Python' make[10]: Nothing to be done for `all'. make[10]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Source/Python' make -C Tests make[10]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Tests' make[10]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Tests' make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools' Running edk2 build for OvmfPkgX64 Architecture(s) = X64 Build target = RELEASE Toolchain = GCC47 Active Platform = /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/OvmfPkgX64.dsc Flash Image Definition = /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/OvmfPkgX64.fdf Processing meta-data ............................................. done! make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiHobLib/PeiHobLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiHobLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/./HobLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiHobLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiHobLib/PeiHobLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiHobLib/HobLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/./HobLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/./HobLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/PeiHobLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiHobLib/PeiHobLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiMemoryAllocationLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiMemoryAllocationLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/PeiMemoryAllocationLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiServicesTablePointerLibIdtStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/./PeiServicesTablePointer.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiServicesTablePointerLibIdt -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/./PeiServicesTablePointer.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/./PeiServicesTablePointer.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/PeiServicesTablePointerLibIdt.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib' "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/BaseUefiCpuLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/BaseUefiCpuLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/BaseUefiCpuLib/X64/InitializeFpu.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/BaseUefiCpuLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/BaseUefiCpuLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.iii "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/BaseUefiCpuLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BasePcdLibNullStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/./PcdLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePcdLibNull -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePcdLibNull/PcdLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/./PcdLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/./PcdLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/BasePcdLibNull.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiServicesLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/./PeiServicesLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiServicesLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiServicesLib/PeiServicesLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/./PeiServicesLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/./PeiServicesLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/PeiServicesLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem64Wrapper.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/ScanMem64Wrapper.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem64Wrapper.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem64Wrapper.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem32Wrapper.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/ScanMem32Wrapper.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem32Wrapper.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem32Wrapper.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem16Wrapper.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/ScanMem16Wrapper.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem16Wrapper.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem16Wrapper.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem8Wrapper.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/ScanMem8Wrapper.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem8Wrapper.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem8Wrapper.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ZeroMemWrapper.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/ZeroMemWrapper.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ZeroMemWrapper.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ZeroMemWrapper.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./CompareMemWrapper.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/CompareMemWrapper.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./CompareMemWrapper.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./CompareMemWrapper.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMem64Wrapper.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/SetMem64Wrapper.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMem64Wrapper.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMem64Wrapper.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMem32Wrapper.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/SetMem32Wrapper.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMem32Wrapper.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMem32Wrapper.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMem16Wrapper.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/SetMem16Wrapper.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMem16Wrapper.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMem16Wrapper.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMemWrapper.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/SetMemWrapper.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMemWrapper.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMemWrapper.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./CopyMemWrapper.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/CopyMemWrapper.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./CopyMemWrapper.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./CopyMemWrapper.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./MemLibGuid.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/MemLibGuid.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./MemLibGuid.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./MemLibGuid.obj "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem64.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem32.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem16.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem8.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64/CompareMem.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64/ZeroMem.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem64.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem32.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem16.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64/CopyMem.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseMemoryLibRepStr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.iii "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/BaseMemoryLibRepStr.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./CheckSum.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/CheckSum.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./CheckSum.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./CheckSum.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwitchStack.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/SwitchStack.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwitchStack.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwitchStack.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwapBytes64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/SwapBytes64.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwapBytes64.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwapBytes64.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwapBytes32.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/SwapBytes32.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwapBytes32.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwapBytes32.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwapBytes16.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/SwapBytes16.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwapBytes16.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwapBytes16.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LongJump.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/LongJump.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LongJump.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LongJump.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SetJump.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/SetJump.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SetJump.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SetJump.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./RShiftU64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/RShiftU64.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./RShiftU64.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./RShiftU64.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./RRotU64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/RRotU64.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./RRotU64.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./RRotU64.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./RRotU32.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/RRotU32.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./RRotU32.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./RRotU32.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./MultU64x64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/MultU64x64.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./MultU64x64.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./MultU64x64.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./MultU64x32.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/MultU64x32.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./MultU64x32.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./MultU64x32.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./MultS64x64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/MultS64x64.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./MultS64x64.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./MultS64x64.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./ModU64x32.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/ModU64x32.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./ModU64x32.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./ModU64x32.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LShiftU64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/LShiftU64.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LShiftU64.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LShiftU64.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LRotU64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/LRotU64.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LRotU64.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LRotU64.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LRotU32.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/LRotU32.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LRotU32.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LRotU32.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LowBitSet64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/LowBitSet64.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LowBitSet64.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LowBitSet64.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LowBitSet32.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/LowBitSet32.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LowBitSet32.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LowBitSet32.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./HighBitSet64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/HighBitSet64.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./HighBitSet64.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./HighBitSet64.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./HighBitSet32.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/HighBitSet32.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./HighBitSet32.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./HighBitSet32.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./GetPowerOfTwo64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/GetPowerOfTwo64.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./GetPowerOfTwo64.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./GetPowerOfTwo64.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./GetPowerOfTwo32.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/GetPowerOfTwo32.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./GetPowerOfTwo32.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./GetPowerOfTwo32.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivU64x64Remainder.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/DivU64x64Remainder.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivU64x64Remainder.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivU64x64Remainder.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivU64x32Remainder.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/DivU64x32Remainder.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivU64x32Remainder.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivU64x32Remainder.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivU64x32.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/DivU64x32.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivU64x32.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivU64x32.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivS64x64Remainder.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/DivS64x64Remainder.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivS64x64Remainder.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivS64x64Remainder.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./ARShiftU64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/ARShiftU64.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./ARShiftU64.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./ARShiftU64.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./BitField.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/BitField.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./BitField.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./BitField.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./CpuDeadLoop.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/CpuDeadLoop.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./CpuDeadLoop.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./CpuDeadLoop.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./Cpu.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/Cpu.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./Cpu.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./Cpu.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LinkedList.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/LinkedList.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LinkedList.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LinkedList.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./String.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/String.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./String.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./String.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Non-existing.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64/Non-existing.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Non-existing.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Non-existing.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./Math64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/Math64.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./Math64.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./Math64.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./Unaligned.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/Unaligned.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./Unaligned.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./Unaligned.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86WriteIdtr.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X86WriteIdtr.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86WriteIdtr.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86WriteIdtr.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86WriteGdtr.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X86WriteGdtr.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86WriteGdtr.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86WriteGdtr.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86Thunk.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X86Thunk.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86Thunk.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86Thunk.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86ReadIdtr.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X86ReadIdtr.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86ReadIdtr.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86ReadIdtr.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86ReadGdtr.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X86ReadGdtr.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86ReadGdtr.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86ReadGdtr.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86Msr.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X86Msr.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86Msr.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86Msr.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86GetInterruptState.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X86GetInterruptState.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86GetInterruptState.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86GetInterruptState.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86FxSave.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X86FxSave.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86FxSave.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86FxSave.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86FxRestore.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X86FxRestore.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86FxRestore.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86FxRestore.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86EnablePaging64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X86EnablePaging64.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86EnablePaging64.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86EnablePaging64.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86EnablePaging32.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X86EnablePaging32.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86EnablePaging32.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86EnablePaging32.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86DisablePaging64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X86DisablePaging64.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86DisablePaging64.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86DisablePaging64.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86DisablePaging32.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X86DisablePaging32.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86DisablePaging32.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86DisablePaging32.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/GccInline.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64/GccInline.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/GccInline.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/GccInline.obj "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64/Thunk16.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64/SwitchStack.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64/SetJump.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64/LongJump.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64/EnableDisableInterrupts.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64/DisablePaging64.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64/CpuId.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64/CpuIdEx.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64/EnableCache.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64/DisableCache.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.iii "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./ChkStkGcc.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseLib/ChkStkGcc.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./ChkStkGcc.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./ChkStkGcc.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/BaseLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseLib/BaseLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseDebugPrintErrorLevelLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/OUTPUT/./BaseDebugPrintErrorLevelLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseDebugPrintErrorLevelLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/OUTPUT/./BaseDebugPrintErrorLevelLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/OUTPUT/./BaseDebugPrintErrorLevelLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/OUTPUT/BaseDebugPrintErrorLevelLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePrintLib/BasePrintLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BasePrintLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/./PrintLibInternal.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePrintLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePrintLib/BasePrintLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePrintLib/PrintLibInternal.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/./PrintLibInternal.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/./PrintLibInternal.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BasePrintLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/./PrintLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePrintLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePrintLib/BasePrintLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePrintLib/PrintLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/./PrintLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/./PrintLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/BasePrintLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePrintLib/BasePrintLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseIoLibIntrinsicStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/OUTPUT/./IoLibMmioBuffer.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseIoLibIntrinsic -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseIoLibIntrinsic/IoLibMmioBuffer.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/OUTPUT/./IoLibMmioBuffer.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/OUTPUT/./IoLibMmioBuffer.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseIoLibIntrinsicStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/OUTPUT/./IoHighLevel.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseIoLibIntrinsic -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/OUTPUT/./IoHighLevel.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/OUTPUT/./IoHighLevel.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseIoLibIntrinsicStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/OUTPUT/./IoLibGcc.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseIoLibIntrinsic -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseIoLibIntrinsic/IoLibGcc.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/OUTPUT/./IoLibGcc.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/OUTPUT/./IoLibGcc.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseIoLibIntrinsicStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/OUTPUT/./IoLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseIoLibIntrinsic -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseIoLibIntrinsic/IoLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/OUTPUT/./IoLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/OUTPUT/./IoLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/OUTPUT/BaseIoLibIntrinsic.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PlatformDebugLibIoPortStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/./DebugLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/PlatformDebugLibIoPort -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/PlatformDebugLibIoPort/DebugLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/./DebugLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/./DebugLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/PlatformDebugLibIoPort.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeCoffExtraActionLibNullStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/./PeCoffExtraActionLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePeCoffExtraActionLibNull -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePeCoffExtraActionLibNull/PeCoffExtraActionLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/./PeCoffExtraActionLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/./PeCoffExtraActionLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/PeCoffExtraActionLibNull.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseExtractGuidedSectionLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/./BaseExtractGuidedSectionLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseExtractGuidedSectionLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/./BaseExtractGuidedSectionLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/./BaseExtractGuidedSectionLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/BaseExtractGuidedSectionLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DebugAgentLibNullStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/./DebugAgentLibNull.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DebugAgentLibNull -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/./DebugAgentLibNull.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/./DebugAgentLibNull.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/DebugAgentLibNull.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BasePeCoffLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/./BasePeCoff.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePeCoffLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePeCoffLib/BasePeCoff.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/./BasePeCoff.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/./BasePeCoff.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BasePeCoffLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/./PeCoffLoaderEx.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePeCoffLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePeCoffLib/PeCoffLoaderEx.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/./PeCoffLoaderEx.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/./PeCoffLoaderEx.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/BasePeCoffLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BasePeCoffGetEntryPointLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/OUTPUT/./PeCoffGetEntryPoint.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePeCoffGetEntryPointLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/OUTPUT/./PeCoffGetEntryPoint.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/OUTPUT/./PeCoffGetEntryPoint.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/OUTPUT/BasePeCoffGetEntryPointLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/./LzmaDecompress.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaDecompress.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/./LzmaDecompress.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/./LzmaDecompress.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/Sdk/C/LzFind.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/LzFind.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/Sdk/C/LzFind.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/Sdk/C/LzFind.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/Sdk/C/LzmaDec.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/LzmaDec.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/Sdk/C/LzmaDec.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/Sdk/C/LzmaDec.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/./GuidedSectionExtraction.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/GuidedSectionExtraction.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/./GuidedSectionExtraction.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/./GuidedSectionExtraction.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/LzmaDecompressLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=OemHookStatusCodeLibNullStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/OUTPUT/./OemHookStatusCodeLibNull.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/OemHookStatusCodeLibNull -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/OUTPUT/./OemHookStatusCodeLibNull.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/OUTPUT/./OemHookStatusCodeLibNull.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/OUTPUT/OemHookStatusCodeLibNull.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiReportStatusCodeLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/PeiReportStatusCodeLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/PeiReportStatusCodeLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BasePerformanceLibNullStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/OUTPUT/./PerformanceLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePerformanceLibNull -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePerformanceLibNull/PerformanceLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/OUTPUT/./PerformanceLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/OUTPUT/./PerformanceLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/OUTPUT/BasePerformanceLibNull.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreEntryPointStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/./PeiCoreEntryPoint.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiCoreEntryPoint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/./PeiCoreEntryPoint.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/./PeiCoreEntryPoint.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/PeiCoreEntryPoint.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseCacheMaintenanceLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/OUTPUT/./X86Cache.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseCacheMaintenanceLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseCacheMaintenanceLib/X86Cache.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/OUTPUT/./X86Cache.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/OUTPUT/./X86Cache.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/OUTPUT/BaseCacheMaintenanceLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeimEntryPointStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/./PeimEntryPoint.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeimEntryPoint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/./PeimEntryPoint.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/./PeimEntryPoint.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/PeimEntryPoint.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PcAtSerialPortLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/./SerialPortLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Library/SerialIoLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Library/SerialIoLib/SerialPortLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/./SerialPortLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/./SerialPortLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/PcAtSerialPortLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SecMainStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT/./SecMain.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Sec/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Sec -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Sec/SecMain.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT/./SecMain.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT/./SecMain.obj "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Sec/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Sec -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Sec/X64/SecEntry.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Sec/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Sec -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.iii "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SecMainStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Sec/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Sec -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e SEC -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Sec/SecMain' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/StatusCode/StatusCode.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode/StatusCode.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/StatusCode/StatusCode.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/StatusCode/StatusCode.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Security/Security.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security/Security.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Security/Security.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Security/Security.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Reset/Reset.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset/Reset.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Reset/Reset.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Reset/Reset.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Ppi/Ppi.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi/Ppi.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Ppi/Ppi.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Ppi/Ppi.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiMain/PeiMain.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain/PeiMain.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiMain/PeiMain.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiMain/PeiMain.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Memory/MemoryServices.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory/MemoryServices.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Memory/MemoryServices.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Memory/MemoryServices.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Image/Image.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image/Image.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Image/Image.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Image/Image.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Hob/Hob.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob/Hob.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Hob/Hob.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Hob/Hob.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/FwVol/FwVol.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol/FwVol.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/FwVol/FwVol.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/FwVol/FwVol.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Dispatcher/Dispatcher.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Dispatcher/Dispatcher.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Dispatcher/Dispatcher.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Dependency/Dependency.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency/Dependency.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Dependency/Dependency.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Dependency/Dependency.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/BootMode/BootMode.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode/BootMode.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/BootMode/BootMode.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/BootMode/BootMode.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/CpuIo/CpuIo.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/CpuIo/CpuIo.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/CpuIo/CpuIo.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PciCfg2/PciCfg2.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2/PciCfg2.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PciCfg2/PciCfg2.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PciCfg2/PciCfg2.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PciCfg2 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/CpuIo -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/BootMode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dependency -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Hob -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Memory -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/PeiMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Ppi -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Reset -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/Security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei/StatusCode -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e PEI_CORE -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Pei/PeiMain' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PcdPeimStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/./Service.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/PCD/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/PCD/Pei/Service.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/./Service.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/./Service.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PcdPeimStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/./Pcd.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/PCD/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/PCD/Pei/Pcd.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/./Pcd.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/./Pcd.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PcdPeimStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/PCD/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e PEIM -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Pei/Pcd' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiExtractGuidedSectionLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/./PeiExtractGuidedSectionLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiExtractGuidedSectionLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/./PeiExtractGuidedSectionLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/./PeiExtractGuidedSectionLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/PeiExtractGuidedSectionLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseUefiDecompressLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/./BaseUefiDecompressLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseUefiDecompressLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/./BaseUefiDecompressLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/./BaseUefiDecompressLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/BaseUefiDecompressLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiPcdLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/./PeiPcdLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiPcdLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiPcdLib/PeiPcdLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/./PeiPcdLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/./PeiPcdLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/PeiPcdLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BasePciCf8LibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/OUTPUT/./PciCf8Lib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePciCf8Lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePciCf8Lib/PciCf8Lib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/OUTPUT/./PciCf8Lib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/OUTPUT/./PciCf8Lib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/OUTPUT/BasePciCf8Lib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib' "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseCpuLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseCpuLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseCpuLib/X64/CpuSleep.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseCpuLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseCpuLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.iii "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseCpuLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseCpuLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseCpuLib/X64/CpuFlushTlb.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseCpuLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseCpuLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.iii "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/BaseCpuLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BasePciLibCf8Strings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/./PciLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePciLibCf8 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BasePciLibCf8/PciLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/./PciLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/./PciLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/BasePciLibCf8.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PeiResourcePublicationLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/./PeiResourcePublicationLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiResourcePublicationLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/./PeiResourcePublicationLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/./PeiResourcePublicationLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/PeiResourcePublicationLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=MtrrLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/./MtrrLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/MtrrLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/MtrrLib/MtrrLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/./MtrrLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/./MtrrLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/MtrrLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreMemoryAllocationLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeCoreMemoryAllocationLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/MemoryAllocationLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/DxeCoreMemoryAllocationLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiRuntimeServicesTableLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/OUTPUT/./UefiRuntimeServicesTableLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiRuntimeServicesTableLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/OUTPUT/./UefiRuntimeServicesTableLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/OUTPUT/./UefiRuntimeServicesTableLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/OUTPUT/UefiRuntimeServicesTableLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathUtilities.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiDevicePathLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiDevicePathLib/DevicePathUtilities.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathUtilities.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathUtilities.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathToText.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiDevicePathLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiDevicePathLib/DevicePathToText.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathToText.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathToText.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathFromText.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiDevicePathLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiDevicePathLib/DevicePathFromText.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathFromText.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathFromText.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./UefiDevicePathLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiDevicePathLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./UefiDevicePathLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./UefiDevicePathLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/UefiDevicePathLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiBootServicesTableLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/OUTPUT/./UefiBootServicesTableLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiBootServicesTableLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/OUTPUT/./UefiBootServicesTableLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/OUTPUT/./UefiBootServicesTableLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/OUTPUT/UefiBootServicesTableLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=AcpiTimerLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib/OUTPUT/./AcpiTimerLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/AcpiTimerLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib/OUTPUT/./AcpiTimerLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib/OUTPUT/./AcpiTimerLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib/OUTPUT/AcpiTimerLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreEntryPointStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/./DxeCoreEntryPoint.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/DxeCoreEntryPoint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/./DxeCoreEntryPoint.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/./DxeCoreEntryPoint.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/DxeCoreEntryPoint.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiLibPrint.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiLib/UefiLibPrint.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiLibPrint.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiLibPrint.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiNotTiano.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiLib/UefiNotTiano.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiNotTiano.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiNotTiano.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiDriverModel.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiLib/UefiDriverModel.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiDriverModel.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiDriverModel.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./Console.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiLib/Console.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./Console.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./Console.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiLib/UefiLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/UefiLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiLib/UefiLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseXApicLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib/OUTPUT/./BaseXApicLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/BaseXApicLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib/OUTPUT/./BaseXApicLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib/OUTPUT/./BaseXApicLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib/OUTPUT/BaseXApicLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseSynchronizationLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/X64/GccInline.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseSynchronizationLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseSynchronizationLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseSynchronizationLib/X64/GccInline.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/X64/GccInline.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/X64/GccInline.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseSynchronizationLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/./SynchronizationGcc.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseSynchronizationLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseSynchronizationLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/BaseSynchronizationLib/SynchronizationGcc.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/./SynchronizationGcc.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/./SynchronizationGcc.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/BaseSynchronizationLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeExtractGuidedSectionLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/./DxeExtractGuidedSectionLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/DxeExtractGuidedSectionLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/./DxeExtractGuidedSectionLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/./DxeExtractGuidedSectionLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/DxeExtractGuidedSectionLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreHobLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/./HobLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/DxeCoreHobLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/DxeCoreHobLib/HobLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/./HobLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/./HobLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/DxeCoreHobLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeReportStatusCodeLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeReportStatusCodeLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeReportStatusCodeLib/ReportStatusCodeLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/OUTPUT/DxeReportStatusCodeLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeServicesLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/OUTPUT/./DxeServicesLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/DxeServicesLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/DxeServicesLib/DxeServicesLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/OUTPUT/./DxeServicesLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/OUTPUT/./DxeServicesLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/OUTPUT/DxeServicesLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib' "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ExceptionHandlerAsm.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.iii "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ArchExceptionHandler.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ArchExceptionHandler.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ArchExceptionHandler.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./CpuExceptionCommon.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./CpuExceptionCommon.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./CpuExceptionCommon.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./DxeSmmCpuException.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeSmmCpuException.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./DxeSmmCpuException.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./DxeSmmCpuException.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./DxeException.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeException.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./DxeException.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./DxeException.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/DxeCpuExceptionHandlerLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxePcdLib/DxePcdLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxePcdLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxePcdLib/DxePcdLib/OUTPUT/./DxePcdLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/DxePcdLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxePcdLib/DxePcdLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/DxePcdLib/DxePcdLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxePcdLib/DxePcdLib/OUTPUT/./DxePcdLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxePcdLib/DxePcdLib/OUTPUT/./DxePcdLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxePcdLib/DxePcdLib/OUTPUT/DxePcdLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxePcdLib/DxePcdLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxePcdLib/DxePcdLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiMemoryAllocationLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiMemoryAllocationLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiMemoryAllocationLib/MemoryAllocationLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/OUTPUT/UefiMemoryAllocationLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiDevicePathLibDevicePathProtocolStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/OUTPUT/./UefiDevicePathLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiDevicePathLibDevicePathProtocol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/OUTPUT/./UefiDevicePathLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/OUTPUT/./UefiDevicePathLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/OUTPUT/UefiDevicePathLibDevicePathProtocol.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiRuntimeLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/OUTPUT/./RuntimeLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiRuntimeLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/OUTPUT/./RuntimeLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/OUTPUT/./RuntimeLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/OUTPUT/UefiRuntimeLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiDriverEntryPointStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/./DriverEntryPoint.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiDriverEntryPoint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiDriverEntryPoint/DriverEntryPoint.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/./DriverEntryPoint.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/./DriverEntryPoint.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/UefiDriverEntryPoint.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeHobLib/DxeHobLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeHobLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeHobLib/DxeHobLib/OUTPUT/./HobLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/DxeHobLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeHobLib/DxeHobLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/DxeHobLib/HobLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeHobLib/DxeHobLib/OUTPUT/./HobLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeHobLib/DxeHobLib/OUTPUT/./HobLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeHobLib/DxeHobLib/OUTPUT/DxeHobLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeHobLib/DxeHobLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeHobLib/DxeHobLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=RuntimeDxeReportStatusCodeLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/ReportStatusCodeLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/OUTPUT/RuntimeDxeReportStatusCodeLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeSecurityManagementLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/OUTPUT/./DxeSecurityManagementLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeSecurityManagementLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/OUTPUT/./DxeSecurityManagementLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/OUTPUT/./DxeSecurityManagementLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/OUTPUT/DxeSecurityManagementLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeServicesTableLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/OUTPUT/./DxeServicesTableLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/DxeServicesTableLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/OUTPUT/./DxeServicesTableLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/OUTPUT/./DxeServicesTableLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/OUTPUT/DxeServicesTableLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/ResetSystemLib/ResetSystemLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ResetSystemLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/ResetSystemLib/ResetSystemLib/OUTPUT/./ResetSystemLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/ResetSystemLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/ResetSystemLib/ResetSystemLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/ResetSystemLib/ResetSystemLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/ResetSystemLib/ResetSystemLib/OUTPUT/./ResetSystemLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/ResetSystemLib/ResetSystemLib/OUTPUT/./ResetSystemLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/ResetSystemLib/ResetSystemLib/OUTPUT/ResetSystemLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/ResetSystemLib/ResetSystemLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/ResetSystemLib/ResetSystemLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiHiiServicesLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/OUTPUT/./UefiHiiServicesLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/UefiHiiServicesLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/OUTPUT/./UefiHiiServicesLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/OUTPUT/./UefiHiiServicesLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/OUTPUT/UefiHiiServicesLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeSerializeVariablesLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/OUTPUT/./SerializeVariablesLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/SerializeVariablesLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/OUTPUT/./SerializeVariablesLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/OUTPUT/./SerializeVariablesLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/OUTPUT/DxeSerializeVariablesLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BaseFileHandleLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib/OUTPUT/./UefiFileHandleLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiFileHandleLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib/OUTPUT/./UefiFileHandleLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib/OUTPUT/./UefiFileHandleLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib/OUTPUT/BaseFileHandleLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiHiiLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/./HiiLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/UefiHiiLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/UefiHiiLib/HiiLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/./HiiLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/./HiiLib.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiHiiLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/./HiiString.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/UefiHiiLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/UefiHiiLib/HiiString.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/./HiiString.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/./HiiString.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiHiiLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/./HiiLanguage.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/UefiHiiLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/UefiHiiLib/HiiLanguage.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/./HiiLanguage.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/./HiiLanguage.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/UefiHiiLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=LoadLinuxLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/./Linux.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/LoadLinuxLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/LoadLinuxLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/LoadLinuxLib/Linux.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/./Linux.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/./Linux.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=LoadLinuxLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/./LinuxGdt.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/LoadLinuxLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/LoadLinuxLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/LoadLinuxLib/LinuxGdt.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/./LinuxGdt.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/./LinuxGdt.obj "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/LoadLinuxLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/LoadLinuxLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/LoadLinuxLib/X64/JumpToKernel.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/LoadLinuxLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/LoadLinuxLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.iii "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/LoadLinuxLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=QemuFwCfgLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib/OUTPUT/./QemuFwCfgLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/QemuFwCfgLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/QemuFwCfgLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib/OUTPUT/./QemuFwCfgLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib/OUTPUT/./QemuFwCfgLib.obj "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/QemuFwCfgLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/QemuFwCfgLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/QemuFwCfgLib/X64/IoLibExAsm.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib/OUTPUT/X64/IoLibExAsm.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib/OUTPUT/X64/IoLibExAsm.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib/OUTPUT/X64/IoLibExAsm.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib/OUTPUT/X64/IoLibExAsm.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/QemuFwCfgLib/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/QemuFwCfgLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib/OUTPUT/X64/IoLibExAsm.iii "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib/OUTPUT/QemuFwCfgLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=NvVarsFileLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/./FsAccess.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/NvVarsFileLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/NvVarsFileLib/FsAccess.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/./FsAccess.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/./FsAccess.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=NvVarsFileLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/./NvVarsFileLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/NvVarsFileLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/./NvVarsFileLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/./NvVarsFileLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/NvVarsFileLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=GenericBdsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./DevicePath.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/GenericBdsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/GenericBdsLib/DevicePath.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./DevicePath.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./DevicePath.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=GenericBdsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./Performance.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/GenericBdsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/GenericBdsLib/Performance.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./Performance.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./Performance.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=GenericBdsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./BdsConnect.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/GenericBdsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsConnect.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./BdsConnect.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./BdsConnect.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=GenericBdsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./BdsMisc.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/GenericBdsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsMisc.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./BdsMisc.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./BdsMisc.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=GenericBdsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./BdsConsole.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/GenericBdsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsConsole.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./BdsConsole.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./BdsConsole.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=GenericBdsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./BdsBoot.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/GenericBdsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsBoot.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./BdsBoot.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./BdsBoot.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=GenericBdsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./String.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/GenericBdsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/GenericBdsLib/String.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./String.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./String.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=GenericBdsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Library/GenericBdsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/GenericBdsLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PlatformBdsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/OUTPUT/./BdsPlatform.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/PlatformBdsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/OUTPUT/./BdsPlatform.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/OUTPUT/./BdsPlatform.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PlatformBdsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/OUTPUT/./PlatformData.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/PlatformBdsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/PlatformBdsLib/PlatformData.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/OUTPUT/./PlatformData.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/OUTPUT/./PlatformData.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PlatformBdsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/OUTPUT/./QemuBootOrder.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/PlatformBdsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/PlatformBdsLib/QemuBootOrder.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/OUTPUT/./QemuBootOrder.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/OUTPUT/./QemuBootOrder.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PlatformBdsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/OUTPUT/./QemuKernel.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/PlatformBdsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/PlatformBdsLib/QemuKernel.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/OUTPUT/./QemuKernel.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/OUTPUT/./QemuKernel.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/OUTPUT/PlatformBdsLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCapsuleLibNullStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/./DxeCapsuleLibNull.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeCapsuleLibNull -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/./DxeCapsuleLibNull.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/./DxeCapsuleLibNull.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/DxeCapsuleLibNull.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/VirtioLib/VirtioLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/./VirtioLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/VirtioLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/VirtioLib/VirtioLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/VirtioLib/VirtioLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/./VirtioLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/./VirtioLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/VirtioLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/VirtioLib/VirtioLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EmuVariableFvbLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/./EmuVariableFvbLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/EmuVariableFvbLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/./EmuVariableFvbLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/./EmuVariableFvbLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/EmuVariableFvbLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=LockBoxNullLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib/OUTPUT/./LockBoxNullLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/LockBoxNullLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib/OUTPUT/./LockBoxNullLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib/OUTPUT/./LockBoxNullLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib/OUTPUT/LockBoxNullLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiScsiLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/./UefiScsiLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiScsiLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiScsiLib/UefiScsiLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/./UefiScsiLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/./UefiScsiLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/UefiScsiLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=CustomizedDisplayLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./CustomizedDisplayLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/CustomizedDisplayLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./CustomizedDisplayLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./CustomizedDisplayLib.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=CustomizedDisplayLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./CustomizedDisplayLibInternal.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/CustomizedDisplayLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLibInternal.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./CustomizedDisplayLibInternal.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./CustomizedDisplayLibInternal.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=CustomizedDisplayLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/CustomizedDisplayLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/CustomizedDisplayLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=FrameBufferBltLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib/OUTPUT/./FrameBufferBltLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg/Library/FrameBufferBltLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib/OUTPUT/./FrameBufferBltLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib/OUTPUT/./FrameBufferBltLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib/OUTPUT/FrameBufferBltLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables' Trim --asl-file -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.i -i /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/inc.lst /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiTables/Dsdt.asl "/usr/bin/gcc" -x c -E -P -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiTables -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiTables /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.i > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.iii "/usr/bin/iasl" -p/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.aml /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.iii Intel ACPI Component Architecture ASL Optimizing Compiler version 20100528 [Jul 2 2010] Copyright (c) 2000 - 2010 Intel Corporation Supports ACPI Specification Revision 4.0a ASL Input: /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.iii - 442 lines, 16061 bytes, 167 keywords AML Output: /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.aml - 3415 bytes, 121 named objects, 46 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 186 Optimizations "/usr/bin/gcc" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.obj -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PlatformAcpiTablesStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -x c -m64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiTables -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiTables/Madt.aslc "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry ReferenceAcpiTable -u ReferenceAcpiTable -m elf_x86_64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.obj "GenFw" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.acpi -c /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.dll Trim --asl-file -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.i -i /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/inc.lst /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiTables/Ssdt.asl "/usr/bin/gcc" -x c -E -P -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiTables -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiTables /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.i > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.iii "/usr/bin/iasl" -p/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.aml /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.iii Intel ACPI Component Architecture ASL Optimizing Compiler version 20100528 [Jul 2 2010] Copyright (c) 2000 - 2010 Intel Corporation Supports ACPI Specification Revision 4.0a ASL Input: /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.iii - 4 lines, 69 bytes, 0 keywords AML Output: /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.aml - 36 bytes, 0 named objects, 0 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations "/usr/bin/gcc" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.obj -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PlatformAcpiTablesStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -x c -m64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiTables -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiTables/Facp.aslc "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry ReferenceAcpiTable -u ReferenceAcpiTable -m elf_x86_64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.obj "GenFw" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.acpi -c /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.dll "/usr/bin/gcc" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facs.obj -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PlatformAcpiTablesStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -x c -m64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiTables -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiTables/Facs.aslc "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facs.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry ReferenceAcpiTable -u ReferenceAcpiTable -m elf_x86_64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facs.obj "GenFw" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facs.acpi -c /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facs.dll make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiTables/AcpiTables' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeNetLib/DxeNetLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeNetLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeNetLib/DxeNetLib/OUTPUT/./DxeNetLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeNetLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeNetLib/DxeNetLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeNetLib/DxeNetLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeNetLib/DxeNetLib/OUTPUT/./DxeNetLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeNetLib/DxeNetLib/OUTPUT/./DxeNetLib.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeNetLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeNetLib/DxeNetLib/OUTPUT/./NetBuffer.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeNetLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeNetLib/DxeNetLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeNetLib/NetBuffer.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeNetLib/DxeNetLib/OUTPUT/./NetBuffer.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeNetLib/DxeNetLib/OUTPUT/./NetBuffer.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeNetLib/DxeNetLib/OUTPUT/DxeNetLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeNetLib/DxeNetLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeNetLib/DxeNetLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeDpcLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/./DpcLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeDpcLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeDpcLib/DpcLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/./DpcLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/./DpcLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/DxeDpcLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeUpdIoLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/./DxeUdpIoLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeUdpIoLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/./DxeUdpIoLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/./DxeUdpIoLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/DxeUpdIoLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeIpIoLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/./DxeIpIoLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeIpIoLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/./DxeIpIoLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/./DxeIpIoLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/DxeIpIoLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiUsbLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/./Hid.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiUsbLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiUsbLib/Hid.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/./Hid.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/./Hid.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiUsbLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/./UsbDxeLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiUsbLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiUsbLib/UsbDxeLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/./UsbDxeLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/./UsbDxeLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/UefiUsbLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiSortLib/UefiSortLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiSortLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiSortLib/UefiSortLib/OUTPUT/./UefiSortLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiSortLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiSortLib/UefiSortLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiSortLib/UefiSortLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiSortLib/UefiSortLib/OUTPUT/./UefiSortLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiSortLib/UefiSortLib/OUTPUT/./UefiSortLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiSortLib/UefiSortLib/OUTPUT/UefiSortLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiSortLib/UefiSortLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiSortLib/UefiSortLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLib/UefiShellLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/./UefiShellLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLib/UefiShellLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/./UefiShellLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/./UefiShellLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/UefiShellLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLib/UefiShellLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiHandleParsingLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/./UefiHandleParsingLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiHandleParsingLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/./UefiHandleParsingLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/./UefiHandleParsingLib.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiHandleParsingLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiHandleParsingLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/UefiHandleParsingLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/BasePathLib/BasePathLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BasePathLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/BasePathLib/BasePathLib/OUTPUT/./BasePathLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/BasePathLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/BasePathLib/BasePathLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/BasePathLib/BasePathLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/BasePathLib/BasePathLib/OUTPUT/./BasePathLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/BasePathLib/BasePathLib/OUTPUT/./BasePathLib.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/BasePathLib/BasePathLib/OUTPUT/BasePathLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/BasePathLib/BasePathLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/BasePathLib/BasePathLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellCommandLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/./UefiShellCommandLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellCommandLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/./UefiShellCommandLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/./UefiShellCommandLib.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellCommandLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/./ConsistMapping.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellCommandLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellCommandLib/ConsistMapping.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/./ConsistMapping.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/./ConsistMapping.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/UefiShellCommandLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiApplicationEntryPointStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/OUTPUT/./ApplicationEntryPoint.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiApplicationEntryPoint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/OUTPUT/./ApplicationEntryPoint.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/OUTPUT/./ApplicationEntryPoint.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/OUTPUT/UefiApplicationEntryPoint.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./UefiShellLevel2CommandsLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./UefiShellLevel2CommandsLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./UefiShellLevel2CommandsLib.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./TimeDate.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./TimeDate.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./TimeDate.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Load.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Load.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Load.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Ls.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Ls.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Ls.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Map.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Map.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Map.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Reset.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Reset.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Reset.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Set.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib/Set.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Set.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Set.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./MkDir.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib/MkDir.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./MkDir.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./MkDir.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Cd.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Cd.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Cd.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Cp.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Cp.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Cp.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Parse.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Parse.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Parse.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Rm.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Rm.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Rm.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Mv.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Mv.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Mv.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Attrib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib/Attrib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Attrib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Attrib.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Vol.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Vol.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Vol.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel2CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/UefiShellLevel2CommandsLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./UefiShellLevel1CommandsLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./UefiShellLevel1CommandsLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./UefiShellLevel1CommandsLib.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Exit.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Exit.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Exit.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Goto.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Goto.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Goto.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./If.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./If.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./If.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./For.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./For.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./For.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Shift.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel1CommandsLib/Shift.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Shift.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Shift.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Stall.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel1CommandsLib/Stall.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Stall.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Stall.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/UefiShellLevel1CommandsLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Type.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Type.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Type.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Touch.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib/Touch.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Touch.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Touch.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Ver.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib/Ver.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Ver.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Ver.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./UefiShellLevel3CommandsLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./UefiShellLevel3CommandsLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./UefiShellLevel3CommandsLib.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Cls.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib/Cls.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Cls.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Cls.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Alias.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Alias.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Alias.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Echo.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib/Echo.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Echo.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Echo.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Pause.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Pause.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Pause.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./GetMtc.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib/GetMtc.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./GetMtc.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./GetMtc.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Help.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Help.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Help.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellLevel3CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/UefiShellLevel3CommandsLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Connect.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Connect.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Connect.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Devices.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Devices.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Devices.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./OpenInfo.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib/OpenInfo.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./OpenInfo.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./OpenInfo.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Disconnect.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Disconnect.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Disconnect.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Reconnect.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib/Reconnect.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Reconnect.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Reconnect.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Unload.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib/Unload.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Unload.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Unload.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DrvDiag.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DrvDiag.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DrvDiag.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Dh.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Dh.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Dh.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Drivers.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib/Drivers.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Drivers.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Drivers.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DevTree.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib/DevTree.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DevTree.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DevTree.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DrvCfg.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DrvCfg.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DrvCfg.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./UefiShellDriver1CommandsLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./UefiShellDriver1CommandsLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./UefiShellDriver1CommandsLib.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDriver1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/UefiShellDriver1CommandsLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./SetSize.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SetSize.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./SetSize.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./SetSize.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Comp.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Comp.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Comp.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Mode.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Mode.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Mode.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./MemMap.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./MemMap.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./MemMap.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Compress.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Compress.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Compress.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EfiCompress.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EfiCompress.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EfiCompress.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EfiDecompress.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EfiDecompress.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EfiDecompress.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Dmem.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Dmem.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Dmem.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./LoadPciRom.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./LoadPciRom.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./LoadPciRom.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Mm.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Mm.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Mm.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./SetVar.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./SetVar.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./SetVar.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./SerMode.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./SerMode.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./SerMode.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Bcfg.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Bcfg.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Bcfg.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Bcfg.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Pci.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Pci.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Pci.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./DmpStore.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./DmpStore.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./DmpStore.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Dblk.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Dblk.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Dblk.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/EventLogInfo.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/EventLogInfo.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/EventLogInfo.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/PrintInfo.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/PrintInfo.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/PrintInfo.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/QueryTable.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/QueryTable.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/QueryTable.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/SmbiosView.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/SmbiosView.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/SmbiosView.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/LibSmbiosView.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/LibSmbiosView.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/LibSmbiosView.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./UefiShellDebug1CommandsLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./UefiShellDebug1CommandsLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./UefiShellDebug1CommandsLib.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditTitleBar.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditTitleBar.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditTitleBar.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditInputBar.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditInputBar.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditInputBar.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditStatusBar.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditStatusBar.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditStatusBar.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditMenuBar.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditMenuBar.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditMenuBar.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/Edit.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/Edit.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/Edit.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/FileBuffer.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/FileBuffer.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/FileBuffer.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/MainTextEditor.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/MainTextEditor.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/MainTextEditor.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/Misc.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/Misc.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/Misc.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/BufferImage.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/BufferImage.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/BufferImage.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/Clipboard.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/Clipboard.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/Clipboard.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/DiskImage.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/DiskImage.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/DiskImage.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/FileImage.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/FileImage.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/FileImage.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/HexEdit.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/HexEdit.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/HexEdit.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/MainHexEditor.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/MainHexEditor.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/MainHexEditor.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/MemImage.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/MemImage.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/MemImage.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/Misc.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/Misc.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/Misc.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellDebug1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/UefiShellDebug1CommandsLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellInstall1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/./UefiShellInstall1CommandsLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellInstall1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/./UefiShellInstall1CommandsLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/./UefiShellInstall1CommandsLib.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellInstall1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/./Bcfg.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellInstall1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellInstall1CommandsLib/Bcfg.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/./Bcfg.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/./Bcfg.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellInstall1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellInstall1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/UefiShellInstall1CommandsLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./UefiShellNetwork1CommandsLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./UefiShellNetwork1CommandsLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./UefiShellNetwork1CommandsLib.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./Ping.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./Ping.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./Ping.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./Ifconfig.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./Ifconfig.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./Ifconfig.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/UefiShellNetwork1CommandsLib.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/object_files.lst make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=StatusCodePeiStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT/./StatusCodePei.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT/./StatusCodePei.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT/./StatusCodePei.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=StatusCodePeiStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT/./MemoryStausCodeWorker.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/Pei/MemoryStausCodeWorker.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT/./MemoryStausCodeWorker.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT/./MemoryStausCodeWorker.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=StatusCodePeiStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT/./SerialStatusCodeWorker.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/Pei/SerialStatusCodeWorker.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT/./SerialStatusCodeWorker.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT/./SerialStatusCodeWorker.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=StatusCodePeiStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/Pei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT/StatusCodePei.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e PEIM -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeIplStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/./DxeLoad.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/DxeIplPeim/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/DxeIplPeim -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/DxeIplPeim/DxeLoad.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/./DxeLoad.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/./DxeLoad.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeIplStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/X64/VirtualMemory.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/DxeIplPeim/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/DxeIplPeim -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/DxeIplPeim/X64/VirtualMemory.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/X64/VirtualMemory.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/X64/VirtualMemory.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeIplStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/X64/DxeLoadFunc.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/DxeIplPeim/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/DxeIplPeim -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/DxeIplPeim/X64/DxeLoadFunc.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/X64/DxeLoadFunc.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/X64/DxeLoadFunc.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeIplStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/DxeIplPeim/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/DxeIplPeim -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e PEIM -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Cmos.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/PlatformPei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/PlatformPei/Cmos.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Cmos.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Cmos.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Fv.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/PlatformPei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/PlatformPei/Fv.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Fv.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Fv.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./MemDetect.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/PlatformPei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/PlatformPei/MemDetect.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./MemDetect.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./MemDetect.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Platform.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/PlatformPei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/PlatformPei/Platform.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Platform.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Platform.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Xen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/PlatformPei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/PlatformPei/Xen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Xen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Xen.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/PlatformPei -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e PEIM -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/PlatformPei/PlatformPei' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/SectionExtraction/CoreSectionExtraction.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/SectionExtraction/CoreSectionExtraction.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/SectionExtraction/CoreSectionExtraction.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Image/Image.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image/Image.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Image/Image.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Image/Image.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/DebugImageInfo.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc/DebugImageInfo.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/DebugImageInfo.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/DebugImageInfo.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/Stall.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc/Stall.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/Stall.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/Stall.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/SetWatchdogTimer.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc/SetWatchdogTimer.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/SetWatchdogTimer.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/SetWatchdogTimer.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/InstallConfigurationTable.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc/InstallConfigurationTable.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/InstallConfigurationTable.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/InstallConfigurationTable.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Library/Library.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library/Library.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Library/Library.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Library/Library.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/DriverSupport.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand/DriverSupport.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/DriverSupport.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/DriverSupport.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/Notify.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand/Notify.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/Notify.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/Notify.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/Locate.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand/Locate.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/Locate.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/Locate.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/Handle.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand/Handle.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/Handle.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/Handle.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Gcd/Gcd.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd/Gcd.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Gcd/Gcd.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Gcd/Gcd.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/Pool.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem/Pool.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/Pool.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/Pool.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/Page.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem/Page.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/Page.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/Page.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/MemData.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem/MemData.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/MemData.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/MemData.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVolBlock/FwVolBlock.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVolBlock/FwVolBlock.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVolBlock/FwVolBlock.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVolWrite.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol/FwVolWrite.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVolWrite.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVolWrite.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVolRead.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol/FwVolRead.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVolRead.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVolRead.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVolAttrib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol/FwVolAttrib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVolAttrib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVolAttrib.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/Ffs.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol/Ffs.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/Ffs.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/Ffs.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVol.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol/FwVol.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVol.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVol.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Event/Tpl.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event/Tpl.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Event/Tpl.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Event/Tpl.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Event/Timer.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event/Timer.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Event/Timer.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Event/Timer.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Event/Event.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event/Event.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Event/Event.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Event/Event.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Dispatcher/Dependency.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher/Dependency.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Dispatcher/Dependency.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Dispatcher/Dependency.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Dispatcher/Dispatcher.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Dispatcher/Dispatcher.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Dispatcher/Dispatcher.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeMain/DxeProtocolNotify.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain/DxeProtocolNotify.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeMain/DxeProtocolNotify.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeMain/DxeProtocolNotify.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeMain/DxeMain.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeMain/DxeMain.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeMain/DxeMain.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/DxeMain -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Dispatcher -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Event -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVol -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/FwVolBlock -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Mem -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Gcd -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Hand -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Library -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Misc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/Image -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe/SectionExtraction -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_CORE -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/Dxe/DxeMain' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=StatusCodeRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/./SerialStatusCodeWorker.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/SerialStatusCodeWorker.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/./SerialStatusCodeWorker.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/./SerialStatusCodeWorker.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=StatusCodeRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/./RtMemoryStatusCodeWorker.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/RtMemoryStatusCodeWorker.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/./RtMemoryStatusCodeWorker.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/./RtMemoryStatusCodeWorker.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=StatusCodeRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/./DataHubStatusCodeWorker.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/DataHubStatusCodeWorker.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/./DataHubStatusCodeWorker.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/./DataHubStatusCodeWorker.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=StatusCodeRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/./StatusCodeRuntimeDxe.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/./StatusCodeRuntimeDxe.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/./StatusCodeRuntimeDxe.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=StatusCodeRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/StatusCodeRuntimeDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_RUNTIME_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PcdDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/./Pcd.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/PCD/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/PCD/Dxe/Pcd.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/./Pcd.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/./Pcd.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PcdDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/./Service.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/PCD/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/PCD/Dxe/Service.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/./Service.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/./Service.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PcdDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/PCD/Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=RuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/./Crc32.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/RuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/RuntimeDxe/Crc32.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/./Crc32.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/./Crc32.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=RuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/./Runtime.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/RuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/RuntimeDxe/Runtime.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/./Runtime.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/./Runtime.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=RuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Core/RuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_RUNTIME_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SecurityStubDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/./SecurityStub.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/SecurityStubDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/SecurityStubDxe/SecurityStub.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/./SecurityStub.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/./SecurityStub.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SecurityStubDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/SecurityStubDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EbcDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./EbcExecute.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe/EbcExecute.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./EbcExecute.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./EbcExecute.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EbcDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./EbcInt.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe/EbcInt.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./EbcInt.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./EbcInt.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EbcDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcSupport.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe/X64/EbcSupport.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcSupport.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcSupport.obj "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe/X64/EbcLowLevel.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.iii "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EbcDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/EbcDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Legacy8259Strings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/./8259.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/8259InterruptControllerDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/8259InterruptControllerDxe/8259.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/./8259.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/./8259.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Legacy8259Strings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/8259InterruptControllerDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=CpuIo2DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/./CpuIo2Dxe.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuIo2Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/./CpuIo2Dxe.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/./CpuIo2Dxe.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=CpuIo2DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuIo2Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=CpuDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./CpuDxe.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuDxe/CpuDxe.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./CpuDxe.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./CpuDxe.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=CpuDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./CpuGdt.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuDxe/CpuGdt.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./CpuGdt.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./CpuGdt.obj "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuDxe/X64/CpuAsm.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.iii "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=CpuDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/CpuDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/UefiCpuPkg/CpuDxe/CpuDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=TimerStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/OUTPUT/./Timer.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/8254TimerDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/8254TimerDxe/Timer.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/OUTPUT/./Timer.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/OUTPUT/./Timer.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=TimerStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/8254TimerDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciHostBridgeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/./PciHostBridge.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PciHostBridgeDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PciHostBridgeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/./PciHostBridge.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/./PciHostBridge.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciHostBridgeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/./PciRootBridgeIo.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PciHostBridgeDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PciHostBridgeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/./PciRootBridgeIo.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/./PciRootBridgeIo.obj "/usr/bin/gcc" -E -x assembler-with-cpp -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/AutoGen.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PciHostBridgeDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PciHostBridgeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PciHostBridgeDxe/X64/IoFifo.S > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/X64/IoFifo.i Trim --source-code -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/X64/IoFifo.iii /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/X64/IoFifo.i "/usr/bin/gcc" -c -x assembler -imacros /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/AutoGen.h -m64 -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/X64/IoFifo.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PciHostBridgeDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PciHostBridgeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/X64/IoFifo.iii "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciHostBridgeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PciHostBridgeDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PciHostBridgeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridge.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciLib.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciIo.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciIo.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciIo.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciBus.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe/PciBus.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciBus.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciBus.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciDeviceSupport.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe/PciDeviceSupport.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciDeviceSupport.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciDeviceSupport.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciCommand.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe/PciCommand.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciCommand.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciCommand.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciResourceSupport.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe/PciResourceSupport.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciResourceSupport.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciResourceSupport.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciEnumeratorSupport.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciEnumeratorSupport.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciEnumeratorSupport.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciEnumerator.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciEnumerator.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciEnumerator.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciOptionRomSupport.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe/PciOptionRomSupport.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciOptionRomSupport.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciOptionRomSupport.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciDriverOverride.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe/PciDriverOverride.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciDriverOverride.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciDriverOverride.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciPowerManagement.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe/PciPowerManagement.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciPowerManagement.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciPowerManagement.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciRomTable.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe/PciRomTable.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciRomTable.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciRomTable.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciHotPlugSupport.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe/PciHotPlugSupport.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciHotPlugSupport.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciHotPlugSupport.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/PciBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=KbcResetStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/OUTPUT/./ResetEntry.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/KbcResetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/KbcResetDxe/ResetEntry.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/OUTPUT/./ResetEntry.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/OUTPUT/./ResetEntry.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=KbcResetStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/KbcResetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/OUTPUT/KbcReset.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_RUNTIME_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/KbcResetDxe/Reset' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=MetronomeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/./Metronome.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Metronome -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Metronome/Metronome.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/./Metronome.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/./Metronome.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=MetronomeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Metronome -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Metronome/Metronome' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PcRtcStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/./PcRtcEntry.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtcEntry.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/./PcRtcEntry.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/./PcRtcEntry.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PcRtcStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/./PcRtc.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/./PcRtc.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/./PcRtc.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PcRtcStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_RUNTIME_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./HwErrRecSupport.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/HwErrRecSupport.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./HwErrRecSupport.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./HwErrRecSupport.obj "/usr/bin/gcc" -x c -E -P -DVFRCOMPILE --include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxeStrDefs.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/DeviceManagerVfr.Vfr > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/DeviceManagerVfr.i "VfrCompile" -l -n --string-db /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxeStrDefs.hpk --output-directory /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/DeviceMngr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/DeviceManagerVfr.i "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./DeviceManagerVfr.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/DeviceMngr/DeviceManagerVfr.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./DeviceManagerVfr.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./DeviceManagerVfr.obj "/usr/bin/gcc" -x c -E -P -DVFRCOMPILE --include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxeStrDefs.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/DriverHealthVfr.Vfr > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/DriverHealthVfr.i "VfrCompile" -l -n --string-db /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxeStrDefs.hpk --output-directory /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/DeviceMngr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/DriverHealthVfr.i "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./DriverHealthVfr.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/DeviceMngr/DriverHealthVfr.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./DriverHealthVfr.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./DriverHealthVfr.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/DeviceMngr/DeviceManager.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/DeviceManager.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/DeviceMngr/DeviceManager.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/DeviceMngr/DeviceManager.obj "/usr/bin/gcc" -x c -E -P -DVFRCOMPILE --include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxeStrDefs.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/BootManagerVfr.Vfr > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootManagerVfr.i "VfrCompile" -l -n --string-db /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxeStrDefs.hpk --output-directory /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BootMngr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootManagerVfr.i "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./BootManagerVfr.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BootMngr/BootManagerVfr.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./BootManagerVfr.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./BootManagerVfr.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMngr/BootManager.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/BootManager.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMngr/BootManager.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMngr/BootManager.obj "/usr/bin/gcc" -x c -E -P -DVFRCOMPILE --include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxeStrDefs.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/FE.vfr > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/FE.i "VfrCompile" -l -n --string-db /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxeStrDefs.hpk --output-directory /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BootMaint /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/FE.i "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./FE.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BootMaint/FE.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./FE.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./FE.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/FileExplorer.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/FileExplorer.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/FileExplorer.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/FileExplorer.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/BootMaint.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/BootMaint.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/BootMaint.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/BootMaint.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/BBSsupport.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/BBSsupport.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/BBSsupport.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/BBSsupport.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/UpdatePage.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/UpdatePage.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/UpdatePage.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/UpdatePage.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/Variable.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/Variable.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/Variable.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/Variable.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/Data.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/Data.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/Data.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/Data.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/ConsoleOption.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/ConsoleOption.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/ConsoleOption.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/ConsoleOption.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/BootOption.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/BootOption.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/BootOption.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/BootOption.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/BmLib.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/BmLib.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/BmLib.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BootMaint/BmLib.obj "/usr/bin/gcc" -x c -E -P -DVFRCOMPILE --include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxeStrDefs.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/Bm.vfr > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/Bm.i "VfrCompile" -l -n --string-db /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxeStrDefs.hpk --output-directory /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BootMaint /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/Bm.i "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./Bm.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BootMaint/Bm.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./Bm.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./Bm.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./Hotkey.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/Hotkey.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./Hotkey.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./Hotkey.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./MemoryTest.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/MemoryTest.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./MemoryTest.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./MemoryTest.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./Capsules.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/Capsules.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./Capsules.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./Capsules.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./String.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/String.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./String.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./String.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./Language.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/Language.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./Language.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./Language.obj "/usr/bin/gcc" -x c -E -P -DVFRCOMPILE --include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxeStrDefs.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/FrontPageVfr.Vfr > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/FrontPageVfr.i "VfrCompile" -l -n --string-db /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxeStrDefs.hpk --output-directory /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/. /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/FrontPageVfr.i "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./FrontPageVfr.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/FrontPageVfr.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./FrontPageVfr.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./FrontPageVfr.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./FrontPage.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/FrontPage.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./FrontPage.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./FrontPage.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./BdsEntry.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BdsEntry.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./BdsEntry.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./BdsEntry.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Universal/BdsDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BlockMmioToBlockIoDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/OUTPUT/./BlockIo.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/BlockMmioToBlockIoDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/OUTPUT/./BlockIo.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/OUTPUT/./BlockIo.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BlockMmioToBlockIoDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/BlockMmioToBlockIoDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/BlockMmioToBlockIoDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=BlockMmioToBlockIoDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/BlockMmioToBlockIoDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/OUTPUT/BlockMmioToBlockIoDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioBlkDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/./VirtioBlk.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioBlkDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioBlkDxe/VirtioBlk.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/./VirtioBlk.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/./VirtioBlk.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioBlkDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioBlkDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/./VirtioScsi.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioScsiDxe/VirtioScsi.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/./VirtioScsi.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/./VirtioScsi.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./FvbInfo.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbInfo.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./FvbInfo.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./FvbInfo.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./FwBlockService.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FwBlockService.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./FwBlockService.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./FwBlockService.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./QemuFlash.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/QemuFlash.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./QemuFlash.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./QemuFlash.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_RUNTIME_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EmuVariableFvbRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/./Fvb.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/EmuVariableFvbRuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/./Fvb.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/./Fvb.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EmuVariableFvbRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/EmuVariableFvbRuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_RUNTIME_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=FaultTolerantWriteDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./FtwMisc.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/FaultTolerantWriteDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/FaultTolerantWriteDxe/FtwMisc.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./FtwMisc.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./FtwMisc.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=FaultTolerantWriteDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./UpdateWorkingBlock.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/FaultTolerantWriteDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/FaultTolerantWriteDxe/UpdateWorkingBlock.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./UpdateWorkingBlock.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./UpdateWorkingBlock.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=FaultTolerantWriteDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./FaultTolerantWrite.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/FaultTolerantWriteDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWrite.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./FaultTolerantWrite.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./FaultTolerantWrite.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=FaultTolerantWriteDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./FaultTolerantWriteDxe.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/FaultTolerantWriteDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./FaultTolerantWriteDxe.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./FaultTolerantWriteDxe.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=FaultTolerantWriteDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/FaultTolerantWriteDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./Reclaim.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Variable/RuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Variable/RuntimeDxe/Reclaim.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./Reclaim.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./Reclaim.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./Variable.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Variable/RuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./Variable.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./Variable.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VariableDxe.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Variable/RuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableDxe.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VariableDxe.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VariableDxe.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Variable/RuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_RUNTIME_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=WatchdogTimerStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/./WatchdogTimer.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/WatchdogTimerDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/./WatchdogTimer.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/./WatchdogTimer.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=WatchdogTimerStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/WatchdogTimerDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=MonotonicCounterRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/./MonotonicCounter.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounter.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/./MonotonicCounter.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/./MonotonicCounter.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=MonotonicCounterRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_RUNTIME_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=CapsuleRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/./CapsuleService.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/CapsuleRuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleService.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/./CapsuleService.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/./CapsuleService.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=CapsuleRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/X64/SaveLongModeContext.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/CapsuleRuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64/SaveLongModeContext.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/X64/SaveLongModeContext.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/X64/SaveLongModeContext.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=CapsuleRuntimeDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/CapsuleRuntimeDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_RUNTIME_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ConPlatformDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/ConPlatformDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/ConPlatformDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ConPlatformDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/./ConPlatform.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/ConPlatformDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatform.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/./ConPlatform.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/./ConPlatform.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ConPlatformDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/ConPlatformDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ConSplitterDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./ConSplitterGraphics.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/ConSplitterDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterGraphics.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./ConSplitterGraphics.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./ConSplitterGraphics.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ConSplitterDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/ConSplitterDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/ConSplitterDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ConSplitterDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./ConSplitter.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/ConSplitterDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./ConSplitter.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./ConSplitter.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ConSplitterDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/ConSplitterDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=GraphicsConsoleDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/GraphicsConsoleDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=GraphicsConsoleDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./LaffStd.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/GraphicsConsoleDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/LaffStd.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./LaffStd.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./LaffStd.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=GraphicsConsoleDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./GraphicsConsole.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/GraphicsConsoleDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./GraphicsConsole.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./GraphicsConsole.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=GraphicsConsoleDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/GraphicsConsoleDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/TerminalDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/TerminalDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./Vtutf8.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/TerminalDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/TerminalDxe/Vtutf8.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./Vtutf8.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./Vtutf8.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./Ansi.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/TerminalDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/TerminalDxe/Ansi.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./Ansi.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./Ansi.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./TerminalConOut.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/TerminalDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/TerminalDxe/TerminalConOut.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./TerminalConOut.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./TerminalConOut.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./TerminalConIn.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/TerminalDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/TerminalDxe/TerminalConIn.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./TerminalConIn.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./TerminalConIn.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./Terminal.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/TerminalDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/TerminalDxe/Terminal.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./Terminal.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./Terminal.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Console/TerminalDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DevicePathDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/./DevicePath.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/DevicePathDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/DevicePathDxe/DevicePath.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/./DevicePath.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/./DevicePath.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DevicePathDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/DevicePathDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PrintDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/./Print.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/PrintDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/PrintDxe/Print.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/./Print.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/./Print.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PrintDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/PrintDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DiskIoDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/DiskIoDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/DiskIoDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DiskIoDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/./DiskIo.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/DiskIoDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIo.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/./DiskIo.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/./DiskIo.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DiskIoDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/DiskIoDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/PartitionDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/PartitionDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Mbr.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/PartitionDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/PartitionDxe/Mbr.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Mbr.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Mbr.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Gpt.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/PartitionDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/PartitionDxe/Gpt.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Gpt.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Gpt.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./ElTorito.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/PartitionDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/PartitionDxe/ElTorito.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./ElTorito.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./ElTorito.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Partition.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/PartitionDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/PartitionDxe/Partition.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Partition.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Partition.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/PartitionDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EnglishDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/./UnicodeCollationEng.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/UnicodeCollationEng.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/./UnicodeCollationEng.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/./UnicodeCollationEng.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EnglishDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ScsiBusStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Scsi/ScsiBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ScsiBusStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/./ScsiBus.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Scsi/ScsiBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBus.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/./ScsiBus.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/./ScsiBus.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ScsiBusStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Scsi/ScsiBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ScsiDiskStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Scsi/ScsiDiskDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ScsiDiskStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/./ScsiDisk.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Scsi/ScsiDiskDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/./ScsiDisk.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/./ScsiDisk.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ScsiDiskStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Scsi/ScsiDiskDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IdeBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./DriverDiagnostics.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/DriverDiagnostics.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./DriverDiagnostics.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./DriverDiagnostics.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IdeBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./DriverConfiguration.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/DriverConfiguration.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./DriverConfiguration.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./DriverConfiguration.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IdeBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IdeBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./Atapi.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Atapi.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./Atapi.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./Atapi.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IdeBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./Ata.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Ata.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./Ata.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./Ata.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IdeBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./Ide.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Ide.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./Ide.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./Ide.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IdeBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./IdeBus.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBus.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./IdeBus.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./IdeBus.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IdeBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/IdeBusDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG/IdeBusDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG/IdeBusDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG/IdeBusDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG/IdeBusDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG/IdeBusDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG/IdeBusDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG/IdeBusDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG/IdeBusDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG/IdeBusDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG/IdeBusDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG/IdeBusDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG/IdeBusDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IdeControllerStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IdeControllerStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/OUTPUT/./IdeController.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeController.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/OUTPUT/./IdeController.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/OUTPUT/./IdeController.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IdeControllerStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/OUTPUT/IdeController.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./HiiDatabaseEntry.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/HiiDatabaseDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseEntry.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./HiiDatabaseEntry.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./HiiDatabaseEntry.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./Image.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/HiiDatabaseDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/HiiDatabaseDxe/Image.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./Image.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./Image.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./ConfigRouting.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/HiiDatabaseDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/HiiDatabaseDxe/ConfigRouting.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./ConfigRouting.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./ConfigRouting.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./String.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/HiiDatabaseDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/HiiDatabaseDxe/String.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./String.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./String.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./Database.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/HiiDatabaseDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/HiiDatabaseDxe/Database.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./Database.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./Database.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./Font.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/HiiDatabaseDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/HiiDatabaseDxe/Font.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./Font.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./Font.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/HiiDatabaseDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SetupBrowserStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./Setup.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/SetupBrowserDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/SetupBrowserDxe/Setup.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./Setup.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./Setup.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SetupBrowserStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./IfrParse.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/SetupBrowserDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./IfrParse.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./IfrParse.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SetupBrowserStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./Expression.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/SetupBrowserDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/SetupBrowserDxe/Expression.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./Expression.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./Expression.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SetupBrowserStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./Presentation.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/SetupBrowserDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/SetupBrowserDxe/Presentation.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./Presentation.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./Presentation.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SetupBrowserStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/SetupBrowserDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DisplayEngineStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./FormDisplay.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/DisplayEngineDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/DisplayEngineDxe/FormDisplay.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./FormDisplay.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./FormDisplay.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DisplayEngineStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./ProcessOptions.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/DisplayEngineDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/DisplayEngineDxe/ProcessOptions.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./ProcessOptions.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./ProcessOptions.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DisplayEngineStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./InputHandler.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/DisplayEngineDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/DisplayEngineDxe/InputHandler.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./InputHandler.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./InputHandler.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DisplayEngineStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/DisplayEngineDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=NullMemoryTestDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/./NullMemoryTest.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTest.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/./NullMemoryTest.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/./NullMemoryTest.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=NullMemoryTestDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuVideoDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuVideoDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./Driver.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuVideoDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuVideoDxe/Driver.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./Driver.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./Driver.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./DriverSupportedEfiVersion.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuVideoDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuVideoDxe/DriverSupportedEfiVersion.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./DriverSupportedEfiVersion.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./DriverSupportedEfiVersion.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./Gop.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuVideoDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuVideoDxe/Gop.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./Gop.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./Gop.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./Initialize.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuVideoDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuVideoDxe/Initialize.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./Initialize.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./Initialize.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/QemuVideoDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OptionRomPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaAcpiStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT/./PcatIsaAcpi.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/IsaAcpiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/IsaAcpiDxe/PcatIsaAcpi.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT/./PcatIsaAcpi.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT/./PcatIsaAcpi.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaAcpiStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT/./IsaAcpi.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/IsaAcpiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT/./IsaAcpi.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT/./IsaAcpi.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaAcpiStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/IsaAcpiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/IsaAcpiDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaAcpiStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/IsaAcpiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT/IsaAcpi.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT/./IsaIo.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaIo.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT/./IsaIo.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT/./IsaIo.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT/./IsaBus.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBus.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT/./IsaBus.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT/./IsaBus.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT/IsaBusDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaSerialDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaSerialDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/OUTPUT/./Serial.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/Serial.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/OUTPUT/./Serial.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/OUTPUT/./Serial.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaSerialDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/OUTPUT/IsaSerialDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ps2KeyboardDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ps2KeyboardDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/./Ps2KbdCtrller.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/./Ps2KbdCtrller.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/./Ps2KbdCtrller.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ps2KeyboardDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/./Ps2KbdTextIn.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdTextIn.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/./Ps2KbdTextIn.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/./Ps2KbdTextIn.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ps2KeyboardDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/./Ps2Keyboard.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2Keyboard.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/./Ps2Keyboard.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/./Ps2Keyboard.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ps2KeyboardDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/Ps2KeyboardDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaFloppyDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaFloppyDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/./IsaFloppyCtrl.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyCtrl.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/./IsaFloppyCtrl.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/./IsaFloppyCtrl.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaFloppyDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/./IsaFloppyBlock.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyBlock.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/./IsaFloppyBlock.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/./IsaFloppyBlock.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaFloppyDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/./IsaFloppy.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppy.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/./IsaFloppy.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/./IsaFloppy.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IsaFloppyDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/IntelFrameworkModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/IsaFloppyDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SmbiosDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/./SmbiosDxe.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/SmbiosDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/./SmbiosDxe.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/./SmbiosDxe.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SmbiosDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/SmbiosDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SmbiosPlatformDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./SmbiosPlatformDxe.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/SmbiosPlatformDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./SmbiosPlatformDxe.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./SmbiosPlatformDxe.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SmbiosPlatformDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./Xen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/SmbiosPlatformDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/SmbiosPlatformDxe/Xen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./Xen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./Xen.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SmbiosPlatformDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/SmbiosPlatformDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AcpiTableProtocol.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableProtocol.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AcpiTableProtocol.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AcpiTableProtocol.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AcpiTable.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTable.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AcpiTable.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AcpiTable.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AcpiSdt.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiSdt.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AcpiSdt.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AcpiSdt.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./Aml.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe/Aml.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./Aml.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./Aml.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlString.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlString.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlString.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlString.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlOption.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlOption.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlOption.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlOption.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlChild.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlChild.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlChild.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlChild.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlNamespace.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlNamespace.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlNamespace.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlNamespace.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./AcpiPlatform.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiPlatformDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiPlatformDxe/AcpiPlatform.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./AcpiPlatform.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./AcpiPlatform.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./Qemu.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiPlatformDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiPlatformDxe/Qemu.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./Qemu.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./Qemu.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./Xen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiPlatformDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiPlatformDxe/Xen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./Xen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./Xen.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/AcpiPlatformDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/PcAtChipsetPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Receive.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/Receive.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Receive.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Receive.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Nvdata.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/Nvdata.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Nvdata.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Nvdata.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Get_status.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/Get_status.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Get_status.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Get_status.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Start.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/Start.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Start.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Start.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Snp.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/Snp.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Snp.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Snp.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Stop.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/Stop.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Stop.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Stop.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Statistics.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/Statistics.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Statistics.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Statistics.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Reset.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/Reset.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Reset.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Reset.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Shutdown.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/Shutdown.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Shutdown.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Shutdown.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Mcast_ip_to_mac.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/Mcast_ip_to_mac.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Mcast_ip_to_mac.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Mcast_ip_to_mac.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Transmit.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/Transmit.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Transmit.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Transmit.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./WaitForPacket.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/WaitForPacket.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./WaitForPacket.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./WaitForPacket.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Receive_filters.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/Receive_filters.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Receive_filters.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Receive_filters.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Initialize.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/Initialize.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Initialize.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Initialize.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Callback.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/Callback.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Callback.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Callback.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Station_address.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe/Station_address.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Station_address.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./Station_address.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/SnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/SnpDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DpcDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/OUTPUT/./Dpc.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/DpcDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/DpcDxe/Dpc.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/OUTPUT/./Dpc.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/OUTPUT/./Dpc.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=DpcDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/DpcDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/OUTPUT/DpcDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e DXE_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./MnpMain.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/MnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/MnpDxe/MnpMain.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./MnpMain.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./MnpMain.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./MnpIo.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/MnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/MnpDxe/MnpIo.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./MnpIo.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./MnpIo.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/MnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/MnpDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./MnpDriver.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/MnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/MnpDxe/MnpDriver.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./MnpDriver.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./MnpDriver.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./MnpConfig.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/MnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/MnpDxe/MnpConfig.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./MnpConfig.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./MnpConfig.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./MnpVlan.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/MnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/MnpDxe/MnpVlan.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./MnpVlan.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./MnpVlan.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/MnpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/MnpDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VlanConfigDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/VlanConfigDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/VlanConfigDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VlanConfigDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/./VlanConfigDriver.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/VlanConfigDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDriver.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/./VlanConfigDriver.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/./VlanConfigDriver.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VlanConfigDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/./VlanConfigImpl.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/VlanConfigDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigImpl.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/./VlanConfigImpl.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/./VlanConfigImpl.obj "/usr/bin/gcc" -x c -E -P -DVFRCOMPILE --include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxeStrDefs.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/VlanConfigDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfig.vfr > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfig.i "VfrCompile" -l -n --string-db /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxeStrDefs.hpk --output-directory /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/. /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfig.i "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VlanConfigDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/./VlanConfig.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/VlanConfigDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfig.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/./VlanConfig.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/./VlanConfig.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VlanConfigDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/VlanConfigDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ArpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/./ArpMain.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/ArpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/ArpDxe/ArpMain.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/./ArpMain.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/./ArpMain.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ArpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/ArpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/ArpDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ArpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/./ArpImpl.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/ArpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/ArpDxe/ArpImpl.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/./ArpImpl.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/./ArpImpl.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ArpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/./ArpDriver.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/ArpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/ArpDxe/ArpDriver.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/./ArpDriver.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/./ArpDriver.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ArpDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/ArpDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/ArpDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Impl.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Dhcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Impl.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Impl.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Impl.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Io.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Dhcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Io.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Io.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Io.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Dhcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Dhcp4Dxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Driver.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Dhcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Driver.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Driver.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Driver.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Option.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Dhcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Option.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Option.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Option.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Dhcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4ConfigDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4ConfigDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4ConfigDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4ConfigDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./NicIp4Variable.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4ConfigDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4ConfigDxe/NicIp4Variable.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./NicIp4Variable.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./NicIp4Variable.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4ConfigDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./Ip4ConfigDriver.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4ConfigDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDriver.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./Ip4ConfigDriver.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./Ip4ConfigDriver.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4ConfigDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./Ip4Config.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4ConfigDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4Config.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./Ip4Config.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./Ip4Config.obj "/usr/bin/gcc" -x c -E -P -DVFRCOMPILE --include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxeStrDefs.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4ConfigDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.vfr > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/Ip4ConfigDxe.i "VfrCompile" -l -n --string-db /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/Ip4ConfigDxeStrDefs.hpk --output-directory /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/. /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/Ip4ConfigDxe.i "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4ConfigDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./Ip4ConfigDxe.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4ConfigDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./Ip4ConfigDxe.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./Ip4ConfigDxe.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4ConfigDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./Ip4ConfigNv.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4ConfigDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigNv.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./Ip4ConfigNv.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./Ip4ConfigNv.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4ConfigDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4ConfigDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/Ip4ConfigDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Driver.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Driver.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Driver.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Driver.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4If.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4If.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4If.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4If.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Output.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Output.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Output.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Output.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Icmp.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Icmp.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Icmp.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Icmp.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Igmp.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Igmp.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Igmp.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Igmp.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Impl.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Impl.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Impl.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Impl.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Common.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Common.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Common.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Common.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Option.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Option.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Option.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Option.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Route.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Route.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Route.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Route.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Input.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Input.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Input.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Input.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Ip4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Option.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Mtftp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Option.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Option.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Option.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Rrq.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Mtftp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Rrq.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Rrq.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Rrq.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Mtftp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Mtftp4Dxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Support.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Mtftp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Support.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Support.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Support.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Impl.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Mtftp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Impl.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Impl.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Impl.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Driver.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Mtftp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Driver.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Driver.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Driver.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Wrq.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Mtftp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Wrq.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Wrq.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Wrq.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Mtftp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Tcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./SockImpl.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe/SockImpl.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./SockImpl.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./SockImpl.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Tcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./SockInterface.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe/SockInterface.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./SockInterface.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./SockInterface.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Tcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Output.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Output.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Output.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Output.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Tcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Timer.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Timer.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Timer.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Timer.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Tcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Dispatcher.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dispatcher.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Dispatcher.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Dispatcher.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Tcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Input.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Input.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Input.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Input.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Tcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Misc.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Misc.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Misc.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Misc.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Tcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Main.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Main.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Main.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Main.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Tcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Tcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Io.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Io.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Io.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Io.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Tcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Driver.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Driver.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Driver.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Driver.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Tcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Option.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Option.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Option.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./Tcp4Option.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Tcp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Tcp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/Tcp4Dxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Udp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/./Udp4Main.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Udp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Main.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/./Udp4Main.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/./Udp4Main.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Udp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Udp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Udp4Dxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Udp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/./Udp4Impl.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Udp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/./Udp4Impl.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/./Udp4Impl.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Udp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/./Udp4Driver.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Udp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Driver.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/./Udp4Driver.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/./Udp4Driver.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=Udp4DxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/Udp4Dxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcMtftp.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/UefiPxeBcDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcMtftp.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcMtftp.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcMtftp.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcSupport.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/UefiPxeBcDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcSupport.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcSupport.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcSupport.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcDriver.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/UefiPxeBcDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcDriver.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcDriver.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcDriver.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/UefiPxeBcDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/UefiPxeBcDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcImpl.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/UefiPxeBcDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcImpl.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcImpl.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcImpl.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcDhcp.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/UefiPxeBcDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcDhcp.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcDhcp.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcDhcp.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/UefiPxeBcDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiTcp4Io.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe/IScsiTcp4Io.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiTcp4Io.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiTcp4Io.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiProto.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe/IScsiProto.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiProto.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiProto.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiMisc.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe/IScsiMisc.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiMisc.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiMisc.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiInitiatorName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe/IScsiInitiatorName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiInitiatorName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiInitiatorName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiIbft.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe/IScsiIbft.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiIbft.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiIbft.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiExtScsiPassThru.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe/IScsiExtScsiPassThru.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiExtScsiPassThru.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiExtScsiPassThru.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiDriver.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDriver.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiDriver.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiDriver.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiDhcp.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDhcp.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiDhcp.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiDhcp.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiCHAP.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe/IScsiCHAP.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiCHAP.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiCHAP.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./Md5.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe/Md5.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./Md5.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./Md5.obj "/usr/bin/gcc" -x c -E -P -DVFRCOMPILE --include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsiDxeStrDefs.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe/IScsiConfigDxe.vfr > /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/IScsiConfigDxe.i "VfrCompile" -l -n --string-db /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxeStrDefs.hpk --output-directory /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/. /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/IScsiConfigDxe.i "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiConfigDxe.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsiConfigDxe.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiConfigDxe.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiConfigDxe.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiConfig.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe/IScsiConfig.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiConfig.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./IScsiConfig.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Universal/Network/IScsiDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./DriverBinding.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe/DriverBinding.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./DriverBinding.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./DriverBinding.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./EntryPoint.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe/EntryPoint.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./EntryPoint.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./EntryPoint.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./Events.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe/Events.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./Events.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./Events.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpGetStatus.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe/SnpGetStatus.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpGetStatus.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpGetStatus.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpInitialize.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe/SnpInitialize.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpInitialize.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpInitialize.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpMcastIpToMac.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe/SnpMcastIpToMac.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpMcastIpToMac.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpMcastIpToMac.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpReceive.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe/SnpReceive.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpReceive.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpReceive.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpReceiveFilters.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe/SnpReceiveFilters.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpReceiveFilters.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpReceiveFilters.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpSharedHelpers.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe/SnpSharedHelpers.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpSharedHelpers.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpSharedHelpers.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpShutdown.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe/SnpShutdown.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpShutdown.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpShutdown.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpStart.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe/SnpStart.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpStart.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpStart.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpStop.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe/SnpStop.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpStop.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpStop.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpTransmit.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe/SnpTransmit.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpTransmit.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpTransmit.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpUnsupported.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe/SnpUnsupported.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpUnsupported.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpUnsupported.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/VirtioNetDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/OvmfPkg/VirtioNetDxe/VirtioNet' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciSched.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/UhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/UhciDxe/UhciSched.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciSched.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciSched.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciDebug.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/UhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/UhciDxe/UhciDebug.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciDebug.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciDebug.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciQueue.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/UhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/UhciDxe/UhciQueue.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciQueue.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciQueue.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciReg.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/UhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/UhciDxe/UhciReg.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciReg.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciReg.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UsbHcMem.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/UhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/UhciDxe/UsbHcMem.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UsbHcMem.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UsbHcMem.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./Uhci.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/UhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./Uhci.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./Uhci.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/UhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/UhciDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/UhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciUrb.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/EhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/EhciDxe/EhciUrb.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciUrb.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciUrb.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./UsbHcMem.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/EhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/EhciDxe/UsbHcMem.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./UsbHcMem.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./UsbHcMem.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciSched.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/EhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/EhciDxe/EhciSched.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciSched.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciSched.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciDebug.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/EhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciDebug.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciDebug.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciReg.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/EhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/EhciDxe/EhciReg.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciReg.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciReg.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/EhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./Ehci.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/EhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./Ehci.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./Ehci.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Pci/EhciDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbDesc.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbDesc.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbDesc.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbDesc.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbEnumer.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbEnumer.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbEnumer.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbBus.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbBus.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbBus.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbHub.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbHub.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbHub.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbHub.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbBusDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbUtility.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbUtility.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbUtility.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbBusDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbKbDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./EfiKey.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbKbDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./EfiKey.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./EfiKey.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbKbDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./KeyBoard.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbKbDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbKbDxe/KeyBoard.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./KeyBoard.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./KeyBoard.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbKbDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbKbDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbKbDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbKbDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbKbDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassBot.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassBot.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassBot.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassBot.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./ComponentName.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/ComponentName.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./ComponentName.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./ComponentName.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassImpl.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassImpl.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassImpl.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassImpl.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassBoot.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassBoot.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassBoot.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassBoot.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassCbi.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassCbi.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassCbi.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassCbi.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassDiskInfo.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassDiskInfo.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassDiskInfo.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassDiskInfo.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_DRIVER -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell' "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ShellStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./Shell.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell/Shell.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./Shell.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./Shell.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ShellStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellParametersProtocol.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell/ShellParametersProtocol.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellParametersProtocol.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellParametersProtocol.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ShellStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellProtocol.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell/ShellProtocol.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellProtocol.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellProtocol.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ShellStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./FileHandleWrappers.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell/FileHandleWrappers.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./FileHandleWrappers.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./FileHandleWrappers.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ShellStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellEnvVar.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell/ShellEnvVar.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellEnvVar.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellEnvVar.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ShellStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellManParser.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell/ShellManParser.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellManParser.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellManParser.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ShellStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ConsoleLogger.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell/ConsoleLogger.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ConsoleLogger.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ConsoleLogger.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ShellStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ConsoleWrappers.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell/ConsoleWrappers.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ConsoleWrappers.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ConsoleWrappers.obj "/usr/bin/gcc" -g -fshort-wchar -fno-stack-protector -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -ffunction-sections -fdata-sections -c -include AutoGen.h -DSTRING_ARRAY_NAME=ShellStrings -m64 "-DEFIAPI=__attribute__((ms_abi))" -DNO_BUILTIN_VA_FUNCS -mno-red-zone -Wno-address -mcmodel=large -Wno-address -Wno-unused-but-set-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./AutoGen.obj -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Application/Shell -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdePkg/Include/X64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/ShellPkg/Include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/MdeModulePkg/Include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG/AutoGen.c "echo" Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./AutoGen.obj Symbol renaming not needed for /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./AutoGen.obj "/usr/bin/ar" -cr /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.lib @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/object_files.lst "/usr/bin/ld" -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll -nostdlib -n -q --gc-sections --script=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools/Scripts/gcc4.4-ld-script --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.map -melf_x86_64 --oformat=elf64-x86-64 -\( @/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT/static_library_files.lst -\) "/usr/bin/objcopy" /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.debug /usr/bin/objcopy --strip-unneeded -R .eh_frame /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll /usr/bin/objcopy /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.debug /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 "GenFw" -e UEFI_APPLICATION -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.efi /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64 cp -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/DEBUG/*.map /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell/OUTPUT make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/X64/ShellPkg/Application/Shell/Shell' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47' GenFds -f /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/OvmfPkgX64.fdf -o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47 -t GCC47 -b RELEASE -p /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/OvmfPkg/OvmfPkgX64.dsc -a X64 -D "EFI_SOURCE=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/EdkCompatibilityPkg" -D "EDK_SOURCE=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/EdkCompatibilityPkg" -D "TOOL_CHAIN_TAG=GCC47" -D "TOOLCHAIN=GCC47" -D "TARGET=RELEASE" -D "WORKSPACE=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote" -D "EDK_TOOLS_PATH=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/BaseTools" -D "ARCH=X64" -D "ECP_SOURCE=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/EdkCompatibilityPkg" Fd File Name:MEMFD Generate Region at Offset 0x0 Region Size = 0x800000 Region Name = FV Generating MAINFV FV ###################### Generating DXEFV FV ################## ######################################## ######################################## ######################################## ######################################## ######################################## ######################################## ################## Generate Region at Offset 0x0 Region Size = 0x800000 Region Name = FV Fd File Name:OVMF Generate Region at Offset 0x0 Region Size = 0xE000 Region Name = DATA Generate Region at Offset 0xE000 Region Size = 0x1000 Region Name = None Generate Region at Offset 0xF000 Region Size = 0x1000 Region Name = DATA Generate Region at Offset 0x10000 Region Size = 0x10000 Region Name = None Generate Region at Offset 0x20000 Region Size = 0xCC000 Region Name = FV Generating FVMAIN_COMPACT FV ###### Generate Region at Offset 0xEC000 Region Size = 0x14000 Region Name = FV Generating SECFV FV ###### Generate Region at Offset 0x0 Region Size = 0xE000 Region Name = DATA Generate Region at Offset 0xE000 Region Size = 0x1000 Region Name = None Generate Region at Offset 0xF000 Region Size = 0x1000 Region Name = DATA Generate Region at Offset 0x10000 Region Size = 0x10000 Region Name = None Generate Region at Offset 0x20000 Region Size = 0xCC000 Region Name = FV Generate Region at Offset 0xEC000 Region Size = 0x14000 Region Name = FV GUID cross reference file can be found at /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47/FV/Guid.xref FV Space Information MAINFV [45%Full] 8388608 total, 3784944 used, 4603664 free SECFV [26%Full] 81920 total, 21624 used, 60296 free FVMAIN_COMPACT [86%Full] 835584 total, 721304 used, 114280 free DXEFV [98%Full] 3670016 total, 3607960 used, 62056 free make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote/Build/OvmfX64/RELEASE_GCC47' cp Build/OvmfX64/RELEASE_GCC*/FV/OVMF.fd ovmf.bin make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/ovmf-dir-remote' make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware' make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware' /usr/bin/make -C hvmloader all make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader' make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader' /usr/bin/make -C acpi all make[10]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/acpi' iasl -vs -p ssdt_s3 -tc ssdt_s3.asl ASL Input: ssdt_s3.asl - 34 lines, 1067 bytes, 1 keywords AML Output: ssdt_s3.aml - 49 bytes, 1 named objects, 0 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 4 Optimizations sed -e 's/AmlCode/ssdt_s3/g' ssdt_s3.hex >ssdt_s3.h rm -f ssdt_s3.hex ssdt_s3.aml iasl -vs -p ssdt_s4 -tc ssdt_s4.asl ASL Input: ssdt_s4.asl - 34 lines, 1067 bytes, 1 keywords AML Output: ssdt_s4.aml - 49 bytes, 1 named objects, 0 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 4 Optimizations sed -e 's/AmlCode/ssdt_s4/g' ssdt_s4.hex >ssdt_s4.h rm -f ssdt_s4.hex ssdt_s4.aml iasl -vs -p ssdt_pm -tc ssdt_pm.asl ASL Input: ssdt_pm.asl - 425 lines, 12754 bytes, 192 keywords AML Output: ssdt_pm.aml - 1494 bytes, 64 named objects, 128 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 31 Optimizations sed -e 's/AmlCode/ssdt_pm/g' ssdt_pm.hex >ssdt_pm.h rm -f ssdt_pm.hex ssdt_pm.aml iasl -vs -p ssdt_tpm -tc ssdt_tpm.asl ASL Input: ssdt_tpm.asl - 33 lines, 1046 bytes, 3 keywords AML Output: ssdt_tpm.aml - 76 bytes, 3 named objects, 0 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations sed -e 's/AmlCode/ssdt_tpm/g' ssdt_tpm.hex >ssdt_tpm.h rm -f ssdt_tpm.hex ssdt_tpm.aml gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/acpi/../../../../tools/include -c -o build.o build.c gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/acpi/../../../../tools/include -o mk_dsdt mk_dsdt.c awk 'NR > 1 {print s} {s=$0}' dsdt.asl > dsdt_anycpu.asl ./mk_dsdt --maxcpu any >> dsdt_anycpu.asl iasl -vs -p dsdt_anycpu -tc dsdt_anycpu.asl ASL Input: dsdt_anycpu.asl - 10961 lines, 387494 bytes, 7975 keywords AML Output: dsdt_anycpu.aml - 70541 bytes, 2464 named objects, 5511 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 2622 Optimizations sed -e 's/AmlCode/dsdt_anycpu/g' dsdt_anycpu.hex >dsdt_anycpu.c echo "int dsdt_anycpu_len=sizeof(dsdt_anycpu);" >>dsdt_anycpu.c rm -f dsdt_anycpu.aml dsdt_anycpu.hex gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .dsdt_anycpu.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/acpi/../../../../tools/include -c -o dsdt_anycpu.o dsdt_anycpu.c awk 'NR > 1 {print s} {s=$0}' dsdt.asl > dsdt_15cpu.asl ./mk_dsdt --maxcpu 15 >> dsdt_15cpu.asl iasl -vs -p dsdt_15cpu -tc dsdt_15cpu.asl ASL Input: dsdt_15cpu.asl - 6667 lines, 245487 bytes, 4783 keywords AML Output: dsdt_15cpu.aml - 48238 bytes, 1560 named objects, 3223 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 1054 Optimizations sed -e 's/AmlCode/dsdt_15cpu/g' dsdt_15cpu.hex >dsdt_15cpu.c echo "int dsdt_15cpu_len=sizeof(dsdt_15cpu);" >>dsdt_15cpu.c rm -f dsdt_15cpu.aml dsdt_15cpu.hex gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .dsdt_15cpu.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/acpi/../../../../tools/include -c -o dsdt_15cpu.o dsdt_15cpu.c gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .static_tables.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/acpi/../../../../tools/include -c -o static_tables.o static_tables.c awk 'NR > 1 {print s} {s=$0}' dsdt.asl > dsdt_anycpu_qemu_xen.asl ./mk_dsdt --dm-version qemu-xen >> dsdt_anycpu_qemu_xen.asl iasl -vs -p dsdt_anycpu_qemu_xen -tc dsdt_anycpu_qemu_xen.asl ASL Input: dsdt_anycpu_qemu_xen.asl - 6147 lines, 204225 bytes, 4341 keywords AML Output: dsdt_anycpu_qemu_xen.aml - 34253 bytes, 1308 named objects, 3033 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 2594 Optimizations sed -e 's/AmlCode/dsdt_anycpu_qemu_xen/g' dsdt_anycpu_qemu_xen.hex >dsdt_anycpu_qemu_xen.c echo "int dsdt_anycpu_qemu_xen_len=sizeof(dsdt_anycpu_qemu_xen);" >>dsdt_anycpu_qemu_xen.c rm -f dsdt_anycpu_qemu_xen.aml dsdt_anycpu_qemu_xen.hex gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .dsdt_anycpu_qemu_xen.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/acpi/../../../../tools/include -c -o dsdt_anycpu_qemu_xen.o dsdt_anycpu_qemu_xen.c ar rc acpi.a build.o dsdt_anycpu.o dsdt_15cpu.o static_tables.o dsdt_anycpu_qemu_xen.o make[10]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/acpi' make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader' /usr/bin/make hvmloader make[9]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader' echo "/* Autogenerated file. DO NOT EDIT */" > roms.inc.new echo "#ifdef ROM_INCLUDE_SEABIOS" >> roms.inc.new sh ./mkhex seabios /usr/share/seabios/bios-256k.bin >> roms.inc.new echo "#endif" >> roms.inc.new echo "#ifdef ROM_INCLUDE_OVMF" >> roms.inc.new sh ./mkhex ovmf ../ovmf-dir/ovmf.bin >> roms.inc.new echo "#endif" >> roms.inc.new mv roms.inc.new roms.inc gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -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 -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/../../../tools/include -DENABLE_OVMF -DENABLE_SEABIOS -c -o hvmloader.o hvmloader.c gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .mp_tables.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/../../../tools/include -DENABLE_OVMF -DENABLE_SEABIOS -c -o mp_tables.o mp_tables.c gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .util.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/../../../tools/include -DENABLE_OVMF -DENABLE_SEABIOS -c -o util.o util.c gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .smbios.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/../../../tools/include -DENABLE_OVMF -DENABLE_SEABIOS -D__SMBIOS_DATE__="\"10/10/2015\"" -c -o smbios.o smbios.c gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .smp.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/../../../tools/include -DENABLE_OVMF -DENABLE_SEABIOS -c -o smp.o smp.c gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .cacheattr.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/../../../tools/include -DENABLE_OVMF -DENABLE_SEABIOS -c -o cacheattr.o cacheattr.c gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenbus.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/../../../tools/include -DENABLE_OVMF -DENABLE_SEABIOS -c -o xenbus.o xenbus.c gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .e820.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/../../../tools/include -DENABLE_OVMF -DENABLE_SEABIOS -c -o e820.o e820.c gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pci.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/../../../tools/include -DENABLE_OVMF -DENABLE_SEABIOS -c -o pci.o pci.c gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pir.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/../../../tools/include -DENABLE_OVMF -DENABLE_SEABIOS -c -o pir.o pir.c gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .ctype.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/../../../tools/include -DENABLE_OVMF -DENABLE_SEABIOS -c -o ctype.o ctype.c gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .ovmf.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/../../../tools/include -DENABLE_OVMF -DENABLE_SEABIOS -c -o ovmf.o ovmf.c gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -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 -mno-tls-direct-seg-refs -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader/../../../tools/include -DENABLE_OVMF -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 ovmf.o seabios.o acpi/acpi.a objcopy hvmloader.tmp hvmloader rm -f hvmloader.tmp make[9]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader' make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware/hvmloader' make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware' make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/firmware' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C console all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .daemon@xxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/include -c -o daemon/io.o daemon/io.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .daemon@xxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/include -c -o daemon/main.o daemon/main.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .daemon@xxxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/include -c -o daemon/utils.o daemon/utils.c gcc -Wl,-rpath,'${ORIGIN}/../lib' daemon/io.o daemon/main.o daemon/utils.o -o xenconsoled /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/xenstore/libxenstore.so -lutil -lrt -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .client@xxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/include -c -o client/main.o client/main.c gcc -Wl,-rpath,'${ORIGIN}/../lib' client/main.o -o xenconsole /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console/../../tools/xenstore/libxenstore.so -Wl,-z,relro make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/console' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C xenmon all gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .setmask.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenmon/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenmon/../../tools/include -c -o setmask.o setmask.c gcc -Wl,-rpath,'${ORIGIN}/../lib' setmask.o -o xentrace_setmask /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenmon/../../tools/libxc/libxenctrl.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenbaked.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenmon/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenmon/../../tools/include -c -o xenbaked.o xenbaked.c gcc -Wl,-rpath,'${ORIGIN}/../lib' xenbaked.o -o xenbaked /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenmon/../../tools/libxc/libxenctrl.so -Wl,-z,relro make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenmon' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C xenstat all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat' /usr/bin/make -C libxenstat all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/libxenstat' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .src@xxxxxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -Isrc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/libxenstat/../../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/libxenstat/../../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/libxenstat/../../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/libxenstat/../../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/libxenstat/../../../tools/include -c -o src/xenstat.o src/xenstat.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .src@xxxxxxxxxxxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -Isrc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/libxenstat/../../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/libxenstat/../../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/libxenstat/../../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/libxenstat/../../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/libxenstat/../../../tools/include -c -o src/xenstat_linux.o src/xenstat_linux.c ar rc src/libxenstat.a src/xenstat.o src/xenstat_linux.o ranlib src/libxenstat.a gcc -Wl,-soname,libxenstat.so -shared -o src/libxenstat.so \ src/xenstat.o src/xenstat_linux.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/libxenstat/../../../tools/xenstore/libxenstore.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/libxenstat/../../../tools/libxc/libxenctrl.so -Wl,-z,relro make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/libxenstat' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat' /usr/bin/make -C xentop all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/xentop' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xentop.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DGCC_PRINTF -Wall -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/xentop/../../../tools/xenstat/libxenstat/src -DHOST_Linux -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/xentop/../../../tools -Wl,-rpath,'${ORIGIN}/../lib' xentop.c -Wl,-rpath-link=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/xentop/../../../tools/libxc -Wl,-rpath-link=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/xentop/../../../tools/xenstore /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/xentop/../../../tools/xenstat/libxenstat/src/libxenstat.so -lncurses /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/xentop/../../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/xentop/../../../tools/xenstore/libxenstore.so -o xentop make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat/xentop' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat' make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenstat' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C memshr all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .interface.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-unused -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr/../../tools/include -D_GNU_SOURCE -fPIC -g -c -o interface.o interface.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .shm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-unused -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr/../../tools/include -D_GNU_SOURCE -fPIC -g -c -o shm.o shm.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .bidir-daemon.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-unused -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr/../../tools/include -D_GNU_SOURCE -fPIC -g -c -o bidir-daemon.o bidir-daemon.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .bidir-hash-fgprtshr.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-unused -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr/../../tools/include -D_GNU_SOURCE -fPIC -g -DFINGERPRINT_MAP -c -o bidir-hash-fgprtshr.o bidir-hash.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .bidir-hash-blockshr.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-unused -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr/../../tools/include -D_GNU_SOURCE -fPIC -g -DBLOCK_MAP -c -o bidir-hash-blockshr.o bidir-hash.c ar rc libmemshr.a interface.o shm.o bidir-daemon.o bidir-hash-fgprtshr.o bidir-hash-blockshr.o make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/memshr' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C libfsimage all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' /usr/bin/make -C common all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/common' gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsimage.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unknown-pragmas -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/common/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib/xen-4.4/lib/fs\" -Werror -D_GNU_SOURCE -DFSDIR="\"/usr/lib/xen-4.4/lib/fs\"" -pthread -fPIC -c -o fsimage.opic fsimage.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsimage_plugin.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unknown-pragmas -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/common/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib/xen-4.4/lib/fs\" -Werror -D_GNU_SOURCE -DFSDIR="\"/usr/lib/xen-4.4/lib/fs\"" -pthread -fPIC -c -o fsimage_plugin.opic fsimage_plugin.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsimage_grub.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unknown-pragmas -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/common/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib/xen-4.4/lib/fs\" -Werror -D_GNU_SOURCE -DFSDIR="\"/usr/lib/xen-4.4/lib/fs\"" -pthread -fPIC -c -o fsimage_grub.opic fsimage_grub.c gcc -Wl,mapfile-GNU -pthread -Wl,-soname,libfsimage.so -shared -o libfsimage.so fsimage.opic fsimage_plugin.opic fsimage_grub.opic make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/common' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' /usr/bin/make -C ufs all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/ufs' gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsys_ufs.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unknown-pragmas -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/ufs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib/xen-4.4/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o fsys_ufs.opic fsys_ufs.c gcc -L../common/ -Wl,-rpath,'${ORIGIN}/../..' -shared -o fsimage.so fsys_ufs.opic -lfsimage -Wl,-z,relro make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/ufs' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' /usr/bin/make -C reiserfs all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/reiserfs' gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsys_reiserfs.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unknown-pragmas -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/reiserfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib/xen-4.4/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o fsys_reiserfs.opic fsys_reiserfs.c gcc -L../common/ -Wl,-rpath,'${ORIGIN}/../..' -shared -o fsimage.so fsys_reiserfs.opic -lfsimage -Wl,-z,relro make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/reiserfs' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' /usr/bin/make -C iso9660 all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/iso9660' gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsys_iso9660.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unknown-pragmas -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/iso9660/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib/xen-4.4/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o fsys_iso9660.opic fsys_iso9660.c gcc -L../common/ -Wl,-rpath,'${ORIGIN}/../..' -shared -o fsimage.so fsys_iso9660.opic -lfsimage -Wl,-z,relro make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/iso9660' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' /usr/bin/make -C fat all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/fat' gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsys_fat.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unknown-pragmas -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/fat/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib/xen-4.4/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o fsys_fat.opic fsys_fat.c gcc -L../common/ -Wl,-rpath,'${ORIGIN}/../..' -shared -o fsimage.so fsys_fat.opic -lfsimage -Wl,-z,relro make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/fat' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' /usr/bin/make -C zfs all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/zfs' gcc -DPIC -DFSYS_ZFS -DFSIMAGE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/zfs/../../../tools/libfsimage/zfs -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .zfs_lzjb.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unknown-pragmas -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/zfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib/xen-4.4/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o zfs_lzjb.opic zfs_lzjb.c gcc -DPIC -DFSYS_ZFS -DFSIMAGE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/zfs/../../../tools/libfsimage/zfs -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .zfs_sha256.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unknown-pragmas -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/zfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib/xen-4.4/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o zfs_sha256.opic zfs_sha256.c gcc -DPIC -DFSYS_ZFS -DFSIMAGE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/zfs/../../../tools/libfsimage/zfs -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .zfs_fletcher.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unknown-pragmas -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/zfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib/xen-4.4/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o zfs_fletcher.opic zfs_fletcher.c gcc -DPIC -DFSYS_ZFS -DFSIMAGE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/zfs/../../../tools/libfsimage/zfs -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsi_zfs.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unknown-pragmas -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/zfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib/xen-4.4/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o fsi_zfs.opic fsi_zfs.c gcc -DPIC -DFSYS_ZFS -DFSIMAGE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/zfs/../../../tools/libfsimage/zfs -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsys_zfs.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unknown-pragmas -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/zfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib/xen-4.4/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o fsys_zfs.opic fsys_zfs.c gcc -L../common/ -Wl,-rpath,'${ORIGIN}/../..' -shared -o fsimage.so zfs_lzjb.opic zfs_sha256.opic zfs_fletcher.opic fsi_zfs.opic fsys_zfs.opic -lfsimage -Wl,-z,relro make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/zfs' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' /usr/bin/make -C xfs all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/xfs' gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsys_xfs.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unknown-pragmas -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/xfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib/xen-4.4/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o fsys_xfs.opic fsys_xfs.c gcc -L../common/ -Wl,-rpath,'${ORIGIN}/../..' -shared -o fsimage.so fsys_xfs.opic -lfsimage -Wl,-z,relro make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/xfs' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' /usr/bin/make -C ext2fs-lib all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/ext2fs-lib' gcc -DPIC -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/ext2fs-lib/../../../tools -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .ext2fs-lib.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unknown-pragmas -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/ext2fs-lib/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib/xen-4.4/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o ext2fs-lib.opic ext2fs-lib.c gcc -L../common/ -Wl,-rpath,'${ORIGIN}/../..' -shared -o fsimage.so ext2fs-lib.opic -lfsimage -lext2fs -Wl,-z,relro make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage/ext2fs-lib' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libfsimage' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C libvchan all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan' gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .init.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/include -fPIC -c -o init.opic init.c gcc -DPIC -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .io.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/include -fPIC -c -o io.opic io.c gcc -Wl,-soname -Wl,libxenvchan.so.1.0 -shared -o libxenvchan.so.1.0.0 init.opic io.opic /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/xenstore/libxenstore.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/libxc/libxenctrl.so -Wl,-z,relro ln -sf libxenvchan.so.1.0.0 libxenvchan.so.1.0 ln -sf libxenvchan.so.1.0 libxenvchan.so gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .node.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/include -c -o node.o node.c gcc -o vchan-node1 node.o -Wl,-rpath-link=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/libxc -Wl,-rpath-link=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/xenstore -L/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/libvchan -lxenvchan -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .node-select.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/include -c -o node-select.o node-select.c gcc -o vchan-node2 node-select.o -Wl,-rpath-link=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/libxc -Wl,-rpath-link=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/xenstore -L/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/libvchan -lxenvchan -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .init.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/include -c -o init.o init.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .io.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I../include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan/../../tools/include -c -o io.o io.c ar rcs libxenvchan.a init.o io.o make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libvchan' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' set -ex; \ if test -d git://xenbits.xen.org/qemu-xen-4.4-testing.git; then \ mkdir -p qemu-xen-traditional-dir; \ else \ export GIT=git; \ /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../scripts/git-checkout.sh git://xenbits.xen.org/qemu-xen-4.4-testing.git xen-4.4.1 qemu-xen-traditional-dir; \ fi Cloning into 'qemu-xen-traditional-dir-remote.tmp'... set -e; \ export PREFIX="/usr"; export XEN_SCRIPT_DIR="/etc/xen/scripts"; export XEN_ROOT="/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/.."; \ cd qemu-xen-traditional-dir; \ ./xen-setup ; \ /usr/bin/make all Install prefix /usr BIOS directory /usr/share/qemu binary directory /usr/bin Manual directory /usr/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir C compiler gcc Host C compiler gcc ARCH_CFLAGS -m64 make make install install host CPU x86_64 host big endian no target list i386-softmmu x86_64-softmmu arm-softmmu cris-softmmu m68k-softmmu mips-softmmu mipsel-softmmu mips64-softmmu mips64el-softmmu ppc-softmmu ppcemb-softmmu ppc64-softmmu sh4-softmmu sh4eb-softmmu sparc-softmmu i386-linux-user x86_64-linux-user alpha-linux-user arm-linux-user armeb-linux-user cris-linux-user m68k-linux-user mips-linux-user mipsel-linux-user ppc-linux-user ppc64-linux-user ppc64abi32-linux-user sh4-linux-user sh4eb-linux-user sparc-linux-user sparc64-linux-user sparc32plus-linux-user gprof enabled no sparse enabled no profiler no static build no -Werror enabled no SDL support no OpenGL support curses support no mingw32 support no Audio drivers oss Extra audio cards ac97 es1370 sb16 Mixer emulation no VNC TLS support yes TLS CFLAGS -I/usr/include/p11-kit-1 TLS LIBS -lgnutls kqemu support yes brlapi support no Documentation no NPTL support yes vde support no AIO support yes Install blobs yes KVM support yes fdt support no The error log from compiling the libSDL test is: /tmp/qemu-conf--18399-.c:1:17: fatal error: SDL.h: No such file or directory compilation terminated. qemu successfuly configured for Xen qemu-dm build === PCI passthrough capability has been enabled === make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir-remote' gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT qemu-nbd.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .qemu-nbd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o qemu-nbd.o qemu-nbd.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT qemu-tool.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .qemu-tool.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o qemu-tool.o qemu-tool.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT osdep.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .osdep.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o osdep.o osdep.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT cutils.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .cutils.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o cutils.o cutils.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT qemu-malloc.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .qemu-malloc.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o qemu-malloc.o qemu-malloc.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT block-cow.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-cow.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o block-cow.o block-cow.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT block-qcow.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-qcow.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o block-qcow.o block-qcow.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT aes.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .aes.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o aes.o aes.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT block-vmdk.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-vmdk.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o block-vmdk.o block-vmdk.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT block-cloop.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-cloop.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o block-cloop.o block-cloop.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT block-dmg.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-dmg.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o block-dmg.o block-dmg.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT block-bochs.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-bochs.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o block-bochs.o block-bochs.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT block-vpc.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-vpc.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o block-vpc.o block-vpc.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT block-vvfat.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-vvfat.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o block-vvfat.o block-vvfat.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT block-qcow2.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-qcow2.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o block-qcow2.o block-qcow2.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT block-parallels.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-parallels.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o block-parallels.o block-parallels.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT block-nbd.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-nbd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o block-nbd.o block-nbd.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT nbd.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .nbd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o nbd.o nbd.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT block.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o block.o block.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT aio.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .aio.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o aio.o aio.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT posix-aio-compat.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .posix-aio-compat.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o posix-aio-compat.o posix-aio-compat.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT block-raw-posix.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-raw-posix.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o block-raw-posix.o block-raw-posix.c gcc -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ..d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -g -Wl,--warn-common -m64 -o qemu-nbd-xen qemu-nbd.o qemu-tool.o osdep.o cutils.o qemu-malloc.o block-cow.o block-qcow.o aes.o block-vmdk.o block-cloop.o block-dmg.o block-bochs.o block-vpc.o block-vvfat.o block-qcow2.o block-parallels.o block-nbd.o nbd.o block.o aio.o posix-aio-compat.o block-raw-posix.o -lpthread -lrt -lz gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT qemu-img.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .qemu-img.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o qemu-img.o qemu-img.c gcc -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ..d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -g -Wl,--warn-common -m64 -o qemu-img-xen qemu-img.o qemu-tool.o osdep.o cutils.o qemu-malloc.o block-cow.o block-qcow.o aes.o block-vmdk.o block-cloop.o block-dmg.o block-bochs.o block-vpc.o block-vvfat.o block-qcow2.o block-parallels.o block-nbd.o nbd.o block.o aio.o posix-aio-compat.o block-raw-posix.o -lpthread -lrt -lz gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT readline.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .readline.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o readline.o readline.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT console.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .console.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o console.o console.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT irq.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .irq.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o irq.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/irq.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT i2c.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .i2c.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o i2c.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/i2c.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT smbus.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .smbus.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o smbus.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/smbus.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT smbus_eeprom.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .smbus_eeprom.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o smbus_eeprom.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/smbus_eeprom.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT max7310.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .max7310.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o max7310.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/max7310.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT max111x.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .max111x.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o max111x.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/max111x.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT wm8750.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .wm8750.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o wm8750.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/wm8750.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT ssd0303.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .ssd0303.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o ssd0303.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/ssd0303.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT ssd0323.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .ssd0323.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o ssd0323.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/ssd0323.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT ads7846.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .ads7846.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o ads7846.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/ads7846.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT stellaris_input.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .stellaris_input.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o stellaris_input.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/stellaris_input.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT twl92230.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .twl92230.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o twl92230.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/twl92230.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT tmp105.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tmp105.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o tmp105.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/tmp105.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT lm832x.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .lm832x.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o lm832x.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/lm832x.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT scsi-disk.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .scsi-disk.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o scsi-disk.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/scsi-disk.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT cdrom.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .cdrom.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o cdrom.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/cdrom.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT scsi-generic.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .scsi-generic.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o scsi-generic.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/scsi-generic.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT usb.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .usb.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o usb.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/usb.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT usb-hub.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .usb-hub.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o usb-hub.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/usb-hub.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT usb-linux.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .usb-linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o usb-linux.o usb-linux.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT usb-hid.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .usb-hid.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o usb-hid.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/usb-hid.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT usb-msd.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .usb-msd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o usb-msd.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/usb-msd.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT usb-wacom.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .usb-wacom.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o usb-wacom.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/usb-wacom.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT usb-serial.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .usb-serial.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o usb-serial.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/usb-serial.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT usb-net.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .usb-net.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o usb-net.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/usb-net.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT sd.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .sd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o sd.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/sd.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT ssi-sd.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .ssi-sd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o ssi-sd.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/ssi-sd.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT bt.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .bt.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o bt.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/bt.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT bt-host.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .bt-host.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o bt-host.o bt-host.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT bt-vhci.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .bt-vhci.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o bt-vhci.o bt-vhci.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT bt-l2cap.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .bt-l2cap.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o bt-l2cap.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/bt-l2cap.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT bt-sdp.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .bt-sdp.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o bt-sdp.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/bt-sdp.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT bt-hci.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .bt-hci.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o bt-hci.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/bt-hci.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT bt-hid.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .bt-hid.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o bt-hid.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/bt-hid.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT usb-bt.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .usb-bt.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o usb-bt.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/usb-bt.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT buffered_file.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .buffered_file.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o buffered_file.o buffered_file.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT migration.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .migration.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o migration.o migration.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT migration-tcp.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .migration-tcp.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o migration-tcp.o migration-tcp.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT net.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .net.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o net.o net.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT qemu-sockets.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .qemu-sockets.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o qemu-sockets.o qemu-sockets.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT qemu-char.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .qemu-char.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o qemu-char.o qemu-char.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT net-checksum.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .net-checksum.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o net-checksum.o net-checksum.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT savevm.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .savevm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o savevm.o savevm.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT cache-utils.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .cache-utils.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o cache-utils.o cache-utils.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT migration-exec.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .migration-exec.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o migration-exec.o migration-exec.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT audio/audio.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .audio@xxxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o audio/audio.o audio/audio.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT audio/noaudio.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .audio@xxxxxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o audio/noaudio.o audio/noaudio.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT audio/wavaudio.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .audio@xxxxxxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o audio/wavaudio.o audio/wavaudio.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT audio/mixeng.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .audio@xxxxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o audio/mixeng.o audio/mixeng.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT audio/ossaudio.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .audio@xxxxxxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o audio/ossaudio.o audio/ossaudio.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT audio/wavcapture.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .audio@xxxxxxxxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o audio/wavcapture.o audio/wavcapture.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT vnc.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vnc.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -I/usr/include/p11-kit-1 -c -o vnc.o vnc.c gcc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -I. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MP -MT d3des.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/blktap/lib -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .d3des.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -m64 -c -o d3des.o d3des.c rm -f libqemu_common.a && ar rcs libqemu_common.a cutils.o osdep.o qemu-malloc.o block-cow.o block-qcow.o aes.o block-vmdk.o block-cloop.o block-dmg.o block-bochs.o block-vpc.o block-vvfat.o block-qcow2.o block-parallels.o block-nbd.o nbd.o block.o aio.o posix-aio-compat.o block-raw-posix.o readline.o console.o irq.o i2c.o smbus.o smbus_eeprom.o max7310.o max111x.o wm8750.o ssd0303.o ssd0323.o ads7846.o stellaris_input.o twl92230.o tmp105.o lm832x.o scsi-disk.o cdrom.o scsi-generic.o usb.o usb-hub.o usb-linux.o usb-hid.o usb-msd.o usb-wacom.o usb-serial.o usb-net.o sd.o ssi-sd.o bt.o bt-host.o bt-vhci.o bt-l2cap.o bt-sdp.o bt-hci.o bt-hid.o usb-bt.o buffered_file.o migration.o migration-tcp.o net.o qemu-sockets.o qemu-char.o net-checksum.o savevm.o cache-utils.o migration-exec.o audio/audio.o audio/noaudio.o audio/wavaudio.o audio/mixeng.o audio/ossaudio.o audio/wavcapture.o vnc.o d3des.o make -C i386-dm V="1" TARGET_DIR="i386-dm/" all === PCI passthrough capability has been enabled === === PCI passthrough capability has been enabled === make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir-remote/i386-dm' gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT vl.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vl.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o vl.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/vl.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT monitor.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .monitor.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o monitor.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/monitor.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT pci.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pci.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o pci.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/pci.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT loader.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .loader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o loader.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/loader.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT isa_mmio.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .isa_mmio.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o isa_mmio.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/isa_mmio.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT machine.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .machine.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o machine.o machine.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT dma-helpers.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .dma-helpers.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o dma-helpers.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/dma-helpers.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT virtio.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .virtio.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o virtio.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/virtio.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT virtio-blk.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .virtio-blk.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o virtio-blk.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/virtio-blk.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT virtio-net.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .virtio-net.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o virtio-net.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/virtio-net.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT virtio-console.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .virtio-console.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o virtio-console.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/virtio-console.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT fw_cfg.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fw_cfg.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o fw_cfg.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/fw_cfg.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT lsi53c895a.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .lsi53c895a.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o lsi53c895a.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/lsi53c895a.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT esp.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .esp.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o esp.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/esp.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT usb-ohci.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .usb-ohci.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o usb-ohci.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/usb-ohci.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT eeprom93xx.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .eeprom93xx.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o eeprom93xx.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/eeprom93xx.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT eepro100.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .eepro100.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o eepro100.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/eepro100.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT ne2000.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .ne2000.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o ne2000.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/ne2000.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT pcnet.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pcnet.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o pcnet.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/pcnet.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT rtl8139.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .rtl8139.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o rtl8139.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/rtl8139.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT e1000.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .e1000.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o e1000.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/e1000.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT msmouse.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .msmouse.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o msmouse.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/msmouse.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT sb16.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .sb16.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o sb16.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/sb16.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT es1370.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .es1370.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o es1370.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/es1370.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT ac97.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .ac97.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o ac97.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/ac97.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT pcspk.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pcspk.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o pcspk.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/pcspk.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT ide.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .ide.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o ide.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/ide.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT pckbd.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pckbd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o pckbd.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/pckbd.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT ps2.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .ps2.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o ps2.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/ps2.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT vga.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vga.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o vga.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/vga.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT dma.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .dma.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o dma.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/dma.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT fdc.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fdc.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o fdc.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/fdc.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT mc146818rtc.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .mc146818rtc.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o mc146818rtc.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/mc146818rtc.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT serial.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .serial.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o serial.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/serial.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT i8259.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .i8259.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o i8259.o i8259.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT i8254.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .i8254.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o i8254.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/i8254.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT pc.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pc.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o pc.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/pc.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT cirrus_vga.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .cirrus_vga.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o cirrus_vga.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/cirrus_vga.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT parallel.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .parallel.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o parallel.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/parallel.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT piix_pci.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .piix_pci.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o piix_pci.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/piix_pci.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT usb-uhci.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .usb-uhci.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o usb-uhci.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/usb-uhci.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT hpet.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .hpet.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o hpet.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/hpet.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT device-hotplug.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .device-hotplug.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o device-hotplug.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/device-hotplug.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT pci-hotplug.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pci-hotplug.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o pci-hotplug.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/pci-hotplug.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT piix4acpi.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .piix4acpi.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o piix4acpi.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/piix4acpi.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT xenstore.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstore.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o xenstore.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/xenstore.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT xen_platform.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen_platform.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o xen_platform.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/xen_platform.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT xen_machine_fv.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen_machine_fv.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o xen_machine_fv.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/xen_machine_fv.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT xen_machine_pv.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen_machine_pv.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o xen_machine_pv.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/xen_machine_pv.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT xen_backend.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen_backend.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o xen_backend.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/xen_backend.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT xenfb.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenfb.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o xenfb.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/xenfb.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT xen_console.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen_console.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o xen_console.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/xen_console.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT xen_disk.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen_disk.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o xen_disk.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/xen_disk.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT exec-dm.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .exec-dm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o exec-dm.o exec-dm.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT pci_emulation.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pci_emulation.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o pci_emulation.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/pci_emulation.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT helper2.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .helper2.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o helper2.o helper2.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT battery_mgmt.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .battery_mgmt.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o battery_mgmt.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/battery_mgmt.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT tpm_tis.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tpm_tis.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o tpm_tis.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/tpm_tis.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT pass-through.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pass-through.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o pass-through.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/pass-through.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT pt-msi.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pt-msi.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o pt-msi.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/pt-msi.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT pt-graphics.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pt-graphics.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o pt-graphics.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/hw/pt-graphics.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT kqemu.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .kqemu.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o kqemu.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/kqemu.c gcc -I. -I.. -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dm -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir -MMD -MT i386-dis.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/tcg/x86_64 -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/fpu -I/usr/include/p11-kit-1 -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DHAS_AUDIO -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/include -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .i386-dis.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -c -o i386-dis.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/i386-dis.c rm -f libqemu.a && ar rcs libqemu.a kqemu.o i386-dis.o gcc -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ..d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -DCONFIG_PASSTHROUGH -I../hw -m64 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ..d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign -g -Wl,--warn-common -m64 -o qemu-dm vl.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/osdep.o monitor.o pci.o loader.o isa_mmio.o machine.o dma-helpers.o virtio.o virtio-blk.o virtio-net.o virtio-console.o fw_cfg.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/posix-aio-compat.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir/block-raw-posix.o lsi53c895a.o esp.o usb-ohci.o eeprom93xx.o eepro100.o ne2000.o pcnet.o rtl8139.o e1000.o msmouse.o sb16.o es1370.o ac97.o pcspk.o ide.o pckbd.o ps2.o vga.o dma.o fdc.o mc146818rtc.o serial.o i8259.o i8254.o pc.o cirrus_vga.o parallel.o piix_pci.o usb-uhci.o hpet.o device-hotplug.o pci-hotplug.o piix4acpi.o xenstore.o xen_platform.o xen_machine_fv.o xen_machine_pv.o xen_backend.o xenfb.o xen_console.o xen_disk.o exec-dm.o pci_emulation.o helper2.o battery_mgmt.o tpm_tis.o pass-through.o pt-msi.o pt-graphics.o ../libqemu_common.a libqemu.a -lm -lz -lgnutls -lpthread -lrt -lutil -L/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/libxc -lxenctrl -lxenguest -L/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/../tools/xenstore -lxenstore -lpci -lncurses make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir-remote/i386-dm' make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/qemu-xen-traditional-dir-remote' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C xenpmd all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpmd' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenpmd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpmd/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpmd/../../tools/include -c -o xenpmd.o xenpmd.c gcc xenpmd.o -o xenpmd /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpmd/../../tools/xenstore/libxenstore.so -Wl,-z,relro make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpmd' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C libxl all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl' /usr/bin/perl /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include/xen-external/bsd-sys-queue-h-seddery /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include/xen-external/bsd-sys-queue.h --prefix=libxl >_libxl_list.h.new if ! cmp -s _libxl_list.h.new _libxl_list.h; then mv -f _libxl_list.h.new _libxl_list.h; else rm -f _libxl_list.h.new; fi rm -f _paths.h.tmp.tmp; echo "SBINDIR=\"/usr/sbin\"" >>_paths.h.tmp.tmp; echo "BINDIR=\"/usr/bin\"" >>_paths.h.tmp.tmp; echo "LIBEXEC=\"/usr/lib/xen-4.4/bin\"" >>_paths.h.tmp.tmp; echo "LIBDIR=\"/usr/lib/x86_64-linux-gnu\"" >>_paths.h.tmp.tmp; echo "SHAREDIR=\"/usr/share\"" >>_paths.h.tmp.tmp; echo "PRIVATE_BINDIR=\"/usr/lib/xen-4.4/bin\"" >>_paths.h.tmp.tmp; echo "XENFIRMWAREDIR=\"/usr/lib/xen-4.4/boot\"" >>_paths.h.tmp.tmp; echo "XEN_CONFIG_DIR=\"/etc/xen\"" >>_paths.h.tmp.tmp; echo "XEN_SCRIPT_DIR=\"/etc/xen/scripts\"" >>_paths.h.tmp.tmp; echo "XEN_LOCK_DIR=\"/var/lock\"" >>_paths.h.tmp.tmp; echo "XEN_RUN_DIR=\"/var/run/xen\"" >>_paths.h.tmp.tmp; echo "XEN_PAGING_DIR=\"/var/lib/xen/xenpaging\"" >>_paths.h.tmp.tmp; if ! cmp -s _paths.h.tmp.tmp _paths.h.tmp; then mv -f _paths.h.tmp.tmp _paths.h.tmp; else rm -f _paths.h.tmp.tmp; fi sed -e "s/\([^=]*\)=\(.*\)/#define \1 \2/g" _paths.h.tmp >_paths.h.2.tmp rm -f _paths.h.tmp if ! cmp -s _paths.h.2.tmp _paths.h; then mv -f _paths.h.2.tmp _paths.h; else rm -f _paths.h.2.tmp; fi /usr/bin/perl -w libxl_save_msgs_gen.pl _libxl_save_msgs_callout.h >_libxl_save_msgs_callout.h.new if ! cmp -s _libxl_save_msgs_callout.h.new _libxl_save_msgs_callout.h; then mv -f _libxl_save_msgs_callout.h.new _libxl_save_msgs_callout.h; else rm -f _libxl_save_msgs_callout.h.new; fi /usr/bin/perl -w libxl_save_msgs_gen.pl _libxl_save_msgs_helper.h >_libxl_save_msgs_helper.h.new if ! cmp -s _libxl_save_msgs_helper.h.new _libxl_save_msgs_helper.h; then mv -f _libxl_save_msgs_helper.h.new _libxl_save_msgs_helper.h; else rm -f _libxl_save_msgs_helper.h.new; fi python2.7 gentypes.py libxl_types.idl __libxl_types.h __libxl_types_json.h __libxl_types.c outputting libxl type definitions to __libxl_types.h outputting libxl JSON definitions to __libxl_types_json.h outputting libxl type implementations to __libxl_types.c if ! cmp -s __libxl_types.h _libxl_types.h; then mv -f __libxl_types.h _libxl_types.h; else rm -f __libxl_types.h; fi if ! cmp -s __libxl_types_json.h _libxl_types_json.h; then mv -f __libxl_types_json.h _libxl_types_json.h; else rm -f __libxl_types_json.h; fi if ! cmp -s __libxl_types.c _libxl_types.c; then mv -f __libxl_types.c _libxl_types.c; else rm -f __libxl_types.c; fi gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ._libxl.api-for-check.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxl -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -c -E libxl.h \ -DLIBXL_EXTERNAL_CALLERS_ONLY=LIBXL_EXTERNAL_CALLERS_ONLY \ >_libxl.api-for-check.new mv -f _libxl.api-for-check.new _libxl.api-for-check /usr/bin/perl check-libxl-api-rules _libxl.api-for-check touch libxl.api-ok gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xl.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxl -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o xl.o xl.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xl_cmdimpl.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxl -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o xl_cmdimpl.o xl_cmdimpl.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xl_cmdtable.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxl -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o xl_cmdtable.o xl_cmdtable.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xl_sxp.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxl -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o xl_sxp.o xl_sxp.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxlu_cfg_y.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -c -o libxlu_cfg_y.o libxlu_cfg_y.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxlu_cfg_l.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -c -o libxlu_cfg_l.o libxlu_cfg_l.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxlu_cfg.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -c -o libxlu_cfg.o libxlu_cfg.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxlu_disk_l.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -c -o libxlu_disk_l.o libxlu_disk_l.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxlu_disk.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -c -o libxlu_disk.o libxlu_disk.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxlu_vif.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -c -o libxlu_vif.o libxlu_vif.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxlu_pci.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -c -o libxlu_pci.o libxlu_pci.c gcc -pthread -Wl,-soname,libxlutil-4.4.so -shared -o libxlutil-4.4.so libxlu_cfg_y.o libxlu_cfg_l.o libxlu_cfg.o libxlu_disk_l.o libxlu_disk.o libxlu_vif.o libxlu_pci.o -Wl,-z,relro ln -sf libxlutil-4.4.so libxlutil.so python2.7 gentypes.py libxl_types_internal.idl __libxl_types_internal.h __libxl_types_internal_json.h __libxl_types_internal.c outputting libxl type definitions to __libxl_types_internal.h outputting libxl JSON definitions to __libxl_types_internal_json.h outputting libxl type implementations to __libxl_types_internal.c if ! cmp -s __libxl_types_internal.h _libxl_types_internal.h; then mv -f __libxl_types_internal.h _libxl_types_internal.h; else rm -f __libxl_types_internal.h; fi if ! cmp -s __libxl_types_internal_json.h _libxl_types_internal_json.h; then mv -f __libxl_types_internal_json.h _libxl_types_internal_json.h; else rm -f __libxl_types_internal_json.h; fi if ! cmp -s __libxl_types_internal.c _libxl_types_internal.c; then mv -f __libxl_types_internal.c _libxl_types_internal.c; else rm -f __libxl_types_internal.c; fi gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .flexarray.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o flexarray.o flexarray.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl.o libxl.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_create.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_create.o libxl_create.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_dm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_dm.o libxl_dm.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_pci.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_pci.o libxl_pci.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_dom.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_dom.o libxl_dom.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_exec.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_exec.o libxl_exec.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_xshelp.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_xshelp.o libxl_xshelp.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_device.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_device.o libxl_device.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_internal.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_internal.o libxl_internal.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_utils.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_utils.o libxl_utils.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_uuid.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_uuid.o libxl_uuid.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_json.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_json.o libxl_json.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_aoutils.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_aoutils.o libxl_aoutils.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_numa.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_numa.o libxl_numa.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_save_callout.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_save_callout.o libxl_save_callout.c /usr/bin/perl -w libxl_save_msgs_gen.pl _libxl_save_msgs_callout.c >_libxl_save_msgs_callout.c.new if ! cmp -s _libxl_save_msgs_callout.c.new _libxl_save_msgs_callout.c; then mv -f _libxl_save_msgs_callout.c.new _libxl_save_msgs_callout.c; else rm -f _libxl_save_msgs_callout.c.new; fi gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ._libxl_save_msgs_callout.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o _libxl_save_msgs_callout.o _libxl_save_msgs_callout.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_qmp.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_qmp.o libxl_qmp.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_event.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_event.o libxl_event.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_fork.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_fork.o libxl_fork.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .osdeps.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o osdeps.o osdeps.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_paths.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_paths.o libxl_paths.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_bootloader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_bootloader.o libxl_bootloader.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_noblktap2.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_noblktap2.o libxl_noblktap2.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_cpuid.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_cpuid.o libxl_cpuid.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_x86.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_x86.o libxl_x86.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_linux.o libxl_linux.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ._libxl_types.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o _libxl_types.o _libxl_types.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_flask.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_flask.o libxl_flask.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ._libxl_types_internal.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o _libxl_types_internal.o _libxl_types_internal.c gcc -pthread -Wl,-soname,libxenlight-4.4.so -Wl,-rpath,'${ORIGIN}' -shared -o libxenlight-4.4.so flexarray.o libxl.o libxl_create.o libxl_dm.o libxl_pci.o libxl_dom.o libxl_exec.o libxl_xshelp.o libxl_device.o libxl_internal.o libxl_utils.o libxl_uuid.o libxl_json.o libxl_aoutils.o libxl_numa.o libxl_save_callout.o _libxl_save_msgs_callout.o libxl_qmp.o libxl_event.o libxl_fork.o osdeps.o libxl_paths.o libxl_bootloader.o libxl_noblktap2.o libxl_cpuid.o libxl_x86.o libxl_linux.o _libxl_types.o libxl_flask.o _libxl_types_internal.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc/libxenguest.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore/libxenstore.so -lutil -luuid -lyajl -Wl,-z,relro ln -sf libxenlight-4.4.so libxenlight.so gcc -pthread -Wl,-rpath,'${ORIGIN}/../lib' -o xl xl.o xl_cmdimpl.o xl_cmdtable.o xl_sxp.o libxlutil.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxl/libxenlight.so -Wl,-rpath-link=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -Wl,-rpath-link=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc/libxenctrl.so -lyajl -Wl,-z,relro python2.7 gentest.py libxl_types.idl testidl.c.new mv testidl.c.new testidl.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .testidl.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxl -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -c -o testidl.o testidl.c gcc -pthread -o testidl testidl.o libxlutil.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxl/libxenlight.so -Wl,-rpath-link=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -Wl,-rpath-link=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc/libxenctrl.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_save_helper.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -c -o libxl_save_helper.o libxl_save_helper.c /usr/bin/perl -w libxl_save_msgs_gen.pl _libxl_save_msgs_helper.c >_libxl_save_msgs_helper.c.new if ! cmp -s _libxl_save_msgs_helper.c.new _libxl_save_msgs_helper.c; then mv -f _libxl_save_msgs_helper.c.new _libxl_save_msgs_helper.c; else rm -f _libxl_save_msgs_helper.c.new; fi gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ._libxl_save_msgs_helper.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -c -o _libxl_save_msgs_helper.o _libxl_save_msgs_helper.c gcc -pthread -o libxl-save-helper libxl_save_helper.o _libxl_save_msgs_helper.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc/libxenguest.so -Wl,-z,relro gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .test_timedereg.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -c -o test_timedereg.o test_timedereg.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .test_common.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -c -o test_common.o test_common.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_test_timedereg.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/include -Wshadow -include /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/config.h -c -o libxl_test_timedereg.o libxl_test_timedereg.c gcc -pthread -Wl,-soname -Wl,libxenlight.so. -shared -o libxenlight_test.so flexarray.o libxl.o libxl_create.o libxl_dm.o libxl_pci.o libxl_dom.o libxl_exec.o libxl_xshelp.o libxl_device.o libxl_internal.o libxl_utils.o libxl_uuid.o libxl_json.o libxl_aoutils.o libxl_numa.o libxl_save_callout.o _libxl_save_msgs_callout.o libxl_qmp.o libxl_event.o libxl_fork.o osdeps.o libxl_paths.o libxl_bootloader.o libxl_noblktap2.o libxl_cpuid.o libxl_x86.o libxl_linux.o _libxl_types.o libxl_flask.o _libxl_types_internal.o libxl_test_timedereg.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc/libxenguest.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore/libxenstore.so -lutil -luuid -lyajl -Wl,-z,relro gcc -pthread -o test_timedereg test_timedereg.o test_common.o libxlutil.so libxenlight_test.so -Wl,-rpath-link=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc -Wl,-rpath-link=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/xenstore /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl/../../tools/libxc/libxenctrl.so -lyajl -Wl,-z,relro ar rcs libxenlight.a flexarray.o libxl.o libxl_create.o libxl_dm.o libxl_pci.o libxl_dom.o libxl_exec.o libxl_xshelp.o libxl_device.o libxl_internal.o libxl_utils.o libxl_uuid.o libxl_json.o libxl_aoutils.o libxl_numa.o libxl_save_callout.o _libxl_save_msgs_callout.o libxl_qmp.o libxl_event.o libxl_fork.o osdeps.o libxl_paths.o libxl_bootloader.o libxl_noblktap2.o libxl_cpuid.o libxl_x86.o libxl_linux.o _libxl_types.o libxl_flask.o _libxl_types_internal.o ar rcs libxlutil.a libxlu_cfg_y.o libxlu_cfg_l.o libxlu_cfg.o libxlu_disk_l.o libxlu_disk.o libxlu_vif.o libxlu_pci.o make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/libxl' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C remus all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/remus' make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/remus' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C xenpaging all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .file_ops.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/include -pthread -Werror -Wno-unused -g -c -o file_ops.o file_ops.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenpaging.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/include -pthread -Werror -Wno-unused -g -c -o xenpaging.o xenpaging.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .policy_default.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/include -pthread -Werror -Wno-unused -g -c -o policy_default.o policy_default.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pagein.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/include -pthread -Werror -Wno-unused -g -c -o pagein.o pagein.c gcc -pthread -Wl,-rpath,'${ORIGIN}/../lib' -o xenpaging file_ops.o xenpaging.o policy_default.o pagein.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging/../../tools/xenstore/libxenstore.so -Wl,-z,relro make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/xenpaging' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C debugger/gdbsx all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/gdbsx' /usr/bin/make -C gx make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/gdbsx/gx' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .gx_comm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wmissing-prototypes -c -o gx_comm.o gx_comm.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .gx_main.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wmissing-prototypes -c -o gx_main.o gx_main.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .gx_utils.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wmissing-prototypes -c -o gx_utils.o gx_utils.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .gx_local.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wmissing-prototypes -c -o gx_local.o gx_local.c ar cr gx_all.a gx_comm.o gx_main.o gx_utils.o gx_local.o # problem with ld using -m32 make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/gdbsx/gx' /usr/bin/make -C xg make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/gdbsx/xg' /usr/bin/make -C ../../../include make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include' /usr/bin/make -C xen-foreign make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/xen-foreign' ./checker > tmp.size diff -u reference.size tmp.size rm tmp.size make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include/xen-foreign' make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/include' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xg_main.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -Wmissing-prototypes -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/gdbsx/xg/../../../../tools/include -c -o xg_main.o xg_main.c ar cr xg_all.a xg_main.o # problems using -m32 in ld make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/gdbsx/xg' /usr/bin/make gdbsx make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/gdbsx' gcc -o gdbsx gx/gx_all.a xg/xg_all.a make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/gdbsx' make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/gdbsx' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C debugger/kdd all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/kdd' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .kdd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/kdd/../../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/kdd/../../../tools/include -c -o kdd.o kdd.c gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .kdd-xen.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/kdd/../../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/kdd/../../../tools/include -c -o kdd-xen.o kdd-xen.c gcc -o kdd kdd.o kdd-xen.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/kdd/../../../tools/libxc/libxenctrl.so make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/debugger/kdd' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C tests all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests' /usr/bin/make -C mce-test all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mce-test' /usr/bin/make -C tools make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mce-test/tools' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-mceinj.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mce-test/tools/../../../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mce-test/tools/../../../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mce-test/tools/../../../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mce-test/tools/../../../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mce-test/tools/../../../../tools/xenstore -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mce-test/tools/../../../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mce-test/tools/../../../../tools/include -c -o xen-mceinj.o xen-mceinj.c gcc -o xen-mceinj xen-mceinj.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mce-test/tools/../../../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mce-test/tools/../../../../tools/libxc/libxenguest.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mce-test/tools/../../../../tools/xenstore/libxenstore.so make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mce-test/tools' make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mce-test' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests' /usr/bin/make -C mem-sharing all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mem-sharing' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .memshrtool.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mem-sharing/../../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mem-sharing/../../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mem-sharing/../../../tools/include -c -o memshrtool.o memshrtool.c gcc -o memshrtool memshrtool.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mem-sharing/../../../tools/libxc/libxenctrl.so make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/mem-sharing' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests' /usr/bin/make -C x86_emulator all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/x86_emulator' [ -L x86_emulate ] || ln -sf /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/x86_emulator/../../../xen/arch/x86/x86_emulate . gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/x86_emulator/../../../tools/include -c -g -o x86_emulate.o x86_emulate.c rm -f blowfish.bin XEN_TARGET_ARCH=x86_32 make -f blowfish.mk all make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/x86_emulator' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .blowfish.bin.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -c blowfish.c ld -melf_x86_64 -N -Ttext 0x100000 -o blowfish.tmp blowfish.o objcopy -O binary blowfish.tmp blowfish.bin rm -f blowfish.tmp make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/x86_emulator' (echo "static unsigned int blowfish32_code[] = {"; \ od -v -t x blowfish.bin | sed 's/^[0-9]* /0x/' | sed 's/ /, 0x/g' | sed 's/$/,/';\ echo "};") >blowfish.h rm -f blowfish.bin XEN_TARGET_ARCH=x86_64 make -f blowfish.mk all make[8]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/x86_emulator' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .blowfish.bin.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -c blowfish.c ld -melf_x86_64 -N -Ttext 0x100000 -o blowfish.tmp blowfish.o objcopy -O binary blowfish.tmp blowfish.bin rm -f blowfish.tmp make[8]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/x86_emulator' (echo "static unsigned int blowfish64_code[] = {"; \ od -v -t x blowfish.bin | sed 's/^[0-9]* /0x/' | sed 's/ /, 0x/g' | sed 's/$/,/';\ echo "};") >>blowfish.h rm -f blowfish.bin gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/x86_emulator/../../../tools/include -c -g -o test_x86_emulator.o test_x86_emulator.c gcc -o test_x86_emulator x86_emulate.o test_x86_emulator.o make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/x86_emulator' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests' make[6]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests' /usr/bin/make -C xen-access all make[7]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/xen-access' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-access.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Werror -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/xen-access/../../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/xen-access/../../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/xen-access/../../../tools/libxc -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/xen-access/../../../tools/include -I/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/xen-access/../../../tools/include -c -o xen-access.o xen-access.c gcc -o xen-access xen-access.o /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/xen-access/../../../tools/libxc/libxenctrl.so /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/xen-access/../../../tools/libxc/libxenguest.so make[7]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests/xen-access' make[6]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests' make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/tests' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C python all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/python' rm -f "xen/util/path.py".tmp; echo "SBINDIR=\"/usr/sbin\"" >>"xen/util/path.py".tmp; echo "BINDIR=\"/usr/bin\"" >>"xen/util/path.py".tmp; echo "LIBEXEC=\"/usr/lib/xen-4.4/bin\"" >>"xen/util/path.py".tmp; echo "LIBDIR=\"/usr/lib/x86_64-linux-gnu\"" >>"xen/util/path.py".tmp; echo "SHAREDIR=\"/usr/share\"" >>"xen/util/path.py".tmp; echo "PRIVATE_BINDIR=\"/usr/lib/xen-4.4/bin\"" >>"xen/util/path.py".tmp; echo "XENFIRMWAREDIR=\"/usr/lib/xen-4.4/boot\"" >>"xen/util/path.py".tmp; echo "XEN_CONFIG_DIR=\"/etc/xen\"" >>"xen/util/path.py".tmp; echo "XEN_SCRIPT_DIR=\"/etc/xen/scripts\"" >>"xen/util/path.py".tmp; echo "XEN_LOCK_DIR=\"/var/lock\"" >>"xen/util/path.py".tmp; echo "XEN_RUN_DIR=\"/var/run/xen\"" >>"xen/util/path.py".tmp; echo "XEN_PAGING_DIR=\"/var/lib/xen/xenpaging\"" >>"xen/util/path.py".tmp; if ! cmp -s "xen/util/path.py".tmp "xen/util/path.py"; then mv -f "xen/util/path.py".tmp "xen/util/path.py"; else rm -f "xen/util/path.py".tmp; fi PYTHONPATH=/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/python/../../tools/libxl python2.7 genwrap.py \ /local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/python/../../tools/libxl/libxl_types.idl \ xen/lowlevel/xl/_pyxl_types.h \ xen/lowlevel/xl/_pyxl_types.c CC="gcc" CFLAGS="-O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security" python2.7 setup.py build --xend=n running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/xen copying xen/__init__.py -> build/lib.linux-x86_64-2.7/xen creating build/lib.linux-x86_64-2.7/xen/lowlevel copying xen/lowlevel/__init__.py -> build/lib.linux-x86_64-2.7/xen/lowlevel running build_ext building 'xc' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/xen creating build/temp.linux-x86_64-2.7/xen/lowlevel creating build/temp.linux-x86_64-2.7/xen/lowlevel/xc gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -I../../tools/include -I../../tools/libxc -Ixen/lowlevel/xc -I/usr/include/python2.7 -c xen/lowlevel/xc/xc.c -o build/temp.linux-x86_64-2.7/xen/lowlevel/xc/xc.o -fno-strict-aliasing -Werror gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/xen/lowlevel/xc/xc.o -L../../tools/libxc -lxenctrl -lxenguest -o build/lib.linux-x86_64-2.7/xen/lowlevel/xc.so -Wl,-rpath,${ORIGIN}/../../.. building 'xs' extension creating build/temp.linux-x86_64-2.7/xen/lowlevel/xs gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -I../../tools/include -I../../tools/xenstore -Ixen/lowlevel/xs -I/usr/include/python2.7 -c xen/lowlevel/xs/xs.c -o build/temp.linux-x86_64-2.7/xen/lowlevel/xs/xs.o -fno-strict-aliasing -Werror gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/xen/lowlevel/xs/xs.o -L../../tools/xenstore -lxenstore -o build/lib.linux-x86_64-2.7/xen/lowlevel/xs.so -Wl,-rpath,${ORIGIN}/../../.. building 'ptsname' extension creating build/temp.linux-x86_64-2.7/ptsname gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -Iptsname -I/usr/include/python2.7 -c ptsname/ptsname.c -o build/temp.linux-x86_64-2.7/ptsname/ptsname.o -fno-strict-aliasing -Werror gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/ptsname/ptsname.o -o build/lib.linux-x86_64-2.7/xen/lowlevel/ptsname.so -Wl,-rpath,${ORIGIN}/../../.. building 'flask' extension creating build/temp.linux-x86_64-2.7/xen/lowlevel/flask gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -I../../tools/include -I../../tools/libxc -Ixen/lowlevel/flask -I/usr/include/python2.7 -c xen/lowlevel/flask/flask.c -o build/temp.linux-x86_64-2.7/xen/lowlevel/flask/flask.o -fno-strict-aliasing -Werror gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/xen/lowlevel/flask/flask.o -L../../tools/libxc -lxenctrl -o build/lib.linux-x86_64-2.7/xen/lowlevel/flask.so -Wl,-rpath,${ORIGIN}/../../.. building 'checkpoint' extension creating build/temp.linux-x86_64-2.7/xen/lowlevel/checkpoint gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -I../../tools/include -I../../tools/libxc -I../../tools/xenstore -I/usr/include/python2.7 -c xen/lowlevel/checkpoint/checkpoint.c -o build/temp.linux-x86_64-2.7/xen/lowlevel/checkpoint/checkpoint.o -fno-strict-aliasing -Werror gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -I../../tools/include -I../../tools/libxc -I../../tools/xenstore -I/usr/include/python2.7 -c xen/lowlevel/checkpoint/libcheckpoint.c -o build/temp.linux-x86_64-2.7/xen/lowlevel/checkpoint/libcheckpoint.o -fno-strict-aliasing -Werror gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/xen/lowlevel/checkpoint/checkpoint.o build/temp.linux-x86_64-2.7/xen/lowlevel/checkpoint/libcheckpoint.o -L../../tools/libxc -L../../tools/xenstore -lxenctrl -lxenguest -lxenstore -lrt -o build/lib.linux-x86_64-2.7/xen/lowlevel/checkpoint.so -Wl,-rpath,${ORIGIN}/../../.. building 'netlink' extension creating build/temp.linux-x86_64-2.7/xen/lowlevel/netlink gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c xen/lowlevel/netlink/netlink.c -o build/temp.linux-x86_64-2.7/xen/lowlevel/netlink/netlink.o -fno-strict-aliasing -Werror gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c xen/lowlevel/netlink/libnetlink.c -o build/temp.linux-x86_64-2.7/xen/lowlevel/netlink/libnetlink.o -fno-strict-aliasing -Werror gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/xen/lowlevel/netlink/netlink.o build/temp.linux-x86_64-2.7/xen/lowlevel/netlink/libnetlink.o -o build/lib.linux-x86_64-2.7/xen/lowlevel/netlink.so -Wl,-rpath,${ORIGIN}/../../.. make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/python' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' /usr/bin/make -C pygrub all make[5]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/pygrub' CC="gcc" CFLAGS="-O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security" python2.7 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/grub copying src/__init__.py -> build/lib.linux-x86_64-2.7/grub copying src/LiloConf.py -> build/lib.linux-x86_64-2.7/grub copying src/GrubConf.py -> build/lib.linux-x86_64-2.7/grub copying src/ExtLinuxConf.py -> build/lib.linux-x86_64-2.7/grub running build_ext building 'fsimage' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src creating build/temp.linux-x86_64-2.7/src/fsimage gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -I../../tools/libfsimage/common/ -I/usr/include/python2.7 -c src/fsimage/fsimage.c -o build/temp.linux-x86_64-2.7/src/fsimage/fsimage.o -fno-strict-aliasing -Werror gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/fsimage/fsimage.o -L../../tools/libfsimage/common/ -lfsimage -o build/lib.linux-x86_64-2.7/fsimage.so -Wl,-rpath,${ORIGIN}/.. running build_scripts creating build/scripts-2.7 copying and adjusting src/pygrub -> build/scripts-2.7 changing mode of build/scripts-2.7/pygrub from 644 to 755 make[5]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools/pygrub' make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' make[3]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-utils_amd64/tools' touch debian/stamps/build-utils_amd64 make[2]: Leaving directory `/local/src/xen/xen-4.4.1' make[1]: Leaving directory `/local/src/xen/xen-4.4.1' dh_testdir /usr/bin/make -f debian/rules.gen build-indep make[1]: Entering directory `/local/src/xen/xen-4.4.1' /usr/bin/make -f debian/rules.real build-indep VERSION='4.4' make[2]: Entering directory `/local/src/xen/xen-4.4.1' mkdir -p debian/build/build-docs cp -al autogen.sh buildconfigs CODING_STYLE config config.guess Config.mk config.sub configure configure.ac COPYING CREDITS docs extras install.sh m4 MAINTAINERS Makefile README scripts stubdom tools unmodified_drivers version.sh xen debian/build/build-docs cp --remove-destination /usr/share/misc/config.guess /usr/share/misc/config.sub debian/build/build-docs cd debian/build/build-docs/docs; ./configure --prefix=/usr checking for fig2dev... /usr/bin/fig2dev checking for pod2man... /usr/bin/pod2man checking for pod2html... /usr/bin/pod2html checking for pod2text... /usr/bin/pod2text checking for markdown... no checking for markdown_py... no checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating ../config/Docs.mk cd debian/build/build-docs/tools; \ WGET=/bin/false \ ./configure --prefix=/usr 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 gawk... gawk checking for ocamlc... ocamlc OCaml version is 3.12.1 OCaml library path is /usr/lib/ocaml checking for ocamlopt... ocamlopt checking for ocamlc.opt... no checking for ocamlopt.opt... no 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/bash checking for python... /usr/bin/python checking for python version >= 2.3 ... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for python-config... /usr/bin/python-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for PyArg_ParseTuple in -lpython2.7... yes checking 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... /bin/false checking bzlib.h usability... no checking bzlib.h presence... no checking for bzlib.h... no checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for lzma_stream_decoder in -llzma... yes checking lzo/lzo1x.h usability... no checking lzo/lzo1x.h presence... no checking for lzo/lzo1x.h... no checking for io_setup in -laio... yes checking 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... no checking yajl/yajl_version.h usability... yes checking yajl/yajl_version.h presence... yes checking for yajl/yajl_version.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes configure: creating ./config.status config.status: creating ../config/Tools.mk config.status: creating config.h env -u ARCH -u FLAVOUR -u VERSION -u MAKEFLAGS /usr/bin/make V=1 -C debian/build/build-docs/docs make[3]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-docs/docs' install -d -m0755 -p html/misc markdown not installed; skipping misc/coverage.html. install -d -m0755 -p html/misc markdown not installed; skipping misc/efi.html. install -d -m0755 -p html/misc markdown not installed; skipping misc/hvm-emulated-unplug.html. install -d -m0755 -p html/misc markdown not installed; skipping misc/qemu-upstream_howto_use_it.html. install -d -m0755 -p html/misc markdown not installed; skipping misc/xen-command-line.html. install -d -m0755 -p html/misc markdown not installed; skipping misc/xenstore-paths.html. install -d -m0755 -p html/misc markdown not installed; skipping misc/xl-network-configuration.html. install -d -m0755 -p html/misc markdown not installed; skipping misc/xl-numa-placement.html. install -d -m0755 -p html/man /usr/bin/pod2html --infile=man/xenstore-chmod.pod.1 --outfile=html/man/xenstore-chmod.1.html.tmp if ! cmp -s html/man/xenstore-chmod.1.html.tmp html/man/xenstore-chmod.1.html; then mv -f html/man/xenstore-chmod.1.html.tmp html/man/xenstore-chmod.1.html; else rm -f html/man/xenstore-chmod.1.html.tmp; fi install -d -m0755 -p html/man /usr/bin/pod2html --infile=man/xenstore-ls.pod.1 --outfile=html/man/xenstore-ls.1.html.tmp if ! cmp -s html/man/xenstore-ls.1.html.tmp html/man/xenstore-ls.1.html; then mv -f html/man/xenstore-ls.1.html.tmp html/man/xenstore-ls.1.html; else rm -f html/man/xenstore-ls.1.html.tmp; fi install -d -m0755 -p html/man /usr/bin/pod2html --infile=man/xenstore.pod.1 --outfile=html/man/xenstore.1.html.tmp if ! cmp -s html/man/xenstore.1.html.tmp html/man/xenstore.1.html; then mv -f html/man/xenstore.1.html.tmp html/man/xenstore.1.html; else rm -f html/man/xenstore.1.html.tmp; fi install -d -m0755 -p html/man /usr/bin/pod2html --infile=man/xl.pod.1 --outfile=html/man/xl.1.html.tmp if ! cmp -s html/man/xl.1.html.tmp html/man/xl.1.html; then mv -f html/man/xl.1.html.tmp html/man/xl.1.html; else rm -f html/man/xl.1.html.tmp; fi install -d -m0755 -p html/man /usr/bin/pod2html --infile=man/xm.pod.1 --outfile=html/man/xm.1.html.tmp if ! cmp -s html/man/xm.1.html.tmp html/man/xm.1.html; then mv -f html/man/xm.1.html.tmp html/man/xm.1.html; else rm -f html/man/xm.1.html.tmp; fi install -d -m0755 -p html/man /usr/bin/pod2html --infile=man/xend-config.sxp.pod.5 --outfile=html/man/xend-config.sxp.5.html.tmp if ! cmp -s html/man/xend-config.sxp.5.html.tmp html/man/xend-config.sxp.5.html; then mv -f html/man/xend-config.sxp.5.html.tmp html/man/xend-config.sxp.5.html; else rm -f html/man/xend-config.sxp.5.html.tmp; fi install -d -m0755 -p html/man /usr/bin/pod2html --infile=man/xl.cfg.pod.5 --outfile=html/man/xl.cfg.5.html.tmp if ! cmp -s html/man/xl.cfg.5.html.tmp html/man/xl.cfg.5.html; then mv -f html/man/xl.cfg.5.html.tmp html/man/xl.cfg.5.html; else rm -f html/man/xl.cfg.5.html.tmp; fi install -d -m0755 -p html/man /usr/bin/pod2html --infile=man/xl.conf.pod.5 --outfile=html/man/xl.conf.5.html.tmp if ! cmp -s html/man/xl.conf.5.html.tmp html/man/xl.conf.5.html; then mv -f html/man/xl.conf.5.html.tmp html/man/xl.conf.5.html; else rm -f html/man/xl.conf.5.html.tmp; fi install -d -m0755 -p html/man /usr/bin/pod2html --infile=man/xlcpupool.cfg.pod.5 --outfile=html/man/xlcpupool.cfg.5.html.tmp if ! cmp -s html/man/xlcpupool.cfg.5.html.tmp html/man/xlcpupool.cfg.5.html; then mv -f html/man/xlcpupool.cfg.5.html.tmp html/man/xlcpupool.cfg.5.html; else rm -f html/man/xlcpupool.cfg.5.html.tmp; fi install -d -m0755 -p html/man /usr/bin/pod2html --infile=man/xmdomain.cfg.pod.5 --outfile=html/man/xmdomain.cfg.5.html.tmp if ! cmp -s html/man/xmdomain.cfg.5.html.tmp html/man/xmdomain.cfg.5.html; then mv -f html/man/xmdomain.cfg.5.html.tmp html/man/xmdomain.cfg.5.html; else rm -f html/man/xmdomain.cfg.5.html.tmp; fi install -d -m0755 -p html/misc cp misc/console.txt html/misc/console.txt install -d -m0755 -p html/misc cp misc/crashdb.txt html/misc/crashdb.txt install -d -m0755 -p html/misc cp misc/distro_mapping.txt html/misc/distro_mapping.txt install -d -m0755 -p html/misc cp misc/dump-core-format.txt html/misc/dump-core-format.txt install -d -m0755 -p html/misc cp misc/grant-tables.txt html/misc/grant-tables.txt install -d -m0755 -p html/misc cp misc/kexec_and_kdump.txt html/misc/kexec_and_kdump.txt install -d -m0755 -p html/misc cp misc/libxl_memory.txt html/misc/libxl_memory.txt install -d -m0755 -p html/misc cp misc/pci-device-reservations.txt html/misc/pci-device-reservations.txt install -d -m0755 -p html/misc cp misc/printk-formats.txt html/misc/printk-formats.txt install -d -m0755 -p html/misc cp misc/pvh-readme.txt html/misc/pvh-readme.txt install -d -m0755 -p html/misc cp misc/sedf_scheduler_mini-HOWTO.txt html/misc/sedf_scheduler_mini-HOWTO.txt install -d -m0755 -p html/misc cp misc/tscmode.txt html/misc/tscmode.txt install -d -m0755 -p html/misc cp misc/vbd-interface.txt html/misc/vbd-interface.txt install -d -m0755 -p html/misc cp misc/vtd.txt html/misc/vtd.txt install -d -m0755 -p html/misc cp misc/vtpm.txt html/misc/vtpm.txt install -d -m0755 -p html/misc cp misc/xen-error-handling.txt html/misc/xen-error-handling.txt install -d -m0755 -p html/misc cp misc/xenpaging.txt html/misc/xenpaging.txt install -d -m0755 -p html/misc cp misc/xenstore.txt html/misc/xenstore.txt install -d -m0755 -p html/misc cp misc/xl-disk-configuration.txt html/misc/xl-disk-configuration.txt install -d -m0755 -p html/misc cp misc/xsm-flask.txt html/misc/xsm-flask.txt rm -rf html/hypercall/arm install -d -m0755 -p html/hypercall/arm /usr/bin/perl -w /local/src/xen/xen-4.4.1/debian/build/build-docs/docs/xen-headers -O html/hypercall/arm \ -T 'arch-arm - Xen public headers' \ -X arch-x86_32 -X arch-x86_64 \ -X xen-x86_32 -X xen-x86_64 \ -X arch-x86 \ /local/src/xen/xen-4.4.1/debian/build/build-docs/docs/../xen include/public include/xen/errno.h rm -rf html/hypercall/x86_32 install -d -m0755 -p html/hypercall/x86_32 /usr/bin/perl -w /local/src/xen/xen-4.4.1/debian/build/build-docs/docs/xen-headers -O html/hypercall/x86_32 \ -T 'arch-x86_32 - Xen public headers' \ -X arch-arm -X arch-x86_64 \ -X xen-arm -X xen-x86_64 \ \ /local/src/xen/xen-4.4.1/debian/build/build-docs/docs/../xen include/public include/xen/errno.h rm -rf html/hypercall/x86_64 install -d -m0755 -p html/hypercall/x86_64 /usr/bin/perl -w /local/src/xen/xen-4.4.1/debian/build/build-docs/docs/xen-headers -O html/hypercall/x86_64 \ -T 'arch-x86_64 - Xen public headers' \ -X arch-arm -X arch-x86_32 \ -X xen-arm -X xen-x86_32 \ \ /local/src/xen/xen-4.4.1/debian/build/build-docs/docs/../xen include/public include/xen/errno.h /usr/bin/perl -w -- /local/src/xen/xen-4.4.1/debian/build/build-docs/docs/gen-html-index -i INDEX html html/misc/coverage.html html/misc/efi.html html/misc/hvm-emulated-unplug.html html/misc/qemu-upstream_howto_use_it.html html/misc/xen-command-line.html html/misc/xenstore-paths.html html/misc/xl-network-configuration.html html/misc/xl-numa-placement.html html/man/xenstore-chmod.1.html html/man/xenstore-ls.1.html html/man/xenstore.1.html html/man/xl.1.html html/man/xm.1.html html/man/xend-config.sxp.5.html html/man/xl.cfg.5.html html/man/xl.conf.5.html html/man/xlcpupool.cfg.5.html html/man/xmdomain.cfg.5.html html/misc/console.txt html/misc/crashdb.txt html/misc/distro_mapping.txt html/misc/dump-core-format.txt html/misc/grant-tables.txt html/misc/kexec_and_kdump.txt html/misc/libxl_memory.txt html/misc/pci-device-reservations.txt html/misc/printk-formats.txt html/misc/pvh-readme.txt html/misc/sedf_scheduler_mini-HOWTO.txt html/misc/tscmode.txt html/misc/vbd-interface.txt html/misc/vtd.txt html/misc/vtpm.txt html/misc/xen-error-handling.txt html/misc/xenpaging.txt html/misc/xenstore.txt html/misc/xl-disk-configuration.txt html/misc/xsm-flask.txt html/hypercall/arm/index.html html/hypercall/x86_32/index.html html/hypercall/x86_64/index.html Writing: html/hypercall/index.html Writing: html/man/index.html Writing: html/misc/index.html Writing: html/index.html /usr/bin/make txt/misc/console.txt txt/misc/crashdb.txt txt/misc/distro_mapping.txt txt/misc/dump-core-format.txt txt/misc/grant-tables.txt txt/misc/kexec_and_kdump.txt txt/misc/libxl_memory.txt txt/misc/pci-device-reservations.txt txt/misc/printk-formats.txt txt/misc/pvh-readme.txt txt/misc/sedf_scheduler_mini-HOWTO.txt txt/misc/tscmode.txt txt/misc/vbd-interface.txt txt/misc/vtd.txt txt/misc/vtpm.txt txt/misc/xen-error-handling.txt txt/misc/xenpaging.txt txt/misc/xenstore.txt txt/misc/xl-disk-configuration.txt txt/misc/xsm-flask.txt txt/misc/coverage.txt txt/misc/efi.txt txt/misc/hvm-emulated-unplug.txt txt/misc/qemu-upstream_howto_use_it.txt txt/misc/xen-command-line.txt txt/misc/xenstore-paths.txt txt/misc/xl-network-configuration.txt txt/misc/xl-numa-placement.txt txt/man/xenstore-chmod.1.txt txt/man/xenstore-ls.1.txt txt/man/xenstore.1.txt txt/man/xl.1.txt txt/man/xm.1.txt txt/man/xend-config.sxp.5.txt txt/man/xl.cfg.5.txt txt/man/xl.conf.5.txt txt/man/xlcpupool.cfg.5.txt txt/man/xmdomain.cfg.5.txt make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-docs/docs' install -d -m0755 -p txt/misc cp misc/console.txt txt/misc/console.txt.tmp if ! cmp -s txt/misc/console.txt.tmp txt/misc/console.txt; then mv -f txt/misc/console.txt.tmp txt/misc/console.txt; else rm -f txt/misc/console.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/crashdb.txt txt/misc/crashdb.txt.tmp if ! cmp -s txt/misc/crashdb.txt.tmp txt/misc/crashdb.txt; then mv -f txt/misc/crashdb.txt.tmp txt/misc/crashdb.txt; else rm -f txt/misc/crashdb.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/distro_mapping.txt txt/misc/distro_mapping.txt.tmp if ! cmp -s txt/misc/distro_mapping.txt.tmp txt/misc/distro_mapping.txt; then mv -f txt/misc/distro_mapping.txt.tmp txt/misc/distro_mapping.txt; else rm -f txt/misc/distro_mapping.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/dump-core-format.txt txt/misc/dump-core-format.txt.tmp if ! cmp -s txt/misc/dump-core-format.txt.tmp txt/misc/dump-core-format.txt; then mv -f txt/misc/dump-core-format.txt.tmp txt/misc/dump-core-format.txt; else rm -f txt/misc/dump-core-format.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/grant-tables.txt txt/misc/grant-tables.txt.tmp if ! cmp -s txt/misc/grant-tables.txt.tmp txt/misc/grant-tables.txt; then mv -f txt/misc/grant-tables.txt.tmp txt/misc/grant-tables.txt; else rm -f txt/misc/grant-tables.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/kexec_and_kdump.txt txt/misc/kexec_and_kdump.txt.tmp if ! cmp -s txt/misc/kexec_and_kdump.txt.tmp txt/misc/kexec_and_kdump.txt; then mv -f txt/misc/kexec_and_kdump.txt.tmp txt/misc/kexec_and_kdump.txt; else rm -f txt/misc/kexec_and_kdump.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/libxl_memory.txt txt/misc/libxl_memory.txt.tmp if ! cmp -s txt/misc/libxl_memory.txt.tmp txt/misc/libxl_memory.txt; then mv -f txt/misc/libxl_memory.txt.tmp txt/misc/libxl_memory.txt; else rm -f txt/misc/libxl_memory.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/pci-device-reservations.txt txt/misc/pci-device-reservations.txt.tmp if ! cmp -s txt/misc/pci-device-reservations.txt.tmp txt/misc/pci-device-reservations.txt; then mv -f txt/misc/pci-device-reservations.txt.tmp txt/misc/pci-device-reservations.txt; else rm -f txt/misc/pci-device-reservations.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/printk-formats.txt txt/misc/printk-formats.txt.tmp if ! cmp -s txt/misc/printk-formats.txt.tmp txt/misc/printk-formats.txt; then mv -f txt/misc/printk-formats.txt.tmp txt/misc/printk-formats.txt; else rm -f txt/misc/printk-formats.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/pvh-readme.txt txt/misc/pvh-readme.txt.tmp if ! cmp -s txt/misc/pvh-readme.txt.tmp txt/misc/pvh-readme.txt; then mv -f txt/misc/pvh-readme.txt.tmp txt/misc/pvh-readme.txt; else rm -f txt/misc/pvh-readme.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/sedf_scheduler_mini-HOWTO.txt txt/misc/sedf_scheduler_mini-HOWTO.txt.tmp if ! cmp -s txt/misc/sedf_scheduler_mini-HOWTO.txt.tmp txt/misc/sedf_scheduler_mini-HOWTO.txt; then mv -f txt/misc/sedf_scheduler_mini-HOWTO.txt.tmp txt/misc/sedf_scheduler_mini-HOWTO.txt; else rm -f txt/misc/sedf_scheduler_mini-HOWTO.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/tscmode.txt txt/misc/tscmode.txt.tmp if ! cmp -s txt/misc/tscmode.txt.tmp txt/misc/tscmode.txt; then mv -f txt/misc/tscmode.txt.tmp txt/misc/tscmode.txt; else rm -f txt/misc/tscmode.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/vbd-interface.txt txt/misc/vbd-interface.txt.tmp if ! cmp -s txt/misc/vbd-interface.txt.tmp txt/misc/vbd-interface.txt; then mv -f txt/misc/vbd-interface.txt.tmp txt/misc/vbd-interface.txt; else rm -f txt/misc/vbd-interface.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/vtd.txt txt/misc/vtd.txt.tmp if ! cmp -s txt/misc/vtd.txt.tmp txt/misc/vtd.txt; then mv -f txt/misc/vtd.txt.tmp txt/misc/vtd.txt; else rm -f txt/misc/vtd.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/vtpm.txt txt/misc/vtpm.txt.tmp if ! cmp -s txt/misc/vtpm.txt.tmp txt/misc/vtpm.txt; then mv -f txt/misc/vtpm.txt.tmp txt/misc/vtpm.txt; else rm -f txt/misc/vtpm.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/xen-error-handling.txt txt/misc/xen-error-handling.txt.tmp if ! cmp -s txt/misc/xen-error-handling.txt.tmp txt/misc/xen-error-handling.txt; then mv -f txt/misc/xen-error-handling.txt.tmp txt/misc/xen-error-handling.txt; else rm -f txt/misc/xen-error-handling.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/xenpaging.txt txt/misc/xenpaging.txt.tmp if ! cmp -s txt/misc/xenpaging.txt.tmp txt/misc/xenpaging.txt; then mv -f txt/misc/xenpaging.txt.tmp txt/misc/xenpaging.txt; else rm -f txt/misc/xenpaging.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/xenstore.txt txt/misc/xenstore.txt.tmp if ! cmp -s txt/misc/xenstore.txt.tmp txt/misc/xenstore.txt; then mv -f txt/misc/xenstore.txt.tmp txt/misc/xenstore.txt; else rm -f txt/misc/xenstore.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/xl-disk-configuration.txt txt/misc/xl-disk-configuration.txt.tmp if ! cmp -s txt/misc/xl-disk-configuration.txt.tmp txt/misc/xl-disk-configuration.txt; then mv -f txt/misc/xl-disk-configuration.txt.tmp txt/misc/xl-disk-configuration.txt; else rm -f txt/misc/xl-disk-configuration.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/xsm-flask.txt txt/misc/xsm-flask.txt.tmp if ! cmp -s txt/misc/xsm-flask.txt.tmp txt/misc/xsm-flask.txt; then mv -f txt/misc/xsm-flask.txt.tmp txt/misc/xsm-flask.txt; else rm -f txt/misc/xsm-flask.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/coverage.markdown txt/misc/coverage.txt.tmp if ! cmp -s txt/misc/coverage.txt.tmp txt/misc/coverage.txt; then mv -f txt/misc/coverage.txt.tmp txt/misc/coverage.txt; else rm -f txt/misc/coverage.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/efi.markdown txt/misc/efi.txt.tmp if ! cmp -s txt/misc/efi.txt.tmp txt/misc/efi.txt; then mv -f txt/misc/efi.txt.tmp txt/misc/efi.txt; else rm -f txt/misc/efi.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/hvm-emulated-unplug.markdown txt/misc/hvm-emulated-unplug.txt.tmp if ! cmp -s txt/misc/hvm-emulated-unplug.txt.tmp txt/misc/hvm-emulated-unplug.txt; then mv -f txt/misc/hvm-emulated-unplug.txt.tmp txt/misc/hvm-emulated-unplug.txt; else rm -f txt/misc/hvm-emulated-unplug.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/qemu-upstream_howto_use_it.markdown txt/misc/qemu-upstream_howto_use_it.txt.tmp if ! cmp -s txt/misc/qemu-upstream_howto_use_it.txt.tmp txt/misc/qemu-upstream_howto_use_it.txt; then mv -f txt/misc/qemu-upstream_howto_use_it.txt.tmp txt/misc/qemu-upstream_howto_use_it.txt; else rm -f txt/misc/qemu-upstream_howto_use_it.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/xen-command-line.markdown txt/misc/xen-command-line.txt.tmp if ! cmp -s txt/misc/xen-command-line.txt.tmp txt/misc/xen-command-line.txt; then mv -f txt/misc/xen-command-line.txt.tmp txt/misc/xen-command-line.txt; else rm -f txt/misc/xen-command-line.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/xenstore-paths.markdown txt/misc/xenstore-paths.txt.tmp if ! cmp -s txt/misc/xenstore-paths.txt.tmp txt/misc/xenstore-paths.txt; then mv -f txt/misc/xenstore-paths.txt.tmp txt/misc/xenstore-paths.txt; else rm -f txt/misc/xenstore-paths.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/xl-network-configuration.markdown txt/misc/xl-network-configuration.txt.tmp if ! cmp -s txt/misc/xl-network-configuration.txt.tmp txt/misc/xl-network-configuration.txt; then mv -f txt/misc/xl-network-configuration.txt.tmp txt/misc/xl-network-configuration.txt; else rm -f txt/misc/xl-network-configuration.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/xl-numa-placement.markdown txt/misc/xl-numa-placement.txt.tmp if ! cmp -s txt/misc/xl-numa-placement.txt.tmp txt/misc/xl-numa-placement.txt; then mv -f txt/misc/xl-numa-placement.txt.tmp txt/misc/xl-numa-placement.txt; else rm -f txt/misc/xl-numa-placement.txt.tmp; fi install -d -m0755 -p txt/man /usr/bin/pod2text man/xenstore-chmod.pod.1 txt/man/xenstore-chmod.1.txt.tmp if ! cmp -s txt/man/xenstore-chmod.1.txt.tmp txt/man/xenstore-chmod.1.txt; then mv -f txt/man/xenstore-chmod.1.txt.tmp txt/man/xenstore-chmod.1.txt; else rm -f txt/man/xenstore-chmod.1.txt.tmp; fi install -d -m0755 -p txt/man /usr/bin/pod2text man/xenstore-ls.pod.1 txt/man/xenstore-ls.1.txt.tmp if ! cmp -s txt/man/xenstore-ls.1.txt.tmp txt/man/xenstore-ls.1.txt; then mv -f txt/man/xenstore-ls.1.txt.tmp txt/man/xenstore-ls.1.txt; else rm -f txt/man/xenstore-ls.1.txt.tmp; fi install -d -m0755 -p txt/man /usr/bin/pod2text man/xenstore.pod.1 txt/man/xenstore.1.txt.tmp if ! cmp -s txt/man/xenstore.1.txt.tmp txt/man/xenstore.1.txt; then mv -f txt/man/xenstore.1.txt.tmp txt/man/xenstore.1.txt; else rm -f txt/man/xenstore.1.txt.tmp; fi install -d -m0755 -p txt/man /usr/bin/pod2text man/xl.pod.1 txt/man/xl.1.txt.tmp if ! cmp -s txt/man/xl.1.txt.tmp txt/man/xl.1.txt; then mv -f txt/man/xl.1.txt.tmp txt/man/xl.1.txt; else rm -f txt/man/xl.1.txt.tmp; fi install -d -m0755 -p txt/man /usr/bin/pod2text man/xm.pod.1 txt/man/xm.1.txt.tmp if ! cmp -s txt/man/xm.1.txt.tmp txt/man/xm.1.txt; then mv -f txt/man/xm.1.txt.tmp txt/man/xm.1.txt; else rm -f txt/man/xm.1.txt.tmp; fi install -d -m0755 -p txt/man /usr/bin/pod2text man/xend-config.sxp.pod.5 txt/man/xend-config.sxp.5.txt.tmp if ! cmp -s txt/man/xend-config.sxp.5.txt.tmp txt/man/xend-config.sxp.5.txt; then mv -f txt/man/xend-config.sxp.5.txt.tmp txt/man/xend-config.sxp.5.txt; else rm -f txt/man/xend-config.sxp.5.txt.tmp; fi install -d -m0755 -p txt/man /usr/bin/pod2text man/xl.cfg.pod.5 txt/man/xl.cfg.5.txt.tmp if ! cmp -s txt/man/xl.cfg.5.txt.tmp txt/man/xl.cfg.5.txt; then mv -f txt/man/xl.cfg.5.txt.tmp txt/man/xl.cfg.5.txt; else rm -f txt/man/xl.cfg.5.txt.tmp; fi install -d -m0755 -p txt/man /usr/bin/pod2text man/xl.conf.pod.5 txt/man/xl.conf.5.txt.tmp if ! cmp -s txt/man/xl.conf.5.txt.tmp txt/man/xl.conf.5.txt; then mv -f txt/man/xl.conf.5.txt.tmp txt/man/xl.conf.5.txt; else rm -f txt/man/xl.conf.5.txt.tmp; fi install -d -m0755 -p txt/man /usr/bin/pod2text man/xlcpupool.cfg.pod.5 txt/man/xlcpupool.cfg.5.txt.tmp if ! cmp -s txt/man/xlcpupool.cfg.5.txt.tmp txt/man/xlcpupool.cfg.5.txt; then mv -f txt/man/xlcpupool.cfg.5.txt.tmp txt/man/xlcpupool.cfg.5.txt; else rm -f txt/man/xlcpupool.cfg.5.txt.tmp; fi install -d -m0755 -p txt/man /usr/bin/pod2text man/xmdomain.cfg.pod.5 txt/man/xmdomain.cfg.5.txt.tmp if ! cmp -s txt/man/xmdomain.cfg.5.txt.tmp txt/man/xmdomain.cfg.5.txt; then mv -f txt/man/xmdomain.cfg.5.txt.tmp txt/man/xmdomain.cfg.5.txt; else rm -f txt/man/xmdomain.cfg.5.txt.tmp; fi make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-docs/docs' /usr/bin/make man1/xenstore-chmod.1 man1/xenstore-ls.1 man1/xenstore.1 man1/xl.1 man1/xm.1 man5/xend-config.sxp.5 man5/xl.cfg.5 man5/xl.conf.5 man5/xlcpupool.cfg.5 man5/xmdomain.cfg.5 make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-docs/docs' install -d -m0755 -p man1 /usr/bin/pod2man --release=4.4.1 --name=`echo man1/xenstore-chmod.1 | sed 's/^man1.//'| \ sed 's/.1//'` -s 1 -c "Xen" man/xenstore-chmod.pod.1 man1/xenstore-chmod.1 install -d -m0755 -p man1 /usr/bin/pod2man --release=4.4.1 --name=`echo man1/xenstore-ls.1 | sed 's/^man1.//'| \ sed 's/.1//'` -s 1 -c "Xen" man/xenstore-ls.pod.1 man1/xenstore-ls.1 install -d -m0755 -p man1 /usr/bin/pod2man --release=4.4.1 --name=`echo man1/xenstore.1 | sed 's/^man1.//'| \ sed 's/.1//'` -s 1 -c "Xen" man/xenstore.pod.1 man1/xenstore.1 install -d -m0755 -p man1 /usr/bin/pod2man --release=4.4.1 --name=`echo man1/xl.1 | sed 's/^man1.//'| \ sed 's/.1//'` -s 1 -c "Xen" man/xl.pod.1 man1/xl.1 install -d -m0755 -p man1 /usr/bin/pod2man --release=4.4.1 --name=`echo man1/xm.1 | sed 's/^man1.//'| \ sed 's/.1//'` -s 1 -c "Xen" man/xm.pod.1 man1/xm.1 install -d -m0755 -p man5 /usr/bin/pod2man --release=4.4.1 --name=`echo man5/xend-config.sxp.5 | sed 's/^man5.//'| \ sed 's/.5//'` -s 5 -c "Xen" man/xend-config.sxp.pod.5 man5/xend-config.sxp.5 install -d -m0755 -p man5 /usr/bin/pod2man --release=4.4.1 --name=`echo man5/xl.cfg.5 | sed 's/^man5.//'| \ sed 's/.5//'` -s 5 -c "Xen" man/xl.cfg.pod.5 man5/xl.cfg.5 install -d -m0755 -p man5 /usr/bin/pod2man --release=4.4.1 --name=`echo man5/xl.conf.5 | sed 's/^man5.//'| \ sed 's/.5//'` -s 5 -c "Xen" man/xl.conf.pod.5 man5/xl.conf.5 install -d -m0755 -p man5 /usr/bin/pod2man --release=4.4.1 --name=`echo man5/xlcpupool.cfg.5 | sed 's/^man5.//'| \ sed 's/.5//'` -s 5 -c "Xen" man/xlcpupool.cfg.pod.5 man5/xlcpupool.cfg.5 install -d -m0755 -p man5 /usr/bin/pod2man --release=4.4.1 --name=`echo man5/xmdomain.cfg.5 | sed 's/^man5.//'| \ sed 's/.5//'` -s 5 -c "Xen" man/xmdomain.cfg.pod.5 man5/xmdomain.cfg.5 make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-docs/docs' set -x; /usr/bin/make -C figs make[4]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-docs/docs/figs' /usr/bin/fig2dev -L png network-bridge.fig >network-bridge.png.tmp mv -f network-bridge.png.tmp network-bridge.png /usr/bin/fig2dev -L png network-basic.fig >network-basic.png.tmp mv -f network-basic.png.tmp network-basic.png make[4]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-docs/docs/figs' make[3]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-docs/docs' touch debian/stamps/build-docs make[2]: Leaving directory `/local/src/xen/xen-4.4.1' make[1]: Leaving directory `/local/src/xen/xen-4.4.1' dh_testdir /usr/bin/make -f debian/rules.gen binary-indep make[1]: Entering directory `/local/src/xen/xen-4.4.1' /usr/bin/make -f debian/rules.real binary-indep VERSION='4.4' make[2]: Entering directory `/local/src/xen/xen-4.4.1' env -u ARCH -u FLAVOUR -u VERSION -u MAKEFLAGS /usr/bin/make V=1 -C debian/build/build-docs/tools/examples install-configs make[3]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-docs/tools/examples' [ -d /local/src/xen/xen-4.4.1/debian/build/install-utils-common/etc/xen ] || \ /local/src/xen/xen-4.4.1/debian/build/build-docs/tools/examples/../../tools/cross-install -d -m0755 -p /local/src/xen/xen-4.4.1/debian/build/install-utils-common/etc/xen [ -d /local/src/xen/xen-4.4.1/debian/build/install-utils-common/etc/xen/auto ] || \ /local/src/xen/xen-4.4.1/debian/build/build-docs/tools/examples/../../tools/cross-install -d -m0755 -p /local/src/xen/xen-4.4.1/debian/build/install-utils-common/etc/xen/auto set -e; for i in xlexample.hvm xlexample.pvlinux xl.conf cpupool ; \ do [ -e /local/src/xen/xen-4.4.1/debian/build/install-utils-common/etc/xen/$i ] || \ /local/src/xen/xen-4.4.1/debian/build/build-docs/tools/examples/../../tools/cross-install -m0644 -p $i /local/src/xen/xen-4.4.1/debian/build/install-utils-common/etc/xen; \ done make[3]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-docs/tools/examples' env -u ARCH -u FLAVOUR -u VERSION -u MAKEFLAGS /usr/bin/make V=1 -C debian/build/build-docs/tools/hotplug/common install-scripts make[3]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-docs/tools/hotplug/common' rm -f "hotplugpath.sh".tmp; echo "SBINDIR=\"/usr/sbin\"" >>"hotplugpath.sh".tmp; echo "BINDIR=\"/usr/bin\"" >>"hotplugpath.sh".tmp; echo "LIBEXEC=\"/usr/lib/xen-common/bin\"" >>"hotplugpath.sh".tmp; echo "LIBDIR=\"/usr/lib/x86_64-linux-gnu\"" >>"hotplugpath.sh".tmp; echo "SHAREDIR=\"/usr/share\"" >>"hotplugpath.sh".tmp; echo "PRIVATE_BINDIR=\"/usr/lib/xen-common/bin\"" >>"hotplugpath.sh".tmp; echo "XENFIRMWAREDIR=\"/usr/lib/xen-common/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=\"/var/lock\"" >>"hotplugpath.sh".tmp; echo "XEN_RUN_DIR=\"/var/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 [ -d /local/src/xen/xen-4.4.1/debian/build/install-utils-common/etc/xen/scripts ] || \ /local/src/xen/xen-4.4.1/debian/build/build-docs/tools/hotplug/common/../../../tools/cross-install -d -m0755 -p /local/src/xen/xen-4.4.1/debian/build/install-utils-common/etc/xen/scripts set -e; for i in ; \ do \ /local/src/xen/xen-4.4.1/debian/build/build-docs/tools/hotplug/common/../../../tools/cross-install -m0755 -p $i /local/src/xen/xen-4.4.1/debian/build/install-utils-common/etc/xen/scripts; \ done set -e; for i in "hotplugpath.sh"; \ do \ /local/src/xen/xen-4.4.1/debian/build/build-docs/tools/hotplug/common/../../../tools/cross-install -m0644 -p $i /local/src/xen/xen-4.4.1/debian/build/install-utils-common/etc/xen/scripts; \ done make[3]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-docs/tools/hotplug/common' env -u ARCH -u FLAVOUR -u VERSION -u MAKEFLAGS /usr/bin/make V=1 -C debian/build/build-docs/tools/hotplug/Linux install-udev install-scripts UDEV_RULES_DIR=/lib/udev make[3]: Entering directory `/local/src/xen/xen-4.4.1/debian/build/build-docs/tools/hotplug/Linux' [ -d /local/src/xen/xen-4.4.1/debian/build/install-utils-common/lib/udev ] || \ /local/src/xen/xen-4.4.1/debian/build/build-docs/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /local/src/xen/xen-4.4.1/debian/build/install-utils-common/lib/udev/rules.d set -e; for i in xen-backend.rules ; \ do \ /local/src/xen/xen-4.4.1/debian/build/build-docs/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p $i /local/src/xen/xen-4.4.1/debian/build/install-utils-common/lib/udev/rules.d; \ done [ -d /local/src/xen/xen-4.4.1/debian/build/install-utils-common/etc/xen/scripts ] || \ /local/src/xen/xen-4.4.1/debian/build/build-docs/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /local/src/xen/xen-4.4.1/debian/build/install-utils-common/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 \ /local/src/xen/xen-4.4.1/debian/build/build-docs/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p $i /local/src/xen/xen-4.4.1/debian/build/install-utils-common/etc/xen/scripts; \ done 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 \ /local/src/xen/xen-4.4.1/debian/build/build-docs/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p $i /local/src/xen/xen-4.4.1/debian/build/install-utils-common/etc/xen/scripts; \ done make[3]: Leaving directory `/local/src/xen/xen-4.4.1/debian/build/build-docs/tools/hotplug/Linux' env -u ARCH -u FLAVOUR -u VERSION -u MAKEFLAGS /usr/bin/make V=1 -C debian/scripts install make[3]: Entering directory `/local/src/xen/xen-4.4.1/debian/scripts' install -d /local/src/xen/xen-4.4.1/debian/build/install-utils-common/etc/xen/scripts install qemu-ifup /local/src/xen/xen-4.4.1/debian/build/install-utils-common/etc/xen/scripts install -d /local/src/xen/xen-4.4.1/debian/build/install-utils-common/usr/sbin install xen /local/src/xen/xen-4.4.1/debian/build/install-utils-common/usr/sbin ln -s /usr/lib/xen-common/bin/xen-toolstack-wrapper /local/src/xen/xen-4.4.1/debian/build/install-utils-common/usr/sbin/xl ln -s /usr/lib/xen-common/bin/xen-toolstack-wrapper /local/src/xen/xen-4.4.1/debian/build/install-utils-common/usr/sbin/xm ln -s /usr/lib/xen-common/bin/xen-utils-wrapper /local/src/xen/xen-4.4.1/debian/build/install-utils-common/usr/sbin/xenperf ln -s /usr/lib/xen-common/bin/xen-utils-wrapper /local/src/xen/xen-4.4.1/debian/build/install-utils-common/usr/sbin/xenpm ln -s /usr/lib/xen-common/bin/xen-utils-wrapper /local/src/xen/xen-4.4.1/debian/build/install-utils-common/usr/sbin/xentop ln -s /usr/lib/xen-common/bin/xen-utils-wrapper /local/src/xen/xen-4.4.1/debian/build/install-utils-common/usr/sbin/xentrace ln -s /usr/lib/xen-common/bin/xen-utils-wrapper /local/src/xen/xen-4.4.1/debian/build/install-utils-common/usr/sbin/xentrace_format ln -s /usr/lib/xen-common/bin/xen-utils-wrapper /local/src/xen/xen-4.4.1/debian/build/install-utils-common/usr/sbin/xentrace_setmask ln -s /usr/lib/xen-common/bin/xen-utils-wrapper /local/src/xen/xen-4.4.1/debian/build/install-utils-common/usr/sbin/xentrace_setsize install -d /local/src/xen/xen-4.4.1/debian/build/install-utils-common/usr/lib/xen-common/bin install xen-dir xen-init-list xen-init-name xen-toolstack xen-version xen-toolstack-wrapper xen-utils-wrapper /local/src/xen/xen-4.4.1/debian/build/install-utils-common/usr/lib/xen-common/bin make[3]: Leaving directory `/local/src/xen/xen-4.4.1/debian/scripts' touch debian/stamps/install-utils-common dh_testdir dh_testroot dh_prep dh_install -X .svn --sourcedir=debian/build/install-utils-common dh_installinit --name xen -- defaults 20 21 dh_installinit --name xend dh_installinit --name xendomains --no-start -- defaults 21 20 dh_installman debian/build/build-docs/docs/man1/* debian/build/build-docs/docs/man5/* \ debian/build/build-docs/tools/xentrace/xentrace_format.1 \ debian/build/build-docs/tools/xentrace/xentrace.8 \ debian/build/build-docs/tools/xenstat/xentop/xentop.1 dh_link dh_ucf /usr/bin/make -f debian/rules.real install-base make[3]: Entering directory `/local/src/xen/xen-4.4.1' dh_installchangelogs -XChangelog dh_installdirs dh_installdocs dh_installexamples dh_compress dh_fixperms dh_installdeb dh_gencontrol -- dh_md5sums dh_builddeb dpkg-deb: building package `xen-utils-common' in `../xen-utils-common_4.4.1-9+deb8u1_all.deb'. make[3]: Leaving directory `/local/src/xen/xen-4.4.1' make[2]: Leaving directory `/local/src/xen/xen-4.4.1' make[1]: Leaving directory `/local/src/xen/xen-4.4.1' dh_testdir /usr/bin/make -f debian/rules.gen binary-arch_amd64 make[1]: Entering directory `/local/src/xen/xen-4.4.1' /usr/bin/make -f debian/rules.real binary-arch-flavour ARCH='amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_SUFFIX='.gz' VERSION='4.4' XEN_ARCH='x86_64' make[2]: Entering directory `/local/src/xen/xen-4.4.1' dh_testdir dh_testroot dh_prep dh_installdirs boot cp debian/build/build-hypervisor_amd64_amd64/xen/xen.gz debian/xen-hypervisor-4.4-amd64/boot/xen-4.4-amd64.gz cp debian/build/build-hypervisor_amd64_amd64/xen/xen.efi debian/xen-hypervisor-4.4-amd64/boot/xen-4.4-amd64.efi make[2]: Leaving directory `/local/src/xen/xen-4.4.1' make[1]: Leaving directory `/local/src/xen/xen-4.4.1'