* Package: app-emulation/xen-tools-4.3.0  * Repository: gentoo  * Maintainer: idella4@gentoo.org xen@gentoo.org  * USE: amd64 api elibc_glibc hvm kernel_linux python_single_target_python2_7 python_targets_python2_6 python_targets_python2_7 qemu screen userland_GNU xend  * FEATURES: ccache sandbox splitdebug >>> Unpacking source... >>> Unpacking xen-4.3.0.tar.gz to /var/tmp/portage/app-emulation/xen-tools-4.3.0/work >>> Unpacking ipxe.tar.gz to /var/tmp/portage/app-emulation/xen-tools-4.3.0/work >>> Unpacking seabios-dir-remote-20130720.tar.gz to /var/tmp/portage/app-emulation/xen-tools-4.3.0/work >>> Source unpacked in /var/tmp/portage/app-emulation/xen-tools-4.3.0/work >>> Preparing source in /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0 ... * Applying xen-4.3-fix_dotconfig-gcc.patch ...  [ ok ] * Applying xen-tools-4-docfix.patch ...  [ ok ] * Applying xen-tools-4-qemu-xen-doc.patch ...  [ ok ] * Applying xen-tools-3.4.0-network-bridge-broadcast.patch ...  [ ok ] * Applying xen-4.3.0-anti-download.patch ...  [ ok ] * Applying xen-tools-4.1.1-bridge.patch ...  [ ok ] * Applying xen-4.2.0-nostrip.patch ...  [ ok ] * Applying xen-4.2.0-jserver.patch ...  [ ok ] * Applying xen-4-ulong.patch ...  [ ok ] * Applying xen-4.2-configsxp.patch ...  [ ok ] * Applying xen-4-CVE-2012-6075-XSA-41.patch ...  [ ok ] * Applying xen-4-CVE-2013-1922-XSA-48.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0 ... * econf: updating xen-4.3.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xen-4.3.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --prefix=/usr configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Will build the following subsystems: xen kernels tools stubdom docs configure: creating ./config.status config.status: creating ./config/Toplevel.mk === configuring in tools (/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/share/config.site configure: WARNING: Setting CC, CFLAGS, LDFLAGS, LIBS, CPPFLAGS or CPP is not recommended, use PREPEND_INCLUDES, PREPEND_LIB, APPEND_INCLUDES and APPEND_LIB instead when possible. checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.00.1 OCaml library path is /usr/lib64/ocaml checking for x86_64-pc-linux-gnu-ocamlopt... no checking for ocamlopt... ocamlopt checking for x86_64-pc-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for x86_64-pc-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for x86_64-pc-linux-gnu-ocaml... no checking for ocaml... ocaml checking for x86_64-pc-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for x86_64-pc-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for x86_64-pc-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for x86_64-pc-linux-gnu-ocamldoc... no checking for ocamldoc... ocamldoc checking for x86_64-pc-linux-gnu-ocamlbuild... no checking for ocamlbuild... ocamlbuild checking for x86_64-pc-linux-gnu-ocamlfind... no checking for ocamlfind... ocamlfind checking for x86_64-pc-linux-gnu-checkpolicy... no checking for checkpolicy... no checking for bash... /bin/sh checking for python2.7... /usr/bin/python2.7 checking for python version >= 2.3 ... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 python2.7-config... /usr/bin/python2.7-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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib... yes checking for wget... /usr/bin/wget checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzDecompressInit in -lbz2... yes checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for lzma_stream_decoder in -llzma... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking for lzo1x_decompress in -llzo2... yes checking for io_setup in -laio... no 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 === configuring in stubdom (/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/stubdom) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/share/config.site checking for wget... /usr/bin/wget checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for cmake... /usr/bin/cmake Will build the following stub domains: ioemu-stubdom pv-grub xenstore-stubdom vtpm-stubdom vtpmmgr-stubdom configure: creating ./config.status config.status: creating ../config/Stubdom.mk === configuring in docs (/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/docs) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/share/config.site checking for fig2dev... no configure: WARNING: fig2dev is not available so some documentation won't be built 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 configure: WARNING: markdown is not available so some documentation won't be built checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating ../config/Docs.mk >>> Source configured. >>> Compiling source in /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0 ... make -j8 CC=x86_64-pc-linux-gnu-gcc LD=x86_64-pc-linux-gnu-ld -C tools make: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C include all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include' make -C xen-foreign mkdir -p xen/libelf ln -sf /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/COPYING xen ln -sf /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/vcpu.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/sysctl.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/kexec.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/dom0_ops.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/xen.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/xencomm.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/gcov.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/arch-arm.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/nmi.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/elfnote.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/xenoprof.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/event_channel.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/version.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/mem_event.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/memory.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/arch-x86_32.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/features.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/sched.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/xen-compat.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/callback.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/grant_table.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/physdev.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/arch-x86_64.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/platform.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/tmem.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/trace.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/domctl.h xen ln -sf /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/arch-x86 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/hvm /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/io /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/public/xsm xen ln -sf ../xen-sys/Linux xen/sys ln -sf /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/xen/libelf.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../xen/include/xen/elfstructs.h xen/libelf/ ln -s ../xen-foreign xen/foreign touch xen/.dir make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign' python2.7 mkheader.py arm32 arm32.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign/../../../xen/include/public/arch-arm.h python2.7 mkheader.py arm64 arm64.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign/../../../xen/include/public/arch-arm.h python2.7 mkheader.py x86_32 x86_32.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen-x86_32.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign/../../../xen/include/public/xen.h python2.7 mkheader.py x86_64 x86_64.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen-x86_64.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign/../../../xen/include/public/xen.h python2.7 mkchecker.py checker.c arm32 arm64 x86_32 x86_64 gcc -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[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C libxc all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc' make libs make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_core.o xc_core.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_core_x86.o xc_core_x86.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_cpupool.o xc_cpupool.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_domain.o xc_domain.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_evtchn.o xc_evtchn.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_gnttab.o xc_gnttab.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_misc.o xc_misc.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_flask.o xc_flask.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_physdev.o xc_physdev.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_private.o xc_private.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_sedf.o xc_sedf.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_csched.o xc_csched.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_csched2.o xc_csched2.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_arinc653.o xc_arinc653.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_tbuf.o xc_tbuf.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_pm.o xc_pm.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_cpu_hotplug.o xc_cpu_hotplug.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_resume.o xc_resume.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_tmem.o xc_tmem.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_mem_event.o xc_mem_event.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_mem_paging.o xc_mem_paging.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_mem_access.o xc_mem_access.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_memshr.o xc_memshr.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_hcall_buf.o xc_hcall_buf.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_foreign_memory.o xc_foreign_memory.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xtl_core.o xtl_core.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xtl_logger_stdio.o xtl_logger_stdio.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_pagetab.o xc_pagetab.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_linux.o xc_linux.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_linux_osdep.o xc_linux_osdep.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_core.opic xc_core.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_core_x86.opic xc_core_x86.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_cpupool.opic xc_cpupool.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_domain.opic xc_domain.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_evtchn.opic xc_evtchn.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_gnttab.opic xc_gnttab.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_misc.opic xc_misc.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_flask.opic xc_flask.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_physdev.opic xc_physdev.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_private.opic xc_private.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_sedf.opic xc_sedf.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_csched.opic xc_csched.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_csched2.opic xc_csched2.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_arinc653.opic xc_arinc653.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_tbuf.opic xc_tbuf.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_pm.opic xc_pm.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_cpu_hotplug.opic xc_cpu_hotplug.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_resume.opic xc_resume.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_tmem.opic xc_tmem.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_mem_event.opic xc_mem_event.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_mem_paging.opic xc_mem_paging.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_mem_access.opic xc_mem_access.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_memshr.opic xc_memshr.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_hcall_buf.opic xc_hcall_buf.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_foreign_memory.opic xc_foreign_memory.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xtl_core.opic xtl_core.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xtl_logger_stdio.opic xtl_logger_stdio.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_pagetab.opic xc_pagetab.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_linux.opic xc_linux.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_linux_osdep.opic xc_linux_osdep.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xg_private.o xg_private.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_suspend.o xc_suspend.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_domain_restore.o xc_domain_restore.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_domain_save.o xc_domain_save.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_offline_page.o xc_offline_page.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_compression.o xc_compression.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -c -o libelf-tools.o ../../xen/common/libelf/libelf-tools.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -c -o libelf-loader.o ../../xen/common/libelf/libelf-loader.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -c -o libelf-dominfo.o ../../xen/common/libelf/libelf-dominfo.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_dom_core.o xc_dom_core.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_dom_boot.o xc_dom_boot.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_dom_elfloader.o xc_dom_elfloader.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -DHAVE_BZLIB -lbz2 -DHAVE_LZMA -llzma -DHAVE_LZO1X -llzo2 -c -o xc_dom_bzimageloader.o xc_dom_bzimageloader.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_dom_binloader.o xc_dom_binloader.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_dom_compat_linux.o xc_dom_compat_linux.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_dom_x86.o xc_dom_x86.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_cpuid_x86.o xc_cpuid_x86.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -c -o xc_hvm_build_x86.o xc_hvm_build_x86.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xg_private.opic xg_private.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_suspend.opic xc_suspend.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_domain_restore.opic xc_domain_restore.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_domain_save.opic xc_domain_save.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_offline_page.opic xc_offline_page.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_compression.opic xc_compression.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -fPIC -c -o libelf-tools.opic ../../xen/common/libelf/libelf-tools.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -fPIC -c -o libelf-loader.opic ../../xen/common/libelf/libelf-loader.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -fPIC -c -o libelf-dominfo.opic ../../xen/common/libelf/libelf-dominfo.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_dom_core.opic xc_dom_core.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_dom_boot.opic xc_dom_boot.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_dom_elfloader.opic xc_dom_elfloader.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -DHAVE_BZLIB -lbz2 -DHAVE_LZMA -llzma -DHAVE_LZO1X -llzo2 -fPIC -c -o xc_dom_bzimageloader.opic xc_dom_bzimageloader.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_dom_binloader.opic xc_dom_binloader.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_dom_compat_linux.opic xc_dom_compat_linux.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_dom_x86.opic xc_dom_x86.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_cpuid_x86.opic xc_cpuid_x86.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_hvm_build_x86.opic xc_hvm_build_x86.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Wmissing-prototypes -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/include -pthread -fPIC -c -o xenctrl_osdep_ENOSYS.opic xenctrl_osdep_ENOSYS.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 xtl_core.o xtl_logger_stdio.o xc_pagetab.o xc_linux.o xc_linux_osdep.o x86_64-pc-linux-gnu-gcc -pthread -Wl,-soname -Wl,libxenctrl.so.4.3 -shared -o libxenctrl.so.4.3.0 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 xtl_core.opic xtl_logger_stdio.opic xc_pagetab.opic xc_linux.opic xc_linux_osdep.opic -ldl 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_binloader.o xc_dom_compat_linux.o xc_dom_x86.o xc_cpuid_x86.o xc_hvm_build_x86.o ln -sf libxenctrl.so.4.3.0 libxenctrl.so.4.3 ln -sf libxenctrl.so.4.3 libxenctrl.so x86_64-pc-linux-gnu-gcc -Wl,-soname -Wl,libxenguest.so.4.3 -shared -o libxenguest.so.4.3.0 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_binloader.opic xc_dom_compat_linux.opic xc_dom_x86.opic xc_cpuid_x86.opic xc_hvm_build_x86.opic -DHAVE_BZLIB -lbz2 -DHAVE_LZMA -llzma -DHAVE_LZO1X -llzo2 -lz /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/libxc/libxenctrl.so x86_64-pc-linux-gnu-gcc -g -shared -o xenctrl_osdep_ENOSYS.so xenctrl_osdep_ENOSYS.opic /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/libxc/libxenctrl.so ln -sf libxenguest.so.4.3.0 libxenguest.so.4.3 ln -sf libxenguest.so.4.3 libxenguest.so make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C flask all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask' make -C utils all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .loadpolicy.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wall -g -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/include -c -o loadpolicy.o loadpolicy.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .setenforce.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wall -g -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/include -c -o setenforce.o setenforce.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .getenforce.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wall -g -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/include -c -o getenforce.o getenforce.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .label-pci.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wall -g -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/include -c -o label-pci.o label-pci.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .get-bool.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wall -g -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/include -c -o get-bool.o get-bool.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .set-bool.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wall -g -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/include -c -o set-bool.o set-bool.c x86_64-pc-linux-gnu-gcc loadpolicy.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-loadpolicy x86_64-pc-linux-gnu-gcc set-bool.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-set-bool x86_64-pc-linux-gnu-gcc setenforce.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-setenforce x86_64-pc-linux-gnu-gcc getenforce.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-getenforce x86_64-pc-linux-gnu-gcc label-pci.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-label-pci x86_64-pc-linux-gnu-gcc get-bool.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-get-bool make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C xenstore all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o xenstore_client.o xenstore_client.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -DUSE_PTHREAD -fPIC -c -o xs.opic xs.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -fPIC -c -o xs_lib.opic xs_lib.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o xenstore_control.o xenstore_control.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o xs.o xs.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o xs_lib.o xs_lib.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o xs_tdb_dump.o xs_tdb_dump.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o utils.o utils.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o tdb.o tdb.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o talloc.o talloc.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o xenstored_core.o xenstored_core.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o xenstored_watch.o xenstored_watch.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o xenstored_domain.o xenstored_domain.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o xenstored_transaction.o xenstored_transaction.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o hashtable.o hashtable.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o xenstored_linux.o xenstored_linux.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o xenstored_posix.o xenstored_posix.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/include -c -o init-xenstore-domain.o init-xenstore-domain.c x86_64-pc-linux-gnu-gcc -Wl,-soname -Wl,libxenstore.so.3.0 -shared -o libxenstore.so.3.0.3 xs.opic xs_lib.opic -lpthread ar rcs libxenstore.a xs.o xs_lib.o x86_64-pc-linux-gnu-gcc xs_tdb_dump.o utils.o tdb.o talloc.o -o xs_tdb_dump x86_64-pc-linux-gnu-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 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc/libxenctrl.so -o xenstored ln -sf libxenstore.so.3.0.3 libxenstore.so.3.0 ln -sf libxenstore.so.3.0 libxenstore.so x86_64-pc-linux-gnu-gcc xenstore_client.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/xenstore/libxenstore.so -o xenstore x86_64-pc-linux-gnu-gcc xenstore_control.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/xenstore/libxenstore.so -o xenstore-control x86_64-pc-linux-gnu-gcc init-xenstore-domain.o libxenstore.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc/libxenctrl.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/libxc/libxenguest.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/xenstore/libxenstore.so -o init-xenstore-domain 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 make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C misc all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools -c -o xenperf.o xenperf.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools -c -o xenpm.o xenpm.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools xen-tmem-list-parse.c -o xen-tmem-list-parse x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools -c -o gtraceview.o gtraceview.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools -c -o gtracestat.o gtracestat.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools -c -o xenlockprof.o xenlockprof.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools -c -o xenwatchdogd.o xenwatchdogd.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools -c -o xencov.o xencov.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools xen-detect.c -o xen-detect x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools -c -o xen-hvmctx.o xen-hvmctx.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools -c -o xen-hvmcrash.o xen-hvmcrash.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools -c -o xen-lowmemd.o xen-lowmemd.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools -c -o xen-hptool.o xen-hptool.c x86_64-pc-linux-gnu-gcc -o xenperf xenperf.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc/libxenctrl.so x86_64-pc-linux-gnu-gcc -o xenpm xenpm.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc/libxenctrl.so x86_64-pc-linux-gnu-gcc -o gtraceview gtraceview.o -lncurses x86_64-pc-linux-gnu-gcc -o gtracestat gtracestat.o x86_64-pc-linux-gnu-gcc -o xenlockprof xenlockprof.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc/libxenctrl.so x86_64-pc-linux-gnu-gcc -o xenwatchdogd xenwatchdogd.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc/libxenctrl.so x86_64-pc-linux-gnu-gcc -o xencov xencov.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc/libxenctrl.so x86_64-pc-linux-gnu-gcc -o xen-hvmctx xen-hvmctx.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc/libxenctrl.so x86_64-pc-linux-gnu-gcc -o xen-hvmcrash xen-hvmcrash.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc/libxenctrl.so x86_64-pc-linux-gnu-gcc -o xen-lowmemd xen-lowmemd.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc/libxenctrl.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/xenstore/libxenstore.so x86_64-pc-linux-gnu-gcc -o xen-hptool xen-hptool.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc/libxenctrl.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/libxc/libxenguest.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/xenstore/libxenstore.so set -e; for d in ; do make -C $d; done make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C examples all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/examples' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C hotplug all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug' make -C common all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/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/bin\"" >>"hotplugpath.sh".tmp; echo "LIBDIR=\"/usr/lib64\"" >>"hotplugpath.sh".tmp; echo "SHAREDIR=\"/usr/share\"" >>"hotplugpath.sh".tmp; echo "PRIVATE_BINDIR=\"/usr/lib64/xen/bin\"" >>"hotplugpath.sh".tmp; echo "XENFIRMWAREDIR=\"/usr/lib/xen/boot\"" >>"hotplugpath.sh".tmp; echo "XEN_CONFIG_DIR=\"/etc/xen\"" >>"hotplugpath.sh".tmp; echo "XEN_SCRIPT_DIR=\"/etc/xen/scripts\"" >>"hotplugpath.sh".tmp; echo "XEN_LOCK_DIR=\"/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[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/common' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug' make -C Linux all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C xentrace all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/include -c -o xentrace.o xentrace.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/include -c -o setsize.o setsize.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/include -c -o xenctx.o xenctx.c x86_64-pc-linux-gnu-gcc -o xentrace_setsize setsize.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/libxc/libxenctrl.so x86_64-pc-linux-gnu-gcc -o xentrace xentrace.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/libxc/libxenctrl.so x86_64-pc-linux-gnu-gcc -o xenctx xenctx.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/libxc/libxenctrl.so make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C xcutils all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/include -c -o xc_restore.o xc_restore.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/include -c -o xc_save.o xc_save.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/include -c -o readnotes.o readnotes.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/include -c -o lsevtchn.o lsevtchn.c x86_64-pc-linux-gnu-gcc xc_restore.o -o xc_restore /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/libxc/libxenctrl.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/libxc/libxenguest.so x86_64-pc-linux-gnu-gcc lsevtchn.o -o lsevtchn /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/libxc/libxenctrl.so x86_64-pc-linux-gnu-gcc xc_save.o -o xc_save /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/libxc/libxenctrl.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/libxc/libxenguest.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/xenstore/libxenstore.so x86_64-pc-linux-gnu-gcc readnotes.o -o readnotes /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/libxc/libxenctrl.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/libxc/libxenguest.so make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C firmware all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make PYTHON=python2.7 subdirs-all make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make -C seabios-dir all Working around non-functional -combine make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/seabios-dir-remote' make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Build default config # # configuration written to /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/seabios-dir-remote/.config # make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/seabios-dir-remote' Working around non-functional -combine make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Compiling IASL out/acpi-dsdt.hex Build Kconfig config file Compiling IASL out/ssdt-proc.hex Compiling IASL out/ssdt-pcihp.hex ASL Input: out/ssdt-proc.dsl.i - 35 lines, 765 bytes, 8 keywords AML Output: out/ssdt-proc.aml - 120 bytes, 6 named objects, 2 executable opcodes Listing File: out/ssdt-proc.lst - 2619 bytes Hex Dump: out/ssdt-proc.hex - 1452 bytes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations out/ssdt-pcihp.dsl.i 12: Method (_EJ0, 1) { Return(PCEJ(0x01)) } Name (_SUN, 0x01) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 17: Method (_EJ0, 1) { Return(PCEJ(0x02)) } Name (_SUN, 0x02) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 22: Method (_EJ0, 1) { Return(PCEJ(0x03)) } Name (_SUN, 0x03) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 27: Method (_EJ0, 1) { Return(PCEJ(0x04)) } Name (_SUN, 0x04) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 32: Method (_EJ0, 1) { Return(PCEJ(0x05)) } Name (_SUN, 0x05) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 37: Method (_EJ0, 1) { Return(PCEJ(0x06)) } Name (_SUN, 0x06) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 42: Method (_EJ0, 1) { Return(PCEJ(0x07)) } Name (_SUN, 0x07) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 47: Method (_EJ0, 1) { Return(PCEJ(0x08)) } Name (_SUN, 0x08) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 52: Method (_EJ0, 1) { Return(PCEJ(0x09)) } Name (_SUN, 0x09) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 57: Method (_EJ0, 1) { Return(PCEJ(0x0a)) } Name (_SUN, 0x0a) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 62: Method (_EJ0, 1) { Return(PCEJ(0x0b)) } Name (_SUN, 0x0b) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 67: Method (_EJ0, 1) { Return(PCEJ(0x0c)) } Name (_SUN, 0x0c) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 72: Method (_EJ0, 1) { Return(PCEJ(0x0d)) } Name (_SUN, 0x0d) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 77: Method (_EJ0, 1) { Return(PCEJ(0x0e)) } Name (_SUN, 0x0e) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 82: Method (_EJ0, 1) { Return(PCEJ(0x0f)) } Name (_SUN, 0x0f) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 87: Method (_EJ0, 1) { Return(PCEJ(0x10)) } Name (_SUN, 0x10) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 92: Method (_EJ0, 1) { Return(PCEJ(0x11)) } Name (_SUN, 0x11) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 97: Method (_EJ0, 1) { Return(PCEJ(0x12)) } Name (_SUN, 0x12) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 102: Method (_EJ0, 1) { Return(PCEJ(0x13)) } Name (_SUN, 0x13) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 107: Method (_EJ0, 1) { Return(PCEJ(0x14)) } Name (_SUN, 0x14) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 112: Method (_EJ0, 1) { Return(PCEJ(0x15)) } Name (_SUN, 0x15) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 117: Method (_EJ0, 1) { Return(PCEJ(0x16)) } Name (_SUN, 0x16) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 122: Method (_EJ0, 1) { Return(PCEJ(0x17)) } Name (_SUN, 0x17) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 127: Method (_EJ0, 1) { Return(PCEJ(0x18)) } Name (_SUN, 0x18) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 132: Method (_EJ0, 1) { Return(PCEJ(0x19)) } Name (_SUN, 0x19) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 137: Method (_EJ0, 1) { Return(PCEJ(0x1a)) } Name (_SUN, 0x1a) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 142: Method (_EJ0, 1) { Return(PCEJ(0x1b)) } Name (_SUN, 0x1b) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 147: Method (_EJ0, 1) { Return(PCEJ(0x1c)) } Name (_SUN, 0x1c) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 152: Method (_EJ0, 1) { Return(PCEJ(0x1d)) } Name (_SUN, 0x1d) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 157: Method (_EJ0, 1) { Return(PCEJ(0x1e)) } Name (_SUN, 0x1e) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) out/ssdt-pcihp.dsl.i 162: Method (_EJ0, 1) { Return(PCEJ(0x1f)) } Name (_SUN, 0x1f) } Warning 1104 - Reserved method should not return a value ^ (_EJ0) ASL Input: out/ssdt-pcihp.dsl.i - 231 lines, 8975 bytes, 254 keywords AML Output: out/ssdt-pcihp.aml - 1646 bytes, 130 named objects, 124 executable opcodes Listing File: out/ssdt-pcihp.lst - 38613 bytes Hex Dump: out/ssdt-pcihp.hex - 15779 bytes Compilation complete. 0 Errors, 31 Warnings, 0 Remarks, 3 Optimizations ASL Input: out/acpi-dsdt.dsl.i - 612 lines, 22546 bytes, 326 keywords AML Output: out/acpi-dsdt.aml - 4648 bytes, 163 named objects, 163 executable opcodes Listing File: out/acpi-dsdt.lst - 141628 bytes Hex Dump: out/acpi-dsdt.hex - 43904 bytes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 243 Optimizations Compiling whole program out/code32seg.o Compiling whole program out/ccode16.o Compiling to assembler out/asm-offsets.s Compiling whole program out/ccode32flat.o Generating offset file out/asm-offsets.h Compiling (16bit) out/romlayout.o Building ld scripts Version: rel-1.7.1-3-g3a28511-20130722_020302-localhost Fixed space: 0xe05b-0x10000 total: 8101 slack: 11 Percent slack: 0.1% 16bit size: 39408 32bit segmented size: 1394 32bit flat size: 17630 32bit flat init size: 60864 Lowmem size: 2160 Linking out/rom16.o Linking out/rom32seg.o Stripping out/rom32seg.strip.o Stripping out/rom16.strip.o Linking out/rom.o Prepping out/bios.bin Total size: 124656 Fixed: 58440 Free: 6416 (used 95.1% of 128KiB rom) make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make -C rombios all make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios' make -C 32bit all make[7]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit' make[8]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit' make -C tcgbios all make[9]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit/tcgbios' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tcgbios.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit/tcgbios/../../../../../tools/include -I.. -I../.. -c -o tcgbios.o tcgbios.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tpm_drivers.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit/tcgbios/../../../../../tools/include -I.. -I../.. -c -o tpm_drivers.o tpm_drivers.c x86_64-pc-linux-gnu-ld -melf_i386 -r tcgbios.o tpm_drivers.o -o tcgbiosext.o make[9]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit/tcgbios' make[8]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit' make 32bitbios_flat.h make[8]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .32bitbios.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit/../../../../tools/include -I.. -c -o 32bitbios.o 32bitbios.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit/../../../../tools/include -I.. -c -o util.o util.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pmm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit/../../../../tools/include -I.. -c -o pmm.o pmm.c x86_64-pc-linux-gnu-ld -melf_i386 -s -r 32bitbios.o tcgbios/tcgbiosext.o util.o pmm.o -o 32bitbios_all.o sh mkhex highbios_array 32bitbios_all.o > 32bitbios_flat.h make[8]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit' make[7]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit' make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios' make BIOS-bochs-latest make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios' gcc -o biossums biossums.c gcc -DBX_SMP_PROCESSORS=1 -E -P rombios.c > _rombios_.c bcc -o rombios.s -C-c -D__i86__ -0 -S _rombios_.c sed -e 's/^\.text//' -e 's/^\.data//' rombios.s > _rombios_.s as86 _rombios_.s -b tmp.bin -u- -w- -g -0 -j -O -l rombios.txt perl makesym.perl < rombios.txt > rombios.sym mv tmp.bin BIOS-bochs-latest ./biossums BIOS-bochs-latest PCI-Bios header at: 0xB5B0 Current checksum: 0x58 Calculated checksum: 0x58 $PIR header at: 0xB900 Current checksum: 0x37 Calculated checksum: 0x27 Setting checksum. Bios checksum at: 0xFFFF Current checksum: 0x00 Calculated checksum: 0xAA Setting checksum. rm -f _rombios_.s make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make -C vgabios all make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/vgabios' x86_64-pc-linux-gnu-gcc -o biossums biossums.c x86_64-pc-linux-gnu-gcc -o vbetables-gen vbetables-gen.c biossums.c: In function ‘main’: biossums.c:164:7: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] printf("Error writing %d KBytes to %s.\n", bios_len / 1024, argv[1]); ^ ./vbetables-gen > vbetables.h gcc -E -P vgabios.c -DVBE "-DVGABIOS_DATE=\"`date '+%d %b %Y'`\"" > _vgabios_.c gcc -E -P vgabios.c -DVBE -DDEBUG "-DVGABIOS_DATE=\"`date '+%d %b %Y'`\"" > _vgabios-debug_.c gcc -E -P vgabios.c -DCIRRUS -DPCIBIOS "-DVGABIOS_DATE=\"`date '+%d %b %Y'`\"" > _vgabios-cirrus_.c gcc -E -P vgabios.c -DCIRRUS -DCIRRUS_DEBUG -DPCIBIOS "-DVGABIOS_DATE=\"`date '+%d %b %Y'`\"" > _vgabios-cirrus-debug_.c bcc -o vgabios-cirrus.s -C-c -D__i86__ -S -0 _vgabios-cirrus_.c bcc -o vgabios-cirrus-debug.s -C-c -D__i86__ -S -0 _vgabios-cirrus-debug_.c bcc -o vgabios.s -C-c -D__i86__ -S -0 _vgabios_.c bcc -o vgabios-debug.s -C-c -D__i86__ -S -0 _vgabios-debug_.c sed -e 's/^\.text//' -e 's/^\.data//' vgabios.s > _vgabios_.s sed -e 's/^\.text//' -e 's/^\.data//' vgabios-debug.s > _vgabios-debug_.s sed -e 's/^\.text//' -e 's/^\.data//' vgabios-cirrus.s > _vgabios-cirrus_.s sed -e 's/^\.text//' -e 's/^\.data//' vgabios-cirrus-debug.s > _vgabios-cirrus-debug_.s as86 _vgabios-debug_.s -b vgabios.debug.bin -u -w- -g -0 -j -O -l vgabios.debug.txt as86 _vgabios_.s -b vgabios.bin -u -w- -g -0 -j -O -l vgabios.txt as86 _vgabios-cirrus-debug_.s -b vgabios-cirrus.debug.bin -u -w- -g -0 -j -O -l vgabios-cirrus.debug.txt as86 _vgabios-cirrus_.s -b vgabios-cirrus.bin -u -w- -g -0 -j -O -l vgabios-cirrus.txt rm -f _vgabios-cirrus_.s _vgabios-cirrus_.c vgabios-cirrus.s cp vgabios-cirrus.bin VGABIOS-lgpl-latest.cirrus.bin ./biossums VGABIOS-lgpl-latest.cirrus.bin Bios checksum at: 0x8BFF Current checksum: 0x00 Calculated checksum: 0xC8 Setting checksum. ls -l VGABIOS-lgpl-latest.cirrus.bin -rw-r--r-- 1 root root 35840 Jul 22 02:03 VGABIOS-lgpl-latest.cirrus.bin rm -f _vgabios-cirrus-debug_.s _vgabios-cirrus-debug_.c vgabios-cirrus-debug.s cp vgabios-cirrus.debug.bin VGABIOS-lgpl-latest.cirrus.debug.bin ./biossums VGABIOS-lgpl-latest.cirrus.debug.bin Bios checksum at: 0x8BFF Current checksum: 0x00 Calculated checksum: 0xE7 Setting checksum. ls -l VGABIOS-lgpl-latest.cirrus.debug.bin -rw-r--r-- 1 root root 35840 Jul 22 02:03 VGABIOS-lgpl-latest.cirrus.debug.bin rm -f _vgabios_.s _vgabios_.c vgabios.s cp vgabios.bin VGABIOS-lgpl-latest.bin ./biossums VGABIOS-lgpl-latest.bin Bios checksum at: 0x9DFF Current checksum: 0x00 Calculated checksum: 0xB3 Setting checksum. ls -l VGABIOS-lgpl-latest.bin -rw-r--r-- 1 root root 40448 Jul 22 02:03 VGABIOS-lgpl-latest.bin rm -f _vgabios-debug_.s _vgabios-debug_.c vgabios-debug.s cp vgabios.debug.bin VGABIOS-lgpl-latest.debug.bin ./biossums VGABIOS-lgpl-latest.debug.bin Bios checksum at: 0xA1FF Current checksum: 0x00 Calculated checksum: 0xCC Setting checksum. ls -l VGABIOS-lgpl-latest.debug.bin -rw-r--r-- 1 root root 41472 Jul 22 02:03 VGABIOS-lgpl-latest.debug.bin make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/vgabios' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make -C etherboot all make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/etherboot' rm -rf ipxe gzip -dc ipxe.tar.gz | tar xf - for i in $(cat patches/series) ; do \ patch -d ipxe -p1 --quiet >ipxe/src/arch/i386/Makefile make -C ipxe/src bin/rtl8139.rom make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/etherboot/ipxe/src' rm -f bin/*.* bin/errors bin/NIC ./util/nrv2b ./util/zbin ./util/elf2efi32 ./util/elf2efi64 ./util/efirom ./util/iccfix ./util/einfo TAGS bin/symtab [MEDIARULES] hd [MEDIARULES] raw [MEDIARULES] exe [MEDIARULES] nbi [MEDIARULES] dsk [MEDIARULES] lkrn [MEDIARULES] kkkpxe [MEDIARULES] kkpxe [MEDIARULES] kpxe [MEDIARULES] pxe [MEDIARULES] mrom [MEDIARULES] rom [RULES] arch/i386/drivers/net/undiisr.S [RULES] arch/i386/interface/syslinux/com32_wrapper.S [RULES] arch/i386/interface/pxe/pxe_entry.S [RULES] arch/i386/firmware/pcbios/e820mangler.S [RULES] arch/i386/prefix/libprefix.S [RULES] arch/i386/prefix/dskprefix.S [RULES] arch/i386/prefix/mromprefix.S [RULES] arch/i386/prefix/unnrv2b.S [RULES] arch/i386/prefix/lkrnprefix.S [RULES] arch/i386/prefix/unnrv2b16.S [RULES] arch/i386/prefix/nbiprefix.S [RULES] arch/i386/prefix/undiloader.S [RULES] arch/i386/prefix/bootpart.S [RULES] arch/i386/prefix/nullprefix.S [RULES] arch/i386/prefix/kpxeprefix.S [RULES] arch/i386/prefix/usbdisk.S [RULES] arch/i386/prefix/hdprefix.S [RULES] arch/i386/prefix/pxeprefix.S [RULES] arch/i386/prefix/exeprefix.S [RULES] arch/i386/prefix/romprefix.S [RULES] arch/i386/prefix/kkpxeprefix.S [RULES] arch/i386/prefix/kkkpxeprefix.S [RULES] arch/i386/prefix/mbr.S [RULES] arch/i386/transitions/libkir.S [RULES] arch/i386/transitions/libpm.S [RULES] arch/i386/transitions/liba20.S [RULES] arch/i386/transitions/librm.S [RULES] arch/i386/core/gdbidt.S [RULES] arch/i386/core/virtaddr.S [RULES] arch/i386/core/setjmp.S [RULES] arch/i386/core/stack.S [RULES] arch/i386/core/patch_cf.S [RULES] arch/i386/core/stack16.S [RULES] tests/gdbstub_test.S [RULES] arch/i386/drivers/net/undipreload.c [RULES] arch/i386/drivers/net/undiload.c [RULES] arch/i386/drivers/net/undi.c [RULES] arch/i386/drivers/net/undionly.c [RULES] arch/i386/drivers/net/undinet.c [RULES] arch/i386/drivers/net/undirom.c [RULES] arch/x86/prefix/efiprefix.c [RULES] arch/x86/prefix/efidrvprefix.c [RULES] arch/x86/interface/efi/efix86_nap.c [RULES] arch/x86/core/pcidirect.c [RULES] arch/x86/core/x86_string.c [RULES] arch/i386/hci/commands/reboot_cmd.c [RULES] arch/i386/hci/commands/pxe_cmd.c [RULES] arch/i386/interface/syslinux/comboot_call.c [RULES] arch/i386/interface/syslinux/com32_call.c [RULES] arch/i386/interface/pxeparent/pxeparent.c [RULES] arch/i386/interface/syslinux/comboot_resolv.c [RULES] arch/i386/interface/pxeparent/pxeparent_dhcp.c [RULES] arch/i386/interface/pxe/pxe_call.c [RULES] arch/i386/interface/pxe/pxe_undi.c [RULES] arch/i386/interface/pxe/pxe_tftp.c [RULES] arch/i386/interface/pxe/pxe_file.c [RULES] arch/i386/interface/pxe/pxe_preboot.c [RULES] arch/i386/interface/pxe/pxe_exit_hook.c [RULES] arch/i386/interface/pxe/pxe_loader.c [RULES] arch/i386/interface/pxe/pxe_udp.c [RULES] arch/i386/interface/pcbios/bios_smbios.c [RULES] arch/i386/interface/pcbios/int13.c [RULES] arch/i386/interface/pcbios/bios_nap.c [RULES] arch/i386/interface/pcbios/pcibios.c [RULES] arch/i386/interface/pcbios/biosint.c [RULES] arch/i386/interface/pcbios/memtop_umalloc.c [RULES] arch/i386/interface/pcbios/bios_timer.c [RULES] arch/i386/image/com32.c [RULES] arch/i386/image/nbi.c [RULES] arch/i386/image/bzimage.c [RULES] arch/i386/image/pxe_image.c [RULES] arch/i386/image/multiboot.c [RULES] arch/i386/image/bootsector.c [RULES] arch/i386/image/elfboot.c [RULES] arch/i386/image/comboot.c [RULES] arch/i386/firmware/pcbios/hidemem.c [RULES] arch/i386/firmware/pcbios/memmap.c [RULES] arch/i386/firmware/pcbios/basemem.c [RULES] arch/i386/firmware/pcbios/fakee820.c [RULES] arch/i386/firmware/pcbios/bios_console.c [RULES] arch/i386/firmware/pcbios/pnpbios.c [RULES] arch/i386/transitions/librm_mgmt.c [RULES] arch/i386/core/rdtsc_timer.c [RULES] arch/i386/core/basemem_packet.c [RULES] arch/i386/core/video_subr.c [RULES] arch/i386/core/gdbmach.c [RULES] arch/i386/core/timer2.c [RULES] arch/i386/core/cpu.c [RULES] arch/i386/core/pic8259.c [RULES] arch/i386/core/runtime.c [RULES] arch/i386/core/x86_io.c [RULES] arch/i386/core/relocate.c [RULES] arch/i386/core/nulltrap.c [RULES] arch/i386/core/dumpregs.c [RULES] config/config_infiniband.c [RULES] config/config_net80211.c [RULES] config/config_ethernet.c [RULES] config/config_fc.c [RULES] config/config.c [RULES] config/config_romprefix.c [RULES] usr/prompt.c [RULES] usr/route.c [RULES] usr/lotest.c [RULES] usr/iwmgmt.c [RULES] usr/imgmgmt.c [RULES] usr/pxemenu.c [RULES] usr/dhcpmgmt.c [RULES] usr/fcmgmt.c [RULES] usr/ifmgmt.c [RULES] usr/autoboot.c [RULES] hci/keymap/keymap_pl.c [RULES] hci/keymap/keymap_wo.c [RULES] hci/keymap/keymap_gr.c [RULES] hci/keymap/keymap_il.c [RULES] hci/keymap/keymap_es.c [RULES] hci/keymap/keymap_th.c [RULES] hci/keymap/keymap_et.c [RULES] hci/keymap/keymap_cf.c [RULES] hci/keymap/keymap_ru.c [RULES] hci/keymap/keymap_al.c [RULES] hci/keymap/keymap_lt.c [RULES] hci/keymap/keymap_sr.c [RULES] hci/keymap/keymap_ua.c [RULES] hci/keymap/keymap_mt.c [RULES] hci/keymap/keymap_by.c [RULES] hci/keymap/keymap_fr.c [RULES] hci/keymap/keymap_no.c [RULES] hci/keymap/keymap_pt.c [RULES] hci/keymap/keymap_uk.c [RULES] hci/keymap/keymap_mk.c [RULES] hci/keymap/keymap_fi.c [RULES] hci/keymap/keymap_dk.c [RULES] hci/keymap/keymap_az.c [RULES] hci/keymap/keymap_hu.c [RULES] hci/keymap/keymap_cz.c [RULES] hci/keymap/keymap_de.c [RULES] hci/keymap/keymap_ro.c [RULES] hci/keymap/keymap_nl.c [RULES] hci/keymap/keymap_us.c [RULES] hci/keymap/keymap_sg.c [RULES] hci/keymap/keymap_it.c [RULES] hci/keymap/keymap_bg.c [RULES] hci/mucurses/widgets/editbox.c [RULES] hci/mucurses/colour.c [RULES] hci/mucurses/alert.c [RULES] hci/mucurses/clear.c [RULES] hci/mucurses/print_nadv.c [RULES] hci/mucurses/edging.c [RULES] hci/mucurses/ansi_screen.c [RULES] hci/mucurses/slk.c [RULES] hci/mucurses/winattrs.c [RULES] hci/mucurses/wininit.c [RULES] hci/mucurses/mucurses.c [RULES] hci/mucurses/windows.c [RULES] hci/mucurses/print.c [RULES] hci/mucurses/kb.c [RULES] hci/tui/login_ui.c [RULES] hci/tui/settings_ui.c [RULES] hci/commands/nvo_cmd.c [RULES] hci/commands/config_cmd.c [RULES] hci/commands/login_cmd.c [RULES] hci/commands/sanboot_cmd.c [RULES] hci/commands/ifmgmt_cmd.c [RULES] hci/commands/gdbstub_cmd.c [RULES] hci/commands/autoboot_cmd.c [RULES] hci/commands/time_cmd.c [RULES] hci/commands/dhcp_cmd.c [RULES] hci/commands/route_cmd.c [RULES] hci/commands/digest_cmd.c [RULES] hci/commands/image_cmd.c [RULES] hci/commands/fcmgmt_cmd.c [RULES] hci/commands/lotest_cmd.c [RULES] hci/commands/iwmgmt_cmd.c [RULES] hci/commands/vlan_cmd.c [RULES] hci/linux_args.c [RULES] hci/shell.c [RULES] hci/strerror.c [RULES] hci/readline.c [RULES] hci/editstring.c [RULES] hci/wireless_errors.c [RULES] crypto/axtls/bigint.c [RULES] crypto/axtls/rsa.c [RULES] crypto/axtls/sha1.c [RULES] crypto/axtls/aes.c [RULES] crypto/chap.c [RULES] crypto/x509.c [RULES] crypto/arc4.c [RULES] crypto/crypto_null.c [RULES] crypto/md5.c [RULES] crypto/crandom.c [RULES] crypto/hmac.c [RULES] crypto/asn1.c [RULES] crypto/sha1extra.c [RULES] crypto/aes_wrap.c [RULES] crypto/axtls_sha1.c [RULES] crypto/crc32.c [RULES] crypto/axtls_aes.c [RULES] crypto/cbc.c [RULES] tests/memcpy_test.c [RULES] tests/list_test.c [RULES] tests/test.c [RULES] tests/uri_test.c [RULES] tests/bofm_test.c [RULES] tests/umalloc_test.c [RULES] tests/linebuf_test.c [RULES] interface/bofm/bofm.c [RULES] interface/smbios/smbios_settings.c [RULES] interface/smbios/smbios.c [RULES] interface/efi/efi_io.c [RULES] interface/efi/efi_uaccess.c [RULES] interface/efi/efi_init.c [RULES] interface/efi/efi_driver.c [RULES] interface/efi/efi_smbios.c [RULES] interface/efi/efi_timer.c [RULES] interface/efi/efi_strings.c [RULES] interface/efi/efi_umalloc.c [RULES] interface/efi/efi_bofm.c [RULES] interface/efi/efi_strerror.c [RULES] interface/efi/efi_pci.c [RULES] interface/efi/efi_snp.c [RULES] interface/efi/efi_console.c [RULES] drivers/infiniband/linda_fw.c [RULES] drivers/infiniband/qib7322.c [RULES] drivers/infiniband/arbel.c [RULES] drivers/infiniband/hermon.c [RULES] drivers/infiniband/linda.c [RULES] drivers/bitbash/i2c_bit.c [RULES] drivers/bitbash/spi_bit.c [RULES] drivers/bitbash/bitbash.c [RULES] drivers/nvs/nvs.c [RULES] drivers/nvs/threewire.c [RULES] drivers/nvs/nvsvpd.c [RULES] drivers/nvs/spi.c [RULES] drivers/block/scsi.c [RULES] drivers/block/srp.c [RULES] drivers/block/ata.c [RULES] drivers/block/ibft.c [RULES] drivers/net/efi/snpnet.c [RULES] drivers/net/efi/snponly.c [RULES] drivers/net/vxge/vxge_main.c [RULES] drivers/net/vxge/vxge_config.c [RULES] drivers/net/vxge/vxge.c [RULES] drivers/net/vxge/vxge_traffic.c [RULES] drivers/net/ath/ath9k/ath9k_hw.c [RULES] drivers/net/ath/ath9k/ath9k_common.c [RULES] drivers/net/ath/ath9k/ath9k_eeprom.c [RULES] drivers/net/ath/ath9k/ath9k_recv.c [RULES] drivers/net/ath/ath9k/ath9k_ar9003_hw.c [RULES] drivers/net/ath/ath9k/ath9k_ani.c [RULES] drivers/net/ath/ath9k/ath9k_ar5008_phy.c [RULES] drivers/net/ath/ath9k/ath9k_ar9002_phy.c [RULES] drivers/net/ath/ath9k/ath9k_ar9002_mac.c [RULES] drivers/net/ath/ath9k/ath9k_ar9003_eeprom.c [RULES] drivers/net/ath/ath9k/ath9k_mac.c [RULES] drivers/net/ath/ath9k/ath9k_eeprom_def.c [RULES] drivers/net/ath/ath9k/ath9k_ar9002_calib.c [RULES] drivers/net/ath/ath9k/ath9k_main.c [RULES] drivers/net/ath/ath9k/ath9k_calib.c [RULES] drivers/net/ath/ath9k/ath9k_init.c [RULES] drivers/net/ath/ath9k/ath9k_ar9002_hw.c [RULES] drivers/net/ath/ath9k/ath9k.c [RULES] drivers/net/ath/ath9k/ath9k_eeprom_9287.c [RULES] drivers/net/ath/ath9k/ath9k_ar9003_phy.c [RULES] drivers/net/ath/ath9k/ath9k_ar9003_calib.c [RULES] drivers/net/ath/ath9k/ath9k_ar9003_mac.c [RULES] drivers/net/ath/ath9k/ath9k_xmit.c [RULES] drivers/net/ath/ath9k/ath9k_eeprom_4k.c [RULES] drivers/net/ath/ath5k/ath5k_caps.c [RULES] drivers/net/ath/ath5k/ath5k_eeprom.c [RULES] drivers/net/ath/ath5k/ath5k_qcu.c [RULES] drivers/net/ath/ath5k/ath5k_pcu.c [RULES] drivers/net/ath/ath5k/ath5k_desc.c [RULES] drivers/net/ath/ath5k/ath5k_dma.c [RULES] drivers/net/ath/ath5k/ath5k_phy.c [RULES] drivers/net/ath/ath5k/ath5k_initvals.c [RULES] drivers/net/ath/ath5k/ath5k_gpio.c [RULES] drivers/net/ath/ath5k/ath5k_rfkill.c [RULES] drivers/net/ath/ath5k/ath5k_attach.c [RULES] drivers/net/ath/ath5k/ath5k.c [RULES] drivers/net/ath/ath5k/ath5k_reset.c [RULES] drivers/net/ath/ath_regd.c [RULES] drivers/net/ath/ath_main.c [RULES] drivers/net/ath/ath_key.c [RULES] drivers/net/ath/ath_hw.c [RULES] drivers/net/rtl818x/rtl8180_sa2400.c [RULES] drivers/net/rtl818x/rtl8185_rtl8225.c [RULES] drivers/net/rtl818x/rtl8180.c [RULES] drivers/net/rtl818x/rtl818x.c [RULES] drivers/net/rtl818x/rtl8185.c [RULES] drivers/net/rtl818x/rtl8180_max2820.c [RULES] drivers/net/rtl818x/rtl8180_grf5101.c [RULES] drivers/net/phantom/phantom.c [RULES] drivers/net/igbvf/igbvf_mbx.c [RULES] drivers/net/igbvf/igbvf_vf.c [RULES] drivers/net/igbvf/igbvf_main.c [RULES] drivers/net/igb/igb_manage.c [RULES] drivers/net/igb/igb_api.c [RULES] drivers/net/igb/igb_nvm.c [RULES] drivers/net/igb/igb_main.c [RULES] drivers/net/igb/igb_phy.c [RULES] drivers/net/igb/igb_mac.c [RULES] drivers/net/igb/igb_82575.c [RULES] drivers/net/igb/igb.c [RULES] drivers/net/e1000e/e1000e_main.c [RULES] drivers/net/e1000e/e1000e.c [RULES] drivers/net/e1000e/e1000e_phy.c [RULES] drivers/net/e1000e/e1000e_mac.c [RULES] drivers/net/e1000e/e1000e_nvm.c [RULES] drivers/net/e1000e/e1000e_82571.c [RULES] drivers/net/e1000e/e1000e_manage.c [RULES] drivers/net/e1000e/e1000e_ich8lan.c [RULES] drivers/net/e1000e/e1000e_80003es2lan.c [RULES] drivers/net/e1000/e1000_82541.c [RULES] drivers/net/e1000/e1000_main.c [RULES] drivers/net/e1000/e1000.c [RULES] drivers/net/e1000/e1000_phy.c [RULES] drivers/net/e1000/e1000_mac.c [RULES] drivers/net/e1000/e1000_nvm.c [RULES] drivers/net/e1000/e1000_82543.c [RULES] drivers/net/e1000/e1000_manage.c [RULES] drivers/net/e1000/e1000_api.c [RULES] drivers/net/e1000/e1000_82540.c [RULES] drivers/net/e1000/e1000_82542.c [RULES] drivers/net/sundance.c [RULES] drivers/net/r8169.c [RULES] drivers/net/sis900.c [RULES] drivers/net/3c503.c [RULES] drivers/net/tg3.c [RULES] drivers/net/prism2_plx.c [RULES] drivers/net/ne.c [RULES] drivers/net/ns83820.c [RULES] drivers/net/myri10ge.c [RULES] drivers/net/mtd80x.c [RULES] drivers/net/forcedeth.c [RULES] drivers/net/tulip.c [RULES] drivers/net/davicom.c [RULES] drivers/net/3c90x.c [RULES] drivers/net/3c509.c [RULES] drivers/net/virtio-net.c [RULES] drivers/net/rtl8139.c [RULES] drivers/net/tlan.c [RULES] drivers/net/via-velocity.c [RULES] drivers/net/b44.c [RULES] drivers/net/epic100.c [RULES] drivers/net/ne2k_isa.c [RULES] drivers/net/sky2.c [RULES] drivers/net/sis190.c [RULES] drivers/net/skge.c [RULES] drivers/net/natsemi.c [RULES] drivers/net/etherfabric.c [RULES] drivers/net/wd.c [RULES] drivers/net/pcnet32.c [RULES] drivers/net/3c509-eisa.c [RULES] drivers/net/pnic.c [RULES] drivers/net/dmfe.c [RULES] drivers/net/smc9000.c [RULES] drivers/net/3c515.c [RULES] drivers/net/eepro100.c [RULES] drivers/net/legacy.c [RULES] drivers/net/atl1e.c [RULES] drivers/net/ipoib.c [RULES] drivers/net/3c529.c [RULES] drivers/net/cs89x0.c [RULES] drivers/net/ns8390.c [RULES] drivers/net/via-rhine.c [RULES] drivers/net/w89c840.c [RULES] drivers/net/3c595.c [RULES] drivers/net/eepro.c [RULES] drivers/net/prism2_pci.c [RULES] drivers/net/jme.c [RULES] drivers/net/bnx2.c [RULES] drivers/net/amd8111e.c [RULES] drivers/net/3c5x9.c [RULES] drivers/net/depca.c [RULES] drivers/bus/eisa.c [RULES] drivers/bus/pcivpd.c [RULES] drivers/bus/isa.c [RULES] drivers/bus/pcibackup.c [RULES] drivers/bus/pciextra.c [RULES] drivers/bus/isa_ids.c [RULES] drivers/bus/mca.c [RULES] drivers/bus/virtio-pci.c [RULES] drivers/bus/virtio-ring.c [RULES] drivers/bus/isapnp.c [RULES] drivers/bus/pci.c [RULES] image/embedded.c [RULES] image/segment.c [RULES] image/efi_image.c [RULES] image/elf.c [RULES] image/script.c [RULES] net/80211/wpa_tkip.c [RULES] net/80211/wpa_psk.c [RULES] net/80211/sec80211.c [RULES] net/80211/wep.c [RULES] net/80211/rc80211.c [RULES] net/80211/wpa_ccmp.c [RULES] net/80211/wpa.c [RULES] net/80211/net80211.c [RULES] net/infiniband/ib_mcast.c [RULES] net/infiniband/ib_srp.c [RULES] net/infiniband/ib_cmrc.c [RULES] net/infiniband/ib_sma.c [RULES] net/infiniband/ib_pathrec.c [RULES] net/infiniband/ib_smc.c [RULES] net/infiniband/ib_packet.c [RULES] net/infiniband/ib_cm.c [RULES] net/infiniband/ib_mi.c [RULES] net/udp/tftp.c [RULES] net/udp/slam.c [RULES] net/udp/dns.c [RULES] net/udp/syslog.c [RULES] net/udp/dhcp.c [RULES] net/tcp/http.c [RULES] net/tcp/ftp.c [RULES] net/tcp/iscsi.c [RULES] net/tcp/https.c [RULES] net/fc.c [RULES] net/dhcpopts.c [RULES] net/udp.c [RULES] net/icmp.c [RULES] net/retry.c [RULES] net/netdevice.c [RULES] net/cachedhcp.c [RULES] net/dhcppkt.c [RULES] net/ndp.c [RULES] net/eth_slow.c [RULES] net/ipv4.c [RULES] net/infiniband.c [RULES] net/nullnet.c [RULES] net/vlan.c [RULES] net/rarp.c [RULES] net/aoe.c [RULES] net/ipv6.c [RULES] net/tcpip.c [RULES] net/fcels.c [RULES] net/ethernet.c [RULES] net/arp.c [RULES] net/fcp.c [RULES] net/mii.c [RULES] net/tcp.c [RULES] net/iobpad.c [RULES] net/fcoe.c [RULES] net/tls.c [RULES] net/netdev_settings.c [RULES] net/icmpv6.c [RULES] net/fakedhcp.c [RULES] net/fcns.c [RULES] net/eapol.c [RULES] core/serial_console.c [RULES] core/null_sanboot.c [RULES] core/uuid.c [RULES] core/refcnt.c [RULES] core/cwuri.c [RULES] core/base16.c [RULES] core/string.c [RULES] core/edd.c [RULES] core/pcmcia.c [RULES] core/debug.c [RULES] core/monojob.c [RULES] core/resolv.c [RULES] core/assert.c [RULES] core/timer.c [RULES] core/random.c [RULES] core/serial.c [RULES] core/exec.c [RULES] core/bitmap.c [RULES] core/pc_kbd.c [RULES] core/blockdev.c [RULES] core/ansiesc.c [RULES] core/malloc.c [RULES] core/fnrec.c [RULES] core/xfer.c [RULES] core/gdbserial.c [RULES] core/process.c [RULES] core/iobuf.c [RULES] core/errno.c [RULES] core/i82365.c [RULES] core/misc.c [RULES] core/strtoull.c [RULES] core/device.c [RULES] core/job.c [RULES] core/uri.c [RULES] core/acpi.c [RULES] core/open.c [RULES] core/console.c [RULES] core/parseopt.c [RULES] core/ctype.c [RULES] core/gdbudp.c [RULES] core/posix_io.c [RULES] core/gdbstub.c [RULES] core/null_nap.c [RULES] core/vsprintf.c [RULES] core/bitops.c [RULES] core/nvo.c [RULES] core/downloader.c [RULES] core/main.c [RULES] core/settings.c [RULES] core/linebuf.c [RULES] core/init.c [RULES] core/cpio.c [RULES] core/hw.c [RULES] core/stringextra.c [RULES] core/asprintf.c [RULES] core/getkey.c [RULES] core/getopt.c [RULES] core/btext.c [RULES] core/interface.c [RULES] core/debug_md5.c [RULES] core/image.c [RULES] core/basename.c [RULES] core/base64.c [RULES] libgcc/__udivmoddi4.c [RULES] libgcc/__divdi3.c [RULES] libgcc/icc.c [RULES] libgcc/__umoddi3.c [RULES] libgcc/memcpy.c [RULES] libgcc/__moddi3.c [RULES] libgcc/__udivdi3.c [DEPS] arch/i386/drivers/net/undiisr.S [DEPS] arch/i386/interface/syslinux/com32_wrapper.S [DEPS] arch/i386/interface/pxe/pxe_entry.S [DEPS] arch/i386/firmware/pcbios/e820mangler.S [DEPS] arch/i386/prefix/libprefix.S [DEPS] arch/i386/prefix/dskprefix.S [DEPS] arch/i386/prefix/mromprefix.S [DEPS] arch/i386/prefix/unnrv2b.S [DEPS] arch/i386/prefix/lkrnprefix.S [DEPS] arch/i386/prefix/unnrv2b16.S [DEPS] arch/i386/prefix/undiloader.S [DEPS] arch/i386/prefix/bootpart.S [DEPS] arch/i386/prefix/nullprefix.S [DEPS] arch/i386/prefix/nbiprefix.S [DEPS] arch/i386/prefix/kpxeprefix.S [DEPS] arch/i386/prefix/usbdisk.S [DEPS] arch/i386/prefix/hdprefix.S [DEPS] arch/i386/prefix/pxeprefix.S [DEPS] arch/i386/prefix/exeprefix.S [DEPS] arch/i386/prefix/romprefix.S [DEPS] arch/i386/prefix/kkpxeprefix.S [DEPS] arch/i386/prefix/kkkpxeprefix.S [DEPS] arch/i386/prefix/mbr.S [DEPS] arch/i386/transitions/libkir.S [DEPS] arch/i386/transitions/libpm.S [DEPS] arch/i386/transitions/liba20.S [DEPS] arch/i386/core/patch_cf.S [DEPS] arch/i386/transitions/librm.S [DEPS] arch/i386/core/gdbidt.S [DEPS] arch/i386/core/setjmp.S [DEPS] arch/i386/core/stack.S [DEPS] arch/i386/core/virtaddr.S [DEPS] arch/i386/core/stack16.S [DEPS] arch/i386/drivers/net/undipreload.c [DEPS] tests/gdbstub_test.S [DEPS] arch/i386/drivers/net/undiload.c [DEPS] arch/i386/drivers/net/undi.c [DEPS] arch/i386/drivers/net/undionly.c [DEPS] arch/i386/drivers/net/undinet.c [DEPS] arch/i386/drivers/net/undirom.c [DEPS] arch/x86/prefix/efiprefix.c [DEPS] arch/x86/prefix/efidrvprefix.c [DEPS] arch/x86/interface/efi/efix86_nap.c [DEPS] arch/x86/core/pcidirect.c [DEPS] arch/x86/core/x86_string.c [DEPS] arch/i386/hci/commands/reboot_cmd.c [DEPS] arch/i386/hci/commands/pxe_cmd.c [DEPS] arch/i386/interface/syslinux/comboot_call.c [DEPS] arch/i386/interface/syslinux/comboot_resolv.c [DEPS] arch/i386/interface/syslinux/com32_call.c [DEPS] arch/i386/interface/pxeparent/pxeparent.c [DEPS] arch/i386/interface/pxeparent/pxeparent_dhcp.c [DEPS] arch/i386/interface/pxe/pxe_call.c [DEPS] arch/i386/interface/pxe/pxe_undi.c [DEPS] arch/i386/interface/pxe/pxe_tftp.c [DEPS] arch/i386/interface/pxe/pxe_file.c [DEPS] arch/i386/interface/pxe/pxe_preboot.c [DEPS] arch/i386/interface/pxe/pxe_exit_hook.c [DEPS] arch/i386/interface/pxe/pxe_loader.c [DEPS] arch/i386/interface/pxe/pxe_udp.c [DEPS] arch/i386/interface/pcbios/bios_smbios.c [DEPS] arch/i386/interface/pcbios/bios_nap.c [DEPS] arch/i386/interface/pcbios/int13.c [DEPS] arch/i386/interface/pcbios/pcibios.c [DEPS] arch/i386/interface/pcbios/biosint.c [DEPS] arch/i386/interface/pcbios/memtop_umalloc.c [DEPS] arch/i386/interface/pcbios/bios_timer.c [DEPS] arch/i386/image/com32.c [DEPS] arch/i386/image/nbi.c [DEPS] arch/i386/image/bzimage.c [DEPS] arch/i386/image/pxe_image.c [DEPS] arch/i386/image/multiboot.c [DEPS] arch/i386/image/bootsector.c [DEPS] arch/i386/image/elfboot.c [DEPS] arch/i386/image/comboot.c [DEPS] arch/i386/firmware/pcbios/hidemem.c [DEPS] arch/i386/firmware/pcbios/memmap.c [DEPS] arch/i386/firmware/pcbios/basemem.c [DEPS] arch/i386/firmware/pcbios/fakee820.c [DEPS] arch/i386/firmware/pcbios/bios_console.c [DEPS] arch/i386/firmware/pcbios/pnpbios.c [DEPS] arch/i386/transitions/librm_mgmt.c [DEPS] arch/i386/core/rdtsc_timer.c [DEPS] arch/i386/core/basemem_packet.c [DEPS] arch/i386/core/video_subr.c [DEPS] arch/i386/core/timer2.c [DEPS] arch/i386/core/gdbmach.c [DEPS] arch/i386/core/cpu.c [DEPS] arch/i386/core/pic8259.c [DEPS] arch/i386/core/runtime.c [DEPS] arch/i386/core/x86_io.c [DEPS] arch/i386/core/relocate.c [DEPS] arch/i386/core/nulltrap.c [DEPS] arch/i386/core/dumpregs.c [DEPS] config/config_infiniband.c [DEPS] config/config_net80211.c [DEPS] config/config_ethernet.c [DEPS] config/config_fc.c [DEPS] config/config.c [DEPS] config/config_romprefix.c [DEPS] usr/prompt.c [DEPS] usr/route.c [DEPS] usr/lotest.c [DEPS] usr/iwmgmt.c [DEPS] usr/pxemenu.c [DEPS] usr/imgmgmt.c [DEPS] usr/dhcpmgmt.c [DEPS] usr/fcmgmt.c [DEPS] usr/ifmgmt.c [DEPS] usr/autoboot.c [DEPS] hci/keymap/keymap_pl.c [DEPS] hci/keymap/keymap_gr.c [DEPS] hci/keymap/keymap_wo.c [DEPS] hci/keymap/keymap_il.c [DEPS] hci/keymap/keymap_es.c [DEPS] hci/keymap/keymap_th.c [DEPS] hci/keymap/keymap_et.c [DEPS] hci/keymap/keymap_cf.c [DEPS] hci/keymap/keymap_ru.c [DEPS] hci/keymap/keymap_sr.c [DEPS] hci/keymap/keymap_al.c [DEPS] hci/keymap/keymap_lt.c [DEPS] hci/keymap/keymap_ua.c [DEPS] hci/keymap/keymap_mt.c [DEPS] hci/keymap/keymap_by.c [DEPS] hci/keymap/keymap_no.c [DEPS] hci/keymap/keymap_fr.c [DEPS] hci/keymap/keymap_uk.c [DEPS] hci/keymap/keymap_pt.c [DEPS] hci/keymap/keymap_mk.c [DEPS] hci/keymap/keymap_fi.c [DEPS] hci/keymap/keymap_dk.c [DEPS] hci/keymap/keymap_az.c [DEPS] hci/keymap/keymap_hu.c [DEPS] hci/keymap/keymap_cz.c [DEPS] hci/keymap/keymap_de.c [DEPS] hci/keymap/keymap_ro.c [DEPS] hci/keymap/keymap_nl.c [DEPS] hci/keymap/keymap_us.c [DEPS] hci/keymap/keymap_sg.c [DEPS] hci/keymap/keymap_it.c [DEPS] hci/keymap/keymap_bg.c [DEPS] hci/mucurses/widgets/editbox.c [DEPS] hci/mucurses/colour.c [DEPS] hci/mucurses/alert.c [DEPS] hci/mucurses/clear.c [DEPS] hci/mucurses/print_nadv.c [DEPS] hci/mucurses/edging.c [DEPS] hci/mucurses/ansi_screen.c [DEPS] hci/mucurses/slk.c [DEPS] hci/mucurses/winattrs.c [DEPS] hci/mucurses/mucurses.c [DEPS] hci/mucurses/wininit.c [DEPS] hci/mucurses/windows.c [DEPS] hci/mucurses/print.c [DEPS] hci/tui/login_ui.c [DEPS] hci/mucurses/kb.c [DEPS] hci/commands/nvo_cmd.c [DEPS] hci/tui/settings_ui.c [DEPS] hci/commands/config_cmd.c [DEPS] hci/commands/login_cmd.c [DEPS] hci/commands/sanboot_cmd.c [DEPS] hci/commands/ifmgmt_cmd.c [DEPS] hci/commands/gdbstub_cmd.c [DEPS] hci/commands/autoboot_cmd.c [DEPS] hci/commands/time_cmd.c [DEPS] hci/commands/dhcp_cmd.c [DEPS] hci/commands/route_cmd.c [DEPS] hci/commands/digest_cmd.c [DEPS] hci/commands/image_cmd.c [DEPS] hci/commands/fcmgmt_cmd.c [DEPS] hci/commands/lotest_cmd.c [DEPS] hci/commands/iwmgmt_cmd.c [DEPS] hci/commands/vlan_cmd.c [DEPS] hci/linux_args.c [DEPS] hci/shell.c [DEPS] hci/strerror.c [DEPS] hci/readline.c [DEPS] hci/editstring.c [DEPS] hci/wireless_errors.c [DEPS] crypto/axtls/bigint.c [DEPS] crypto/axtls/rsa.c [DEPS] crypto/axtls/sha1.c [DEPS] crypto/axtls/aes.c [DEPS] crypto/chap.c [DEPS] crypto/x509.c [DEPS] crypto/arc4.c [DEPS] crypto/crypto_null.c [DEPS] crypto/md5.c [DEPS] crypto/crandom.c [DEPS] crypto/hmac.c [DEPS] crypto/asn1.c [DEPS] crypto/sha1extra.c [DEPS] crypto/aes_wrap.c [DEPS] crypto/axtls_sha1.c [DEPS] crypto/crc32.c [DEPS] crypto/axtls_aes.c [DEPS] crypto/cbc.c [DEPS] tests/memcpy_test.c [DEPS] tests/list_test.c [DEPS] tests/uri_test.c [DEPS] tests/test.c [DEPS] tests/bofm_test.c [DEPS] tests/umalloc_test.c [DEPS] tests/linebuf_test.c [DEPS] interface/bofm/bofm.c [DEPS] interface/smbios/smbios_settings.c [DEPS] interface/smbios/smbios.c [DEPS] interface/efi/efi_io.c [DEPS] interface/efi/efi_uaccess.c [DEPS] interface/efi/efi_init.c [DEPS] interface/efi/efi_driver.c [DEPS] interface/efi/efi_smbios.c [DEPS] interface/efi/efi_timer.c [DEPS] interface/efi/efi_umalloc.c [DEPS] interface/efi/efi_strings.c [DEPS] interface/efi/efi_bofm.c [DEPS] interface/efi/efi_strerror.c [DEPS] interface/efi/efi_pci.c [DEPS] interface/efi/efi_snp.c [DEPS] interface/efi/efi_console.c [DEPS] drivers/infiniband/linda_fw.c [DEPS] drivers/infiniband/qib7322.c [DEPS] drivers/infiniband/arbel.c [DEPS] drivers/infiniband/hermon.c [DEPS] drivers/infiniband/linda.c [DEPS] drivers/bitbash/i2c_bit.c [DEPS] drivers/bitbash/spi_bit.c [DEPS] drivers/bitbash/bitbash.c [DEPS] drivers/nvs/nvs.c [DEPS] drivers/nvs/threewire.c [DEPS] drivers/nvs/spi.c [DEPS] drivers/nvs/nvsvpd.c [DEPS] drivers/block/scsi.c [DEPS] drivers/block/ata.c [DEPS] drivers/block/srp.c [DEPS] drivers/block/ibft.c [DEPS] drivers/net/efi/snponly.c [DEPS] drivers/net/efi/snpnet.c [DEPS] drivers/net/vxge/vxge_main.c [DEPS] drivers/net/vxge/vxge_config.c [DEPS] drivers/net/vxge/vxge.c [DEPS] drivers/net/vxge/vxge_traffic.c [DEPS] drivers/net/ath/ath9k/ath9k_hw.c [DEPS] drivers/net/ath/ath9k/ath9k_common.c [DEPS] drivers/net/ath/ath9k/ath9k_recv.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_hw.c [DEPS] drivers/net/ath/ath9k/ath9k_ani.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_phy.c [DEPS] drivers/net/ath/ath9k/ath9k_ar5008_phy.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_mac.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_eeprom.c [DEPS] drivers/net/ath/ath9k/ath9k_mac.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_def.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_calib.c [DEPS] drivers/net/ath/ath9k/ath9k_main.c [DEPS] drivers/net/ath/ath9k/ath9k_calib.c [DEPS] drivers/net/ath/ath9k/ath9k_init.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_hw.c [DEPS] drivers/net/ath/ath9k/ath9k.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_9287.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_phy.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_calib.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_mac.c [DEPS] drivers/net/ath/ath9k/ath9k_xmit.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_4k.c [DEPS] drivers/net/ath/ath5k/ath5k_caps.c [DEPS] drivers/net/ath/ath5k/ath5k_eeprom.c [DEPS] drivers/net/ath/ath5k/ath5k_qcu.c [DEPS] drivers/net/ath/ath5k/ath5k_desc.c [DEPS] drivers/net/ath/ath5k/ath5k_pcu.c [DEPS] drivers/net/ath/ath5k/ath5k_dma.c [DEPS] drivers/net/ath/ath5k/ath5k_phy.c [DEPS] drivers/net/ath/ath5k/ath5k_initvals.c [DEPS] drivers/net/ath/ath5k/ath5k_gpio.c [DEPS] drivers/net/ath/ath5k/ath5k_rfkill.c [DEPS] drivers/net/ath/ath5k/ath5k_attach.c [DEPS] drivers/net/ath/ath5k/ath5k.c [DEPS] drivers/net/ath/ath5k/ath5k_reset.c [DEPS] drivers/net/ath/ath_regd.c [DEPS] drivers/net/ath/ath_main.c [DEPS] drivers/net/ath/ath_key.c [DEPS] drivers/net/ath/ath_hw.c [DEPS] drivers/net/rtl818x/rtl8180_sa2400.c [DEPS] drivers/net/rtl818x/rtl8185_rtl8225.c [DEPS] drivers/net/rtl818x/rtl818x.c [DEPS] drivers/net/rtl818x/rtl8180.c [DEPS] drivers/net/rtl818x/rtl8185.c [DEPS] drivers/net/rtl818x/rtl8180_max2820.c [DEPS] drivers/net/rtl818x/rtl8180_grf5101.c [DEPS] drivers/net/phantom/phantom.c [DEPS] drivers/net/igbvf/igbvf_mbx.c [DEPS] drivers/net/igbvf/igbvf_vf.c [DEPS] drivers/net/igbvf/igbvf_main.c [DEPS] drivers/net/igb/igb_manage.c [DEPS] drivers/net/igb/igb_api.c [DEPS] drivers/net/igb/igb_nvm.c [DEPS] drivers/net/igb/igb_main.c [DEPS] drivers/net/igb/igb_phy.c [DEPS] drivers/net/igb/igb_mac.c [DEPS] drivers/net/igb/igb.c [DEPS] drivers/net/igb/igb_82575.c [DEPS] drivers/net/e1000e/e1000e_main.c [DEPS] drivers/net/e1000e/e1000e.c [DEPS] drivers/net/e1000e/e1000e_phy.c [DEPS] drivers/net/e1000e/e1000e_mac.c [DEPS] drivers/net/e1000e/e1000e_nvm.c [DEPS] drivers/net/e1000e/e1000e_82571.c [DEPS] drivers/net/e1000e/e1000e_manage.c [DEPS] drivers/net/e1000e/e1000e_80003es2lan.c [DEPS] drivers/net/e1000e/e1000e_ich8lan.c [DEPS] drivers/net/e1000/e1000_82541.c [DEPS] drivers/net/e1000/e1000_main.c [DEPS] drivers/net/e1000/e1000.c [DEPS] drivers/net/e1000/e1000_phy.c [DEPS] drivers/net/e1000/e1000_mac.c [DEPS] drivers/net/e1000/e1000_nvm.c [DEPS] drivers/net/e1000/e1000_82543.c [DEPS] drivers/net/e1000/e1000_api.c [DEPS] drivers/net/e1000/e1000_manage.c [DEPS] drivers/net/e1000/e1000_82540.c [DEPS] drivers/net/e1000/e1000_82542.c [DEPS] drivers/net/sundance.c [DEPS] drivers/net/sis900.c [DEPS] drivers/net/r8169.c [DEPS] drivers/net/3c503.c [DEPS] drivers/net/tg3.c [DEPS] drivers/net/prism2_plx.c [DEPS] drivers/net/ne.c [DEPS] drivers/net/ns83820.c [DEPS] drivers/net/myri10ge.c [DEPS] drivers/net/mtd80x.c [DEPS] drivers/net/forcedeth.c [DEPS] drivers/net/tulip.c [DEPS] drivers/net/davicom.c [DEPS] drivers/net/3c90x.c [DEPS] drivers/net/3c509.c [DEPS] drivers/net/virtio-net.c [DEPS] drivers/net/rtl8139.c [DEPS] drivers/net/tlan.c [DEPS] drivers/net/via-velocity.c [DEPS] drivers/net/b44.c [DEPS] drivers/net/epic100.c [DEPS] drivers/net/sky2.c [DEPS] drivers/net/ne2k_isa.c [DEPS] drivers/net/sis190.c [DEPS] drivers/net/skge.c [DEPS] drivers/net/natsemi.c [DEPS] drivers/net/wd.c [DEPS] drivers/net/3c509-eisa.c [DEPS] drivers/net/etherfabric.c [DEPS] drivers/net/pcnet32.c [DEPS] drivers/net/pnic.c [DEPS] drivers/net/dmfe.c [DEPS] drivers/net/smc9000.c [DEPS] drivers/net/3c515.c [DEPS] drivers/net/eepro100.c [DEPS] drivers/net/legacy.c [DEPS] drivers/net/ipoib.c [DEPS] drivers/net/atl1e.c [DEPS] drivers/net/3c529.c [DEPS] drivers/net/cs89x0.c [DEPS] drivers/net/ns8390.c [DEPS] drivers/net/via-rhine.c [DEPS] drivers/net/w89c840.c [DEPS] drivers/net/3c595.c [DEPS] drivers/net/prism2_pci.c [DEPS] drivers/net/jme.c [DEPS] drivers/net/eepro.c [DEPS] drivers/net/bnx2.c [DEPS] drivers/net/amd8111e.c [DEPS] drivers/net/3c5x9.c [DEPS] drivers/net/depca.c [DEPS] drivers/bus/eisa.c [DEPS] drivers/bus/isa.c [DEPS] drivers/bus/pcivpd.c [DEPS] drivers/bus/pcibackup.c [DEPS] drivers/bus/pciextra.c [DEPS] drivers/bus/isa_ids.c [DEPS] drivers/bus/mca.c [DEPS] drivers/bus/virtio-pci.c [DEPS] drivers/bus/virtio-ring.c [DEPS] drivers/bus/isapnp.c [DEPS] drivers/bus/pci.c [DEPS] image/embedded.c [DEPS] image/segment.c [DEPS] image/efi_image.c [DEPS] image/elf.c [DEPS] image/script.c [DEPS] net/80211/wpa_tkip.c [DEPS] net/80211/wpa_psk.c [DEPS] net/80211/wep.c [DEPS] net/80211/sec80211.c [DEPS] net/80211/rc80211.c [DEPS] net/80211/wpa_ccmp.c [DEPS] net/80211/wpa.c [DEPS] net/80211/net80211.c [DEPS] net/infiniband/ib_mcast.c [DEPS] net/infiniband/ib_srp.c [DEPS] net/infiniband/ib_cmrc.c [DEPS] net/infiniband/ib_sma.c [DEPS] net/infiniband/ib_pathrec.c [DEPS] net/infiniband/ib_smc.c [DEPS] net/infiniband/ib_packet.c [DEPS] net/infiniband/ib_cm.c [DEPS] net/infiniband/ib_mi.c [DEPS] net/udp/syslog.c [DEPS] net/udp/tftp.c [DEPS] net/udp/slam.c [DEPS] net/udp/dns.c [DEPS] net/udp/dhcp.c [DEPS] net/tcp/http.c [DEPS] net/tcp/ftp.c [DEPS] net/tcp/https.c [DEPS] net/tcp/iscsi.c [DEPS] net/fc.c [DEPS] net/dhcpopts.c [DEPS] net/udp.c [DEPS] net/icmp.c [DEPS] net/retry.c [DEPS] net/netdevice.c [DEPS] net/cachedhcp.c [DEPS] net/dhcppkt.c [DEPS] net/ndp.c [DEPS] net/eth_slow.c [DEPS] net/ipv4.c [DEPS] net/infiniband.c [DEPS] net/nullnet.c [DEPS] net/vlan.c [DEPS] net/rarp.c [DEPS] net/aoe.c [DEPS] net/ipv6.c [DEPS] net/tcpip.c [DEPS] net/fcels.c [DEPS] net/ethernet.c [DEPS] net/arp.c [DEPS] net/fcp.c [DEPS] net/mii.c [DEPS] net/tcp.c [DEPS] net/fcoe.c [DEPS] net/tls.c [DEPS] net/iobpad.c [DEPS] net/netdev_settings.c [DEPS] net/icmpv6.c [DEPS] net/fakedhcp.c [DEPS] net/fcns.c [DEPS] net/eapol.c [DEPS] core/null_sanboot.c [DEPS] core/serial_console.c [DEPS] core/uuid.c [DEPS] core/refcnt.c [DEPS] core/base16.c [DEPS] core/cwuri.c [DEPS] core/string.c [DEPS] core/edd.c [DEPS] core/pcmcia.c [DEPS] core/debug.c [DEPS] core/resolv.c [DEPS] core/monojob.c [DEPS] core/assert.c [DEPS] core/timer.c [DEPS] core/random.c [DEPS] core/serial.c [DEPS] core/exec.c [DEPS] core/bitmap.c [DEPS] core/pc_kbd.c [DEPS] core/blockdev.c [DEPS] core/ansiesc.c [DEPS] core/malloc.c [DEPS] core/fnrec.c [DEPS] core/xfer.c [DEPS] core/process.c [DEPS] core/gdbserial.c [DEPS] core/errno.c [DEPS] core/iobuf.c [DEPS] core/i82365.c [DEPS] core/misc.c [DEPS] core/strtoull.c [DEPS] core/device.c [DEPS] core/job.c [DEPS] core/uri.c [DEPS] core/open.c [DEPS] core/acpi.c [DEPS] core/console.c [DEPS] core/parseopt.c [DEPS] core/ctype.c [DEPS] core/gdbudp.c [DEPS] core/posix_io.c [DEPS] core/gdbstub.c [DEPS] core/null_nap.c [DEPS] core/vsprintf.c [DEPS] core/bitops.c [DEPS] core/nvo.c [DEPS] core/downloader.c [DEPS] core/main.c [DEPS] core/settings.c [DEPS] core/linebuf.c [DEPS] core/init.c [DEPS] core/cpio.c [DEPS] core/hw.c [DEPS] core/stringextra.c [DEPS] core/asprintf.c [DEPS] core/getkey.c [DEPS] core/getopt.c [DEPS] core/btext.c [DEPS] core/interface.c [DEPS] core/debug_md5.c [DEPS] core/image.c [DEPS] core/basename.c [DEPS] core/base64.c [DEPS] libgcc/__udivmoddi4.c [DEPS] libgcc/__umoddi3.c [DEPS] libgcc/__divdi3.c [DEPS] libgcc/icc.c [DEPS] libgcc/memcpy.c [DEPS] libgcc/__moddi3.c [DEPS] libgcc/__udivdi3.c make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/etherboot/ipxe/src' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/etherboot/ipxe/src' [DEPS] arch/i386/drivers/net/undirom.c [DEPS] arch/x86/core/pcidirect.c [DEPS] arch/i386/hci/commands/reboot_cmd.c [DEPS] arch/i386/hci/commands/pxe_cmd.c [DEPS] arch/i386/interface/syslinux/com32_call.c [DEPS] arch/i386/interface/pxeparent/pxeparent.c [DEPS] arch/i386/interface/syslinux/comboot_resolv.c [DEPS] arch/i386/interface/pxeparent/pxeparent_dhcp.c [DEPS] arch/i386/interface/pxe/pxe_call.c [DEPS] arch/i386/interface/pxe/pxe_undi.c [DEPS] arch/i386/interface/pxe/pxe_tftp.c [DEPS] arch/i386/interface/pxe/pxe_file.c [DEPS] arch/i386/interface/pxe/pxe_preboot.c [DEPS] arch/i386/interface/pxe/pxe_exit_hook.c [DEPS] arch/i386/interface/pxe/pxe_loader.c [DEPS] arch/i386/interface/pxe/pxe_udp.c [DEPS] arch/i386/interface/pcbios/bios_smbios.c [DEPS] arch/i386/interface/pcbios/bios_nap.c [DEPS] arch/i386/interface/pcbios/pcibios.c [DEPS] arch/i386/interface/pcbios/biosint.c [DEPS] arch/i386/interface/pcbios/bios_timer.c [DEPS] arch/i386/image/com32.c [DEPS] arch/i386/image/nbi.c [DEPS] arch/i386/image/bzimage.c [DEPS] arch/i386/image/pxe_image.c [DEPS] arch/i386/image/multiboot.c [DEPS] arch/i386/image/bootsector.c [DEPS] arch/i386/image/elfboot.c [DEPS] arch/i386/image/comboot.c [DEPS] arch/i386/firmware/pcbios/hidemem.c [DEPS] arch/i386/firmware/pcbios/memmap.c [DEPS] arch/i386/firmware/pcbios/basemem.c [DEPS] arch/i386/firmware/pcbios/fakee820.c [DEPS] arch/i386/firmware/pcbios/bios_console.c [DEPS] arch/i386/firmware/pcbios/pnpbios.c [DEPS] arch/i386/transitions/librm_mgmt.c [DEPS] arch/i386/core/rdtsc_timer.c [DEPS] arch/i386/core/basemem_packet.c [DEPS] arch/i386/core/video_subr.c [DEPS] arch/i386/core/timer2.c [DEPS] arch/i386/core/gdbmach.c [DEPS] arch/i386/core/pic8259.c [DEPS] arch/i386/core/runtime.c [DEPS] arch/i386/core/x86_io.c [DEPS] arch/i386/core/relocate.c [DEPS] arch/i386/core/dumpregs.c [DEPS] config/config_infiniband.c [DEPS] config/config_net80211.c [DEPS] config/config_ethernet.c [DEPS] config/config_fc.c [DEPS] config/config.c [DEPS] config/config_romprefix.c [DEPS] usr/prompt.c [DEPS] usr/imgmgmt.c [DEPS] usr/pxemenu.c [DEPS] usr/dhcpmgmt.c [DEPS] usr/ifmgmt.c [DEPS] usr/autoboot.c [DEPS] hci/mucurses/kb.c [DEPS] hci/tui/settings_ui.c [DEPS] hci/commands/sanboot_cmd.c [DEPS] hci/commands/time_cmd.c [DEPS] hci/commands/digest_cmd.c [DEPS] hci/commands/image_cmd.c [DEPS] tests/bofm_test.c [DEPS] tests/umalloc_test.c [DEPS] interface/bofm/bofm.c [DEPS] interface/smbios/smbios_settings.c [DEPS] interface/smbios/smbios.c [DEPS] interface/efi/efi_io.c [DEPS] interface/efi/efi_uaccess.c [DEPS] interface/efi/efi_driver.c [DEPS] interface/efi/efi_smbios.c [DEPS] interface/efi/efi_umalloc.c [DEPS] interface/efi/efi_timer.c [DEPS] interface/efi/efi_bofm.c [DEPS] interface/efi/efi_pci.c [DEPS] interface/efi/efi_snp.c [DEPS] drivers/infiniband/qib7322.c [DEPS] drivers/infiniband/arbel.c [DEPS] drivers/infiniband/hermon.c [DEPS] drivers/infiniband/linda.c [DEPS] drivers/bitbash/i2c_bit.c [DEPS] drivers/bitbash/spi_bit.c [DEPS] drivers/nvs/threewire.c [DEPS] drivers/nvs/nvsvpd.c [DEPS] drivers/nvs/spi.c [DEPS] drivers/block/scsi.c [DEPS] drivers/block/srp.c [DEPS] drivers/block/ata.c [DEPS] drivers/block/ibft.c [DEPS] drivers/net/efi/snpnet.c [DEPS] drivers/net/vxge/vxge_main.c [DEPS] drivers/net/vxge/vxge_config.c [DEPS] drivers/net/vxge/vxge.c [DEPS] drivers/net/vxge/vxge_traffic.c [DEPS] drivers/net/ath/ath9k/ath9k_hw.c [DEPS] drivers/net/ath/ath9k/ath9k_common.c [DEPS] drivers/net/ath/ath9k/ath9k_recv.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_hw.c [DEPS] drivers/net/ath/ath9k/ath9k_ani.c [DEPS] drivers/net/ath/ath9k/ath9k_ar5008_phy.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_phy.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_mac.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_eeprom.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_def.c [DEPS] drivers/net/ath/ath9k/ath9k_mac.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_calib.c [DEPS] drivers/net/ath/ath9k/ath9k_main.c [DEPS] drivers/net/ath/ath9k/ath9k_calib.c [DEPS] drivers/net/ath/ath9k/ath9k_init.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_hw.c [DEPS] drivers/net/ath/ath9k/ath9k.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_9287.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_phy.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_calib.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_mac.c [DEPS] drivers/net/ath/ath9k/ath9k_xmit.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_4k.c [DEPS] drivers/net/ath/ath5k/ath5k_caps.c [DEPS] drivers/net/ath/ath5k/ath5k_eeprom.c [DEPS] drivers/net/ath/ath5k/ath5k_qcu.c [DEPS] drivers/net/ath/ath5k/ath5k_pcu.c [DEPS] drivers/net/ath/ath5k/ath5k_desc.c [DEPS] drivers/net/ath/ath5k/ath5k_dma.c [DEPS] drivers/net/ath/ath5k/ath5k_phy.c [DEPS] drivers/net/ath/ath5k/ath5k_initvals.c [DEPS] drivers/net/ath/ath5k/ath5k_gpio.c [DEPS] drivers/net/ath/ath5k/ath5k_rfkill.c [DEPS] drivers/net/ath/ath5k/ath5k_attach.c [DEPS] drivers/net/ath/ath5k/ath5k.c [DEPS] drivers/net/ath/ath5k/ath5k_reset.c [DEPS] drivers/net/ath/ath_regd.c [DEPS] drivers/net/ath/ath_main.c [DEPS] drivers/net/ath/ath_key.c [DEPS] drivers/net/ath/ath_hw.c [DEPS] drivers/net/rtl818x/rtl8180_sa2400.c [DEPS] drivers/net/rtl818x/rtl8185_rtl8225.c [DEPS] drivers/net/rtl818x/rtl8180.c [DEPS] drivers/net/rtl818x/rtl818x.c [DEPS] drivers/net/rtl818x/rtl8185.c [DEPS] drivers/net/rtl818x/rtl8180_max2820.c [DEPS] drivers/net/rtl818x/rtl8180_grf5101.c [DEPS] drivers/net/phantom/phantom.c [DEPS] drivers/net/igbvf/igbvf_mbx.c [DEPS] drivers/net/igbvf/igbvf_vf.c [DEPS] drivers/net/igbvf/igbvf_main.c [DEPS] drivers/net/igb/igb_manage.c [DEPS] drivers/net/igb/igb_api.c [DEPS] drivers/net/igb/igb_nvm.c [DEPS] drivers/net/igb/igb_main.c [DEPS] drivers/net/igb/igb_phy.c [DEPS] drivers/net/igb/igb_mac.c [DEPS] drivers/net/igb/igb_82575.c [DEPS] drivers/net/e1000e/e1000e_main.c [DEPS] drivers/net/e1000e/e1000e_phy.c [DEPS] drivers/net/e1000e/e1000e_mac.c [DEPS] drivers/net/e1000e/e1000e_nvm.c [DEPS] drivers/net/e1000e/e1000e_82571.c [DEPS] drivers/net/e1000e/e1000e_ich8lan.c [DEPS] drivers/net/e1000e/e1000e_80003es2lan.c [DEPS] drivers/net/e1000/e1000_82541.c [DEPS] drivers/net/e1000/e1000_main.c [DEPS] drivers/net/e1000/e1000_phy.c [DEPS] drivers/net/e1000/e1000_mac.c [DEPS] drivers/net/e1000/e1000_nvm.c [DEPS] drivers/net/e1000/e1000_82543.c [DEPS] drivers/net/e1000/e1000_api.c [DEPS] drivers/net/e1000/e1000_82540.c [DEPS] drivers/net/e1000/e1000_82542.c [DEPS] drivers/net/sundance.c [DEPS] drivers/net/r8169.c [DEPS] drivers/net/sis900.c [DEPS] drivers/net/tg3.c [DEPS] drivers/net/prism2_plx.c [DEPS] drivers/net/ns83820.c [DEPS] drivers/net/myri10ge.c [DEPS] drivers/net/mtd80x.c [DEPS] drivers/net/forcedeth.c [DEPS] drivers/net/tulip.c [DEPS] drivers/net/davicom.c [DEPS] drivers/net/3c90x.c [DEPS] drivers/net/3c509.c [DEPS] drivers/net/virtio-net.c [DEPS] drivers/net/rtl8139.c [DEPS] drivers/net/tlan.c [DEPS] drivers/net/via-velocity.c [DEPS] drivers/net/b44.c [DEPS] drivers/net/epic100.c [DEPS] drivers/net/sky2.c [DEPS] drivers/net/ne2k_isa.c [DEPS] drivers/net/sis190.c [DEPS] drivers/net/skge.c [DEPS] drivers/net/natsemi.c [DEPS] drivers/net/etherfabric.c [DEPS] drivers/net/3c509-eisa.c [DEPS] drivers/net/pcnet32.c [DEPS] drivers/net/pnic.c [DEPS] drivers/net/dmfe.c [DEPS] drivers/net/smc9000.c [DEPS] drivers/net/3c515.c [DEPS] drivers/net/eepro100.c [DEPS] drivers/net/legacy.c [DEPS] drivers/net/atl1e.c [DEPS] drivers/net/ipoib.c [DEPS] drivers/net/3c529.c [DEPS] drivers/net/cs89x0.c [DEPS] drivers/net/ns8390.c [DEPS] drivers/net/via-rhine.c [DEPS] drivers/net/w89c840.c [DEPS] drivers/net/3c595.c [DEPS] drivers/net/prism2_pci.c [DEPS] drivers/net/eepro.c [DEPS] drivers/net/jme.c [DEPS] drivers/net/bnx2.c [DEPS] drivers/net/amd8111e.c [DEPS] drivers/net/3c5x9.c [DEPS] drivers/bus/eisa.c [DEPS] drivers/bus/isa.c [DEPS] drivers/bus/pcivpd.c [DEPS] drivers/bus/pciextra.c [DEPS] drivers/bus/pcibackup.c [DEPS] drivers/bus/mca.c [DEPS] drivers/bus/virtio-pci.c [DEPS] drivers/bus/virtio-ring.c [DEPS] drivers/bus/isapnp.c [DEPS] drivers/bus/pci.c [DEPS] image/embedded.c [DEPS] image/segment.c [DEPS] image/efi_image.c [DEPS] image/elf.c [DEPS] image/script.c [DEPS] net/80211/net80211.c [DEPS] net/infiniband/ib_srp.c [DEPS] net/infiniband/ib_sma.c [DEPS] net/infiniband/ib_smc.c [DEPS] net/infiniband/ib_mi.c [DEPS] net/udp/syslog.c [DEPS] net/udp/slam.c [DEPS] net/udp/tftp.c [DEPS] net/udp/dns.c [DEPS] net/udp/dhcp.c [DEPS] net/tcp/http.c [DEPS] net/tcp/ftp.c [DEPS] net/tcp/iscsi.c [DEPS] net/tcp/https.c [DEPS] net/fc.c [DEPS] net/dhcpopts.c [DEPS] net/retry.c [DEPS] net/netdevice.c [DEPS] net/cachedhcp.c [DEPS] net/dhcppkt.c [DEPS] net/ipv4.c [DEPS] net/infiniband.c [DEPS] net/vlan.c [DEPS] net/aoe.c [DEPS] net/fcp.c [DEPS] net/tcp.c [DEPS] net/fcoe.c [DEPS] net/netdev_settings.c [DEPS] net/fakedhcp.c [DEPS] core/null_sanboot.c [DEPS] core/debug.c [DEPS] core/monojob.c [DEPS] core/timer.c [DEPS] core/random.c [DEPS] core/serial.c [DEPS] core/exec.c [DEPS] core/pc_kbd.c [DEPS] core/blockdev.c [DEPS] core/malloc.c [DEPS] core/fnrec.c [DEPS] core/misc.c [DEPS] core/console.c [DEPS] core/parseopt.c [DEPS] core/gdbudp.c [DEPS] core/posix_io.c [DEPS] core/null_nap.c [DEPS] core/nvo.c [DEPS] core/downloader.c [DEPS] core/main.c [DEPS] core/settings.c [DEPS] core/getkey.c [DEPS] core/image.c [DEPS] arch/i386/prefix/mromprefix.S [DEPS] arch/i386/prefix/romprefix.S [DEPS] arch/i386/drivers/net/undipreload.c [DEPS] arch/i386/drivers/net/undiload.c [DEPS] arch/i386/drivers/net/undi.c [DEPS] arch/i386/drivers/net/undionly.c [DEPS] arch/i386/drivers/net/undinet.c [DEPS] arch/x86/interface/efi/efix86_nap.c [DEPS] arch/i386/interface/syslinux/comboot_call.c [DEPS] arch/i386/interface/pcbios/int13.c [DEPS] arch/i386/interface/pcbios/memtop_umalloc.c make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/etherboot/ipxe/src' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/etherboot/ipxe/src' [BUILD] bin/__udivdi3.o [BUILD] bin/__moddi3.o [BUILD] bin/memcpy.o [BUILD] bin/icc.o [BUILD] bin/__umoddi3.o [BUILD] bin/__divdi3.o [BUILD] bin/__udivmoddi4.o [BUILD] bin/base64.o [BUILD] bin/image.o [BUILD] bin/basename.o [BUILD] bin/debug_md5.o [BUILD] bin/interface.o [BUILD] bin/btext.o [BUILD] bin/getopt.o [BUILD] bin/getkey.o [BUILD] bin/asprintf.o [BUILD] bin/stringextra.o [BUILD] bin/hw.o [BUILD] bin/cpio.o [BUILD] bin/init.o [BUILD] bin/linebuf.o [BUILD] bin/settings.o [BUILD] bin/main.o [BUILD] bin/downloader.o [BUILD] bin/nvo.o [BUILD] bin/bitops.o [BUILD] bin/vsprintf.o [BUILD] bin/null_nap.o [BUILD] bin/gdbstub.o [BUILD] bin/posix_io.o [BUILD] bin/gdbudp.o [BUILD] bin/ctype.o [BUILD] bin/parseopt.o [BUILD] bin/open.o [BUILD] bin/console.o [BUILD] bin/acpi.o [BUILD] bin/uri.o [BUILD] bin/job.o [BUILD] bin/device.o [BUILD] bin/strtoull.o [BUILD] bin/misc.o [BUILD] bin/i82365.o [BUILD] bin/errno.o [BUILD] bin/iobuf.o [BUILD] bin/process.o [BUILD] bin/gdbserial.o [BUILD] bin/xfer.o [BUILD] bin/fnrec.o [BUILD] bin/malloc.o [BUILD] bin/ansiesc.o [BUILD] bin/blockdev.o [BUILD] bin/pc_kbd.o [BUILD] bin/bitmap.o [BUILD] bin/exec.o [BUILD] bin/serial.o [BUILD] bin/random.o [BUILD] bin/timer.o [BUILD] bin/assert.o [BUILD] bin/resolv.o [BUILD] bin/monojob.o [BUILD] bin/debug.o [BUILD] bin/pcmcia.o [BUILD] bin/edd.o [BUILD] bin/string.o [BUILD] bin/base16.o [BUILD] bin/cwuri.o [BUILD] bin/refcnt.o [BUILD] bin/uuid.o [BUILD] bin/null_sanboot.o [BUILD] bin/serial_console.o [BUILD] bin/eapol.o [BUILD] bin/fcns.o [BUILD] bin/fakedhcp.o [BUILD] bin/icmpv6.o [BUILD] bin/netdev_settings.o [BUILD] bin/tls.o [BUILD] bin/fcoe.o [BUILD] bin/iobpad.o [BUILD] bin/fcp.o [BUILD] bin/mii.o [BUILD] bin/tcp.o [BUILD] bin/arp.o [BUILD] bin/ethernet.o [BUILD] bin/fcels.o [BUILD] bin/tcpip.o [BUILD] bin/ipv6.o [BUILD] bin/aoe.o [BUILD] bin/rarp.o [BUILD] bin/vlan.o [BUILD] bin/nullnet.o [BUILD] bin/infiniband.o [BUILD] bin/ipv4.o [BUILD] bin/eth_slow.o [BUILD] bin/ndp.o [BUILD] bin/dhcppkt.o [BUILD] bin/cachedhcp.o [BUILD] bin/netdevice.o [BUILD] bin/retry.o [BUILD] bin/icmp.o [BUILD] bin/udp.o [BUILD] bin/dhcpopts.o [BUILD] bin/fc.o [BUILD] bin/https.o [BUILD] bin/iscsi.o [BUILD] bin/ftp.o [BUILD] bin/http.o [BUILD] bin/dhcp.o [BUILD] bin/dns.o [BUILD] bin/slam.o [BUILD] bin/tftp.o [BUILD] bin/syslog.o [BUILD] bin/ib_mi.o [BUILD] bin/ib_packet.o [BUILD] bin/ib_cm.o [BUILD] bin/ib_smc.o [BUILD] bin/ib_pathrec.o [BUILD] bin/ib_sma.o [BUILD] bin/ib_cmrc.o [BUILD] bin/ib_srp.o [BUILD] bin/ib_mcast.o [BUILD] bin/net80211.o [BUILD] bin/wpa.o [BUILD] bin/wpa_ccmp.o [BUILD] bin/rc80211.o [BUILD] bin/sec80211.o [BUILD] bin/wpa_tkip.o [BUILD] bin/wpa_psk.o [BUILD] bin/wep.o [BUILD] bin/script.o [BUILD] bin/efi_image.o [BUILD] bin/elf.o [BUILD] bin/segment.o [BUILD] bin/pci.o [BUILD] bin/embedded.o [BUILD] bin/isapnp.o [BUILD] bin/virtio-ring.o [BUILD] bin/virtio-pci.o [BUILD] bin/mca.o [BUILD] bin/isa_ids.o [BUILD] bin/pcibackup.o [BUILD] bin/pcivpd.o [BUILD] bin/pciextra.o [BUILD] bin/isa.o [BUILD] bin/eisa.o [BUILD] bin/depca.o [BUILD] bin/3c5x9.o [BUILD] bin/amd8111e.o [BUILD] bin/bnx2.o [BUILD] bin/jme.o [BUILD] bin/eepro.o [BUILD] bin/prism2_pci.o [BUILD] bin/3c595.o [BUILD] bin/w89c840.o [BUILD] bin/via-rhine.o [BUILD] bin/ns8390.o [BUILD] bin/cs89x0.o [BUILD] bin/3c529.o [BUILD] bin/ipoib.o [BUILD] bin/atl1e.o [BUILD] bin/legacy.o [BUILD] bin/eepro100.o [BUILD] bin/3c515.o [BUILD] bin/smc9000.o [BUILD] bin/dmfe.o [BUILD] bin/pnic.o [BUILD] bin/pcnet32.o [BUILD] bin/3c509-eisa.o [BUILD] bin/etherfabric.o [BUILD] bin/wd.o [BUILD] bin/natsemi.o [BUILD] bin/skge.o [BUILD] bin/sis190.o [BUILD] bin/ne2k_isa.o [BUILD] bin/sky2.o [BUILD] bin/epic100.o [BUILD] bin/b44.o [BUILD] bin/via-velocity.o [BUILD] bin/tlan.o [BUILD] bin/rtl8139.o [BUILD] bin/virtio-net.o [BUILD] bin/3c509.o [BUILD] bin/3c90x.o [BUILD] bin/davicom.o [BUILD] bin/tulip.o [BUILD] bin/forcedeth.o [BUILD] bin/myri10ge.o [BUILD] bin/ns83820.o [BUILD] bin/ne.o [BUILD] bin/mtd80x.o [BUILD] bin/prism2_plx.o [BUILD] bin/tg3.o [BUILD] bin/3c503.o [BUILD] bin/sis900.o [BUILD] bin/r8169.o [BUILD] bin/e1000_82542.o [BUILD] bin/sundance.o [BUILD] bin/e1000_82540.o [BUILD] bin/e1000_api.o [BUILD] bin/e1000_82543.o [BUILD] bin/e1000_manage.o [BUILD] bin/e1000_nvm.o [BUILD] bin/e1000_mac.o [BUILD] bin/e1000.o [BUILD] bin/e1000_phy.o [BUILD] bin/e1000_main.o [BUILD] bin/e1000_82541.o [BUILD] bin/e1000e_80003es2lan.o [BUILD] bin/e1000e_ich8lan.o [BUILD] bin/e1000e_manage.o [BUILD] bin/e1000e_82571.o [BUILD] bin/e1000e_nvm.o [BUILD] bin/e1000e_mac.o [BUILD] bin/e1000e_phy.o [BUILD] bin/e1000e.o [BUILD] bin/e1000e_main.o [BUILD] bin/igb_82575.o [BUILD] bin/igb.o [BUILD] bin/igb_mac.o [BUILD] bin/igb_phy.o [BUILD] bin/igb_main.o [BUILD] bin/igb_nvm.o [BUILD] bin/igb_manage.o [BUILD] bin/igbvf_main.o [BUILD] bin/igb_api.o [BUILD] bin/igbvf_vf.o [BUILD] bin/phantom.o [BUILD] bin/igbvf_mbx.o [BUILD] bin/rtl8180_grf5101.o [BUILD] bin/rtl8185.o [BUILD] bin/rtl8180_max2820.o [BUILD] bin/rtl818x.o [BUILD] bin/rtl8180.o [BUILD] bin/rtl8185_rtl8225.o [BUILD] bin/rtl8180_sa2400.o [BUILD] bin/ath_hw.o [BUILD] bin/ath_key.o [BUILD] bin/ath_main.o [BUILD] bin/ath5k_reset.o [BUILD] bin/ath_regd.o [BUILD] bin/ath5k.o [BUILD] bin/ath5k_attach.o [BUILD] bin/ath5k_rfkill.o [BUILD] bin/ath5k_gpio.o [BUILD] bin/ath5k_initvals.o [BUILD] bin/ath5k_phy.o [BUILD] bin/ath5k_dma.o [BUILD] bin/ath5k_pcu.o [BUILD] bin/ath5k_desc.o [BUILD] bin/ath5k_qcu.o [BUILD] bin/ath5k_eeprom.o [BUILD] bin/ath5k_caps.o [BUILD] bin/ath9k_eeprom_4k.o [BUILD] bin/ath9k_xmit.o [BUILD] bin/ath9k_ar9003_mac.o [BUILD] bin/ath9k_ar9003_calib.o [BUILD] bin/ath9k_ar9003_phy.o [BUILD] bin/ath9k_eeprom_9287.o [BUILD] bin/ath9k.o [BUILD] bin/ath9k_ar9002_hw.o [BUILD] bin/ath9k_init.o [BUILD] bin/ath9k_calib.o [BUILD] bin/ath9k_main.o [BUILD] bin/ath9k_ar9002_calib.o [BUILD] bin/ath9k_mac.o [BUILD] bin/ath9k_ar9003_eeprom.o [BUILD] bin/ath9k_eeprom_def.o [BUILD] bin/ath9k_ar9002_mac.o [BUILD] bin/ath9k_ar9002_phy.o [BUILD] bin/ath9k_ani.o [BUILD] bin/ath9k_ar5008_phy.o [BUILD] bin/ath9k_ar9003_hw.o [BUILD] bin/ath9k_eeprom.o [BUILD] bin/ath9k_recv.o [BUILD] bin/ath9k_common.o [BUILD] bin/ath9k_hw.o [BUILD] bin/vxge_traffic.o [BUILD] bin/vxge.o [BUILD] bin/vxge_config.o [BUILD] bin/vxge_main.o [BUILD] bin/snpnet.o [BUILD] bin/snponly.o [BUILD] bin/ibft.o [BUILD] bin/ata.o [BUILD] bin/srp.o [BUILD] bin/scsi.o [BUILD] bin/spi.o [BUILD] bin/nvsvpd.o [BUILD] bin/threewire.o [BUILD] bin/nvs.o [BUILD] bin/bitbash.o [BUILD] bin/spi_bit.o [BUILD] bin/i2c_bit.o [BUILD] bin/linda.o [BUILD] bin/hermon.o [BUILD] bin/arbel.o [BUILD] bin/qib7322.o [BUILD] bin/linda_fw.o [BUILD] bin/efi_console.o [BUILD] bin/efi_pci.o [BUILD] bin/efi_snp.o [BUILD] bin/efi_strerror.o [BUILD] bin/efi_bofm.o [BUILD] bin/efi_umalloc.o [BUILD] bin/efi_strings.o [BUILD] bin/efi_timer.o [BUILD] bin/efi_smbios.o [BUILD] bin/efi_driver.o [BUILD] bin/efi_init.o [BUILD] bin/efi_uaccess.o [BUILD] bin/smbios.o [BUILD] bin/efi_io.o [BUILD] bin/smbios_settings.o [BUILD] bin/bofm.o [BUILD] bin/linebuf_test.o [BUILD] bin/umalloc_test.o [BUILD] bin/bofm_test.o [BUILD] bin/uri_test.o [BUILD] bin/test.o [BUILD] bin/list_test.o [BUILD] bin/memcpy_test.o [BUILD] bin/cbc.o [BUILD] bin/axtls_aes.o [BUILD] bin/crc32.o [BUILD] bin/axtls_sha1.o [BUILD] bin/aes_wrap.o [BUILD] bin/sha1extra.o [BUILD] bin/asn1.o [BUILD] bin/hmac.o [BUILD] bin/crandom.o [BUILD] bin/md5.o [BUILD] bin/crypto_null.o [BUILD] bin/arc4.o [BUILD] bin/x509.o [BUILD] bin/chap.o [BUILD] bin/aes.o [BUILD] bin/sha1.o [BUILD] bin/rsa.o [BUILD] bin/bigint.o [BUILD] bin/wireless_errors.o [BUILD] bin/editstring.o [BUILD] bin/readline.o [BUILD] bin/strerror.o [BUILD] bin/shell.o [BUILD] bin/linux_args.o [BUILD] bin/vlan_cmd.o [BUILD] bin/iwmgmt_cmd.o [BUILD] bin/lotest_cmd.o [BUILD] bin/fcmgmt_cmd.o [BUILD] bin/image_cmd.o [BUILD] bin/digest_cmd.o [BUILD] bin/route_cmd.o [BUILD] bin/dhcp_cmd.o [BUILD] bin/time_cmd.o [BUILD] bin/autoboot_cmd.o [BUILD] bin/gdbstub_cmd.o [BUILD] bin/ifmgmt_cmd.o [BUILD] bin/sanboot_cmd.o [BUILD] bin/login_cmd.o [BUILD] bin/config_cmd.o [BUILD] bin/nvo_cmd.o [BUILD] bin/settings_ui.o [BUILD] bin/login_ui.o [BUILD] bin/kb.o [BUILD] bin/print.o [BUILD] bin/windows.o [BUILD] bin/mucurses.o [BUILD] bin/wininit.o [BUILD] bin/winattrs.o [BUILD] bin/slk.o [BUILD] bin/edging.o [BUILD] bin/ansi_screen.o [BUILD] bin/print_nadv.o [BUILD] bin/clear.o [BUILD] bin/alert.o [BUILD] bin/colour.o [BUILD] bin/editbox.o [BUILD] bin/keymap_bg.o [BUILD] bin/keymap_it.o [BUILD] bin/keymap_sg.o [BUILD] bin/keymap_us.o [BUILD] bin/keymap_nl.o [BUILD] bin/keymap_ro.o [BUILD] bin/keymap_de.o [BUILD] bin/keymap_cz.o [BUILD] bin/keymap_hu.o [BUILD] bin/keymap_az.o [BUILD] bin/keymap_dk.o [BUILD] bin/keymap_fi.o [BUILD] bin/keymap_mk.o [BUILD] bin/keymap_uk.o [BUILD] bin/keymap_pt.o [BUILD] bin/keymap_no.o [BUILD] bin/keymap_fr.o [BUILD] bin/keymap_by.o [BUILD] bin/keymap_mt.o [BUILD] bin/keymap_ua.o [BUILD] bin/keymap_lt.o [BUILD] bin/keymap_sr.o [BUILD] bin/keymap_al.o [BUILD] bin/keymap_ru.o [BUILD] bin/keymap_cf.o [BUILD] bin/keymap_et.o [BUILD] bin/keymap_th.o [BUILD] bin/keymap_es.o [BUILD] bin/keymap_il.o [BUILD] bin/keymap_gr.o [BUILD] bin/keymap_wo.o [BUILD] bin/keymap_pl.o [BUILD] bin/autoboot.o [BUILD] bin/ifmgmt.o [BUILD] bin/fcmgmt.o [BUILD] bin/dhcpmgmt.o [BUILD] bin/pxemenu.o [BUILD] bin/imgmgmt.o [BUILD] bin/iwmgmt.o [BUILD] bin/lotest.o [BUILD] bin/route.o [BUILD] bin/prompt.o [BUILD] bin/config_romprefix.o [BUILD] bin/config.o [BUILD] bin/config_fc.o [BUILD] bin/config_ethernet.o [BUILD] bin/config_net80211.o [BUILD] bin/config_infiniband.o [BUILD] bin/dumpregs.o [BUILD] bin/nulltrap.o [BUILD] bin/relocate.o [BUILD] bin/x86_io.o [BUILD] bin/runtime.o [BUILD] bin/pic8259.o [BUILD] bin/cpu.o [BUILD] bin/gdbmach.o [BUILD] bin/timer2.o [BUILD] bin/video_subr.o [BUILD] bin/basemem_packet.o [BUILD] bin/rdtsc_timer.o [BUILD] bin/librm_mgmt.o [BUILD] bin/pnpbios.o [BUILD] bin/bios_console.o [BUILD] bin/fakee820.o [BUILD] bin/basemem.o [BUILD] bin/memmap.o [BUILD] bin/hidemem.o [BUILD] bin/comboot.o [BUILD] bin/elfboot.o [BUILD] bin/bootsector.o [BUILD] bin/multiboot.o [BUILD] bin/pxe_image.o [BUILD] bin/bzimage.o [BUILD] bin/nbi.o [BUILD] bin/com32.o [BUILD] bin/bios_timer.o [BUILD] bin/memtop_umalloc.o [BUILD] bin/biosint.o [BUILD] bin/pcibios.o [BUILD] bin/int13.o [BUILD] bin/bios_nap.o [BUILD] bin/bios_smbios.o [BUILD] bin/pxe_udp.o [BUILD] bin/pxe_loader.o [BUILD] bin/pxe_exit_hook.o [BUILD] bin/pxe_preboot.o [BUILD] bin/pxe_file.o [BUILD] bin/pxe_tftp.o [BUILD] bin/pxe_undi.o [BUILD] bin/pxe_call.o [BUILD] bin/pxeparent_dhcp.o [BUILD] bin/pxeparent.o [BUILD] bin/comboot_resolv.o [BUILD] bin/com32_call.o [BUILD] bin/comboot_call.o [BUILD] bin/reboot_cmd.o [BUILD] bin/pxe_cmd.o [BUILD] bin/x86_string.o [BUILD] bin/pcidirect.o [BUILD] bin/efix86_nap.o [BUILD] bin/efidrvprefix.o [BUILD] bin/efiprefix.o [BUILD] bin/undirom.o [BUILD] bin/undinet.o [BUILD] bin/undionly.o [BUILD] bin/undi.o [BUILD] bin/undiload.o [BUILD] bin/gdbstub_test.o [BUILD] bin/undipreload.o [BUILD] bin/stack16.o [BUILD] bin/stack.o [BUILD] bin/setjmp.o [BUILD] bin/virtaddr.o [BUILD] bin/gdbidt.o [BUILD] bin/patch_cf.o [BUILD] bin/librm.o [BUILD] bin/liba20.o [BUILD] bin/libpm.o [BUILD] bin/libkir.o [BUILD] bin/mbr.o [BUILD] bin/kkkpxeprefix.o [BUILD] bin/kkpxeprefix.o [BUILD] bin/romprefix.o [BUILD] bin/exeprefix.o [BUILD] bin/pxeprefix.o [BUILD] bin/hdprefix.o [BUILD] bin/usbdisk.o [BUILD] bin/kpxeprefix.o [BUILD] bin/nullprefix.o [BUILD] bin/bootpart.o [BUILD] bin/nbiprefix.o [BUILD] bin/undiloader.o [BUILD] bin/unnrv2b16.o [BUILD] bin/lkrnprefix.o [BUILD] bin/unnrv2b.o [BUILD] bin/dskprefix.o [BUILD] bin/mromprefix.o [BUILD] bin/e820mangler.o [BUILD] bin/libprefix.o [BUILD] bin/pxe_entry.o [BUILD] bin/com32_wrapper.o [BUILD] bin/undiisr.o [HOSTCC] util/zbin [AR] bin/blib.a ar: creating bin/blib.a [LD] bin/rtl8139.rom.tmp [BIN] bin/rtl8139.rom.bin [ZINFO] bin/rtl8139.rom.zinfo [ZBIN] bin/rtl8139.rom.zbin [FINISH] bin/rtl8139.rom rm bin/rtl8139.rom.zbin bin/rtl8139.rom.bin bin/rtl8139.rom.zinfo make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/etherboot/ipxe/src' make -C ipxe/src bin/8086100e.rom make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/etherboot/ipxe/src' [LD] bin/8086100e.rom.tmp [BIN] bin/8086100e.rom.bin [ZINFO] bin/8086100e.rom.zinfo [ZBIN] bin/8086100e.rom.zbin [FINISH] bin/8086100e.rom rm bin/8086100e.rom.zbin bin/8086100e.rom.bin bin/8086100e.rom.zinfo make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/etherboot/ipxe/src' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/etherboot' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make -C hvmloader all make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader' make -C acpi all make[7]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/acpi' iasl -vs -p ssdt_s3 -tc ssdt_s3.asl iasl -vs -p ssdt_s4 -tc ssdt_s4.asl iasl -vs -p ssdt_pm -tc ssdt_pm.asl iasl -vs -p ssdt_tpm -tc ssdt_tpm.asl ASL Input: ssdt_s3.asl - 33 lines, 172 bytes, 1 keywords AML Output: ssdt_s3.aml - 49 bytes, 1 named objects, 0 executable opcodes Hex Dump: ssdt_s3.hex - 844 bytes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 4 Optimizations ASL Input: ssdt_s4.asl - 33 lines, 172 bytes, 1 keywords AML Output: ssdt_s4.aml - 49 bytes, 1 named objects, 0 executable opcodes Hex Dump: ssdt_s4.hex - 844 bytes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 4 Optimizations sed -e 's/AmlCode/ssdt_s3/g' ssdt_s3.hex >ssdt_s3.h gcc -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/acpi/../../../../tools/include -o mk_dsdt mk_dsdt.c sed -e 's/AmlCode/ssdt_s4/g' ssdt_s4.hex >ssdt_s4.h ASL Input: ssdt_tpm.asl - 33 lines, 250 bytes, 3 keywords AML Output: ssdt_tpm.aml - 76 bytes, 3 named objects, 0 executable opcodes Hex Dump: ssdt_tpm.hex - 1070 bytes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations ASL Input: ssdt_pm.asl - 424 lines, 8311 bytes, 192 keywords AML Output: ssdt_pm.aml - 1494 bytes, 64 named objects, 128 executable opcodes Hex Dump: ssdt_pm.hex - 14345 bytes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 31 Optimizations sed -e 's/AmlCode/ssdt_pm/g' ssdt_pm.hex >ssdt_pm.h sed -e 's/AmlCode/ssdt_tpm/g' ssdt_tpm.hex >ssdt_tpm.h rm -f ssdt_s3.hex ssdt_s3.aml rm -f ssdt_s4.hex ssdt_s4.aml x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/acpi/../../../../tools/include -c -o static_tables.o static_tables.c rm -f ssdt_pm.hex ssdt_pm.aml rm -f ssdt_tpm.hex ssdt_tpm.aml x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/acpi/../../../../tools/include -c -o build.o build.c awk 'NR > 1 {print s} {s=$0}' dsdt.asl > dsdt_anycpu.asl awk 'NR > 1 {print s} {s=$0}' dsdt.asl > dsdt_15cpu.asl awk 'NR > 1 {print s} {s=$0}' dsdt.asl > dsdt_anycpu_qemu_xen.asl ./mk_dsdt --maxcpu 15 >> dsdt_15cpu.asl ./mk_dsdt --maxcpu any >> dsdt_anycpu.asl ./mk_dsdt --dm-version qemu-xen >> dsdt_anycpu_qemu_xen.asl iasl -vs -p dsdt_15cpu -tc dsdt_15cpu.asl iasl -vs -p dsdt_anycpu_qemu_xen -tc dsdt_anycpu_qemu_xen.asl iasl -vs -p dsdt_anycpu -tc dsdt_anycpu.asl dsdt_15cpu.asl 1014: Return ( \_SB.PRSC() ) Warning 1104 - ^ Reserved method should not return a value (_L02) ASL Input: dsdt_15cpu.asl - 6667 lines, 243946 bytes, 4783 keywords AML Output: dsdt_15cpu.aml - 48238 bytes, 1560 named objects, 3223 executable opcodes Hex Dump: dsdt_15cpu.hex - 452574 bytes Compilation complete. 0 Errors, 1 Warnings, 0 Remarks, 1054 Optimizations dsdt_anycpu_qemu_xen.asl 5308: Return ( \_SB.PRSC() ) Warning 1104 - Reserved method should not return a value ^ (_L02) dsdt_anycpu_qemu_xen.asl 5701: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5709: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5717: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5725: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5733: Return ( 0x0 ) Warning 1104 -sed -e 's/AmlCode/dsdt_15cpu/g' dsdt_15cpu.hex >dsdt_15cpu.c Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5741: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5749: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5757: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5765: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5773: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5781: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5789: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5797: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5805: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5813: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5821: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5829: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5837: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5845: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5853: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5861: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5869: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5877: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5885: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5893: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5901: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5909: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5917: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5925: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5933: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) dsdt_anycpu_qemu_xen.asl 5941: Return ( 0x0 ) Warning 1104 - Reserved method should not return a value ^ (_EJ0) ASL Input: dsdt_anycpu_qemu_xen.asl - 6147 lines, 202684 bytes, 4341 keywords AML Output: dsdt_anycpu_qemu_xen.aml - 34253 bytes, 1308 named objects, 3033 executable opcodes Hex Dump: dsdt_anycpu_qemu_xen.hex - 321484 bytes Compilation complete. 0 Errors, 32 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_15cpu_len=sizeof(dsdt_15cpu);" >>dsdt_15cpu.c echo "int dsdt_anycpu_qemu_xen_len=sizeof(dsdt_anycpu_qemu_xen);" >>dsdt_anycpu_qemu_xen.c rm -f dsdt_15cpu.aml dsdt_15cpu.hex dsdt_anycpu.asl 5308: Return ( \_SB.PRSC() ) Warning 1104 - ^ Reserved method should not return a value (_L02) ASL Input: dsdt_anycpu.asl - 10961 lines, 385953 bytes, 7975 keywords AML Output: dsdt_anycpu.aml - 70541 bytes, 2464 named objects, 5511 executable opcodes Hex Dump: dsdt_anycpu.hex - 661676 bytes Compilation complete. 0 Errors, 1 Warnings, 0 Remarks, 2622 Optimizations sed -e 's/AmlCode/dsdt_anycpu/g' dsdt_anycpu.hex >dsdt_anycpu.c rm -f dsdt_anycpu_qemu_xen.aml dsdt_anycpu_qemu_xen.hex x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/acpi/../../../../tools/include -c -o dsdt_15cpu.o dsdt_15cpu.c echo "int dsdt_anycpu_len=sizeof(dsdt_anycpu);" >>dsdt_anycpu.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/acpi/../../../../tools/include -c -o dsdt_anycpu_qemu_xen.o dsdt_anycpu_qemu_xen.c rm -f dsdt_anycpu.aml dsdt_anycpu.hex x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/acpi/../../../../tools/include -c -o dsdt_anycpu.o dsdt_anycpu.c ar rc acpi.a build.o dsdt_anycpu.o dsdt_15cpu.o static_tables.o dsdt_anycpu_qemu_xen.o make[7]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/acpi' make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader' make hvmloader make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader' echo "/* Autogenerated file. DO NOT EDIT */" > roms.inc.new echo "#ifdef ROM_INCLUDE_ROMBIOS" >> roms.inc.new x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o mp_tables.o mp_tables.c sh ./mkhex rombios ../rombios/BIOS-bochs-latest >> roms.inc.new x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o util.o util.c echo "#endif" >> roms.inc.new x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -D__SMBIOS_DATE__="\"07/22/2013\"" -c -o smbios.o smbios.c echo "#ifdef ROM_INCLUDE_SEABIOS" >> roms.inc.new x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o smp.o smp.c sh ./mkhex seabios ../seabios-dir/out/bios.bin >> roms.inc.new x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o cacheattr.o cacheattr.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o xenbus.o xenbus.c echo "#endif" >> roms.inc.new x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o e820.o e820.c echo "#ifdef ROM_INCLUDE_VGABIOS" >> roms.inc.new x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o pci.o pci.c sh ./mkhex vgabios_stdvga ../vgabios/VGABIOS-lgpl-latest.bin >> roms.inc.new x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o pir.o pir.c echo "#endif" >> roms.inc.new x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o ctype.o ctype.c echo "#ifdef ROM_INCLUDE_VGABIOS" >> roms.inc.new x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tests.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o tests.o tests.c sh ./mkhex vgabios_cirrusvga ../vgabios/VGABIOS-lgpl-latest.cirrus.bin >> roms.inc.new x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .optionroms.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o optionroms.o optionroms.c echo "#endif" >> roms.inc.new x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .32bitbios_support.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o 32bitbios_support.o 32bitbios_support.c echo "#ifdef ROM_INCLUDE_ETHERBOOT" >> roms.inc.new sh ./mkhex etherboot ../etherboot/ipxe/src/bin/rtl8139.rom ../etherboot/ipxe/src/bin/8086100e.rom >> roms.inc.new echo "#endif" >> roms.inc.new mv roms.inc.new roms.inc x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o hvmloader.o hvmloader.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .rombios.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o rombios.o rombios.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o seabios.o seabios.c x86_64-pc-linux-gnu-ld -melf_i386 -N -Ttext 0x100000 -o hvmloader.tmp hvmloader.o mp_tables.o util.o smbios.o smp.o cacheattr.o xenbus.o e820.o pci.o pir.o ctype.o tests.o optionroms.o 32bitbios_support.o rombios.o seabios.o acpi/acpi.a objcopy hvmloader.tmp hvmloader rm -f hvmloader.tmp make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C console all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .daemon@io.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/include -c -o daemon/io.o daemon/io.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .daemon@main.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/include -c -o daemon/main.o daemon/main.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .daemon@utils.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/include -c -o daemon/utils.o daemon/utils.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .client@main.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/include -c -o client/main.o client/main.c x86_64-pc-linux-gnu-gcc daemon/io.o daemon/main.o daemon/utils.o -o xenconsoled /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/libxc/libxenctrl.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/xenstore/libxenstore.so -lutil -lrt x86_64-pc-linux-gnu-gcc client/main.o -o xenconsole /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/libxc/libxenctrl.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/xenstore/libxenstore.so make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C xenmon all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon/../../tools/include -c -o setmask.o setmask.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon/../../tools/include -c -o xenbaked.o xenbaked.c x86_64-pc-linux-gnu-gcc setmask.o -o xentrace_setmask /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon/../../tools/libxc/libxenctrl.so x86_64-pc-linux-gnu-gcc xenbaked.o -o xenbaked /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon/../../tools/libxc/libxenctrl.so make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C xenstat all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat' make -C libxenstat all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .src@xenstat.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -fPIC -Isrc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat/../../../tools/include -c -o src/xenstat.o src/xenstat.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .src@xenstat_linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -fPIC -Isrc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/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 x86_64-pc-linux-gnu-gcc -Wl,-soname -Wl,libxenstat.so.0 -shared -o src/libxenstat.so.0.0 \ src/xenstat.o src/xenstat_linux.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat/../../../tools/xenstore/libxenstore.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat/../../../tools/libxc/libxenctrl.so ranlib src/libxenstat.a ln -sf libxenstat.so.0.0 src/libxenstat.so.0 ln -sf libxenstat.so.0 src/libxenstat.so make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat' make -C xentop all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/xentop' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -DGCC_PRINTF -Wall -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/xentop/../../../tools/xenstat/libxenstat/src -DHOST_Linux -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/xentop/../../../tools xentop.c -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/xentop/../../../tools/libxc -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/xentop/../../../tools/xenstore /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/xentop/../../../tools/xenstat/libxenstat/src/libxenstat.so -lncurses -o xentop make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/xentop' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C libaio all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libaio' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libaio/src' x86_64-pc-linux-gnu-gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_queue_init.ol io_queue_init.c x86_64-pc-linux-gnu-gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_queue_release.ol io_queue_release.c x86_64-pc-linux-gnu-gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_queue_wait.ol io_queue_wait.c x86_64-pc-linux-gnu-gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_queue_run.ol io_queue_run.c x86_64-pc-linux-gnu-gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_getevents.ol io_getevents.c x86_64-pc-linux-gnu-gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_submit.ol io_submit.c x86_64-pc-linux-gnu-gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_cancel.ol io_cancel.c x86_64-pc-linux-gnu-gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_setup.ol io_setup.c x86_64-pc-linux-gnu-gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_destroy.ol io_destroy.c x86_64-pc-linux-gnu-gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o raw_syscall.ol raw_syscall.c x86_64-pc-linux-gnu-gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o compat-0_1.ol compat-0_1.c x86_64-pc-linux-gnu-gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_queue_init.os io_queue_init.c x86_64-pc-linux-gnu-gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_queue_release.os io_queue_release.c x86_64-pc-linux-gnu-gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_queue_wait.os io_queue_wait.c x86_64-pc-linux-gnu-gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_queue_run.os io_queue_run.c x86_64-pc-linux-gnu-gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_getevents.os io_getevents.c x86_64-pc-linux-gnu-gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_submit.os io_submit.c x86_64-pc-linux-gnu-gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_cancel.os io_cancel.c x86_64-pc-linux-gnu-gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_setup.os io_setup.c x86_64-pc-linux-gnu-gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o io_destroy.os io_destroy.c x86_64-pc-linux-gnu-gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o raw_syscall.os raw_syscall.c x86_64-pc-linux-gnu-gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -c -o compat-0_1.os compat-0_1.c rm -f libaio.a ar r libaio.a io_queue_init.ol io_queue_release.ol io_queue_wait.ol io_queue_run.ol io_getevents.ol io_submit.ol io_cancel.ol io_setup.ol io_destroy.ol raw_syscall.ol compat-0_1.ol ar: creating libaio.a x86_64-pc-linux-gnu-gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -Wl,--version-script=libaio.map -Wl,-soname=libaio.so.1 -o libaio.so.1.0.1 io_queue_init.os io_queue_release.os io_queue_wait.os io_queue_run.os io_getevents.os io_submit.os io_cancel.os io_setup.os io_destroy.os raw_syscall.os compat-0_1.os ranlib libaio.a make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libaio/src' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libaio' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C memshr all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -Wno-unused -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr/../../tools/include -D_GNU_SOURCE -fPIC -g -c -o interface.o interface.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -Wno-unused -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr/../../tools/include -D_GNU_SOURCE -fPIC -g -c -o shm.o shm.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -Wno-unused -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr/../../tools/include -D_GNU_SOURCE -fPIC -g -c -o bidir-daemon.o bidir-daemon.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -Wno-unused -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr/../../tools/include -D_GNU_SOURCE -fPIC -g -DFINGERPRINT_MAP -c -o bidir-hash-fgprtshr.o bidir-hash.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -Wno-unused -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/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[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C blktap all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap' make -C lib all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/include -Werror -Wno-unused -fPIC -D _GNU_SOURCE -c -o xenbus.o xenbus.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .blkif.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/include -Werror -Wno-unused -fPIC -D _GNU_SOURCE -c -o blkif.o blkif.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xs_api.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/include -Werror -Wno-unused -fPIC -D _GNU_SOURCE -c -o xs_api.o xs_api.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenbus.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/include -Werror -Wno-unused -fPIC -D _GNU_SOURCE -fPIC -c -o xenbus.opic xenbus.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .blkif.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/include -Werror -Wno-unused -fPIC -D _GNU_SOURCE -fPIC -c -o blkif.opic blkif.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xs_api.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/include -Werror -Wno-unused -fPIC -D _GNU_SOURCE -fPIC -c -o xs_api.opic xs_api.c ar rc libblktap.a xenbus.o blkif.o xs_api.o x86_64-pc-linux-gnu-gcc -Wl,-soname -Wl,libblktap.so.3.0 -shared \ -o libblktap.so.3.0.0 xenbus.opic blkif.opic xs_api.opic /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/xenstore/libxenstore.so ln -sf libblktap.so.3.0.0 libblktap.so.3.0 ln -sf libblktap.so.3.0 libblktap.so make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap' make -C drivers all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers' Makefile:19: === libgcrypt not installed: falling back to libcrypto === x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .blktapctrl.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../lib -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -D_GNU_SOURCE -DMEMSHR -I ../../memshr -I ../../libaio/src -pthread -c -o blktapctrl.o blktapctrl.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .blktapctrl_linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../lib -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -D_GNU_SOURCE -DMEMSHR -I ../../memshr -I ../../libaio/src -pthread -c -o blktapctrl_linux.o blktapctrl_linux.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../lib -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -D_GNU_SOURCE -DMEMSHR -I ../../memshr -I ../../libaio/src -pthread -c -o tapdisk.o tapdisk.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-aio.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../lib -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -D_GNU_SOURCE -DMEMSHR -I ../../memshr -I ../../libaio/src -pthread -c -o block-aio.o block-aio.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-sync.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../lib -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -D_GNU_SOURCE -DMEMSHR -I ../../memshr -I ../../libaio/src -pthread -c -o block-sync.o block-sync.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -Wno-unused -I../lib -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -D_GNU_SOURCE -DMEMSHR -I ../../memshr -I ../../libaio/src -pthread -c -o block-vmdk.o block-vmdk.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-ram.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../lib -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -D_GNU_SOURCE -DMEMSHR -I ../../memshr -I ../../libaio/src -pthread -c -o block-ram.o block-ram.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -Wno-unused -I../lib -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -D_GNU_SOURCE -DMEMSHR -I ../../memshr -I ../../libaio/src -pthread -c -o block-qcow.o block-qcow.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -Wno-unused -I../lib -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -D_GNU_SOURCE -DMEMSHR -I ../../memshr -I ../../libaio/src -pthread -c -o block-qcow2.o block-qcow2.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -Wno-unused -I../lib -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -D_GNU_SOURCE -DMEMSHR -I ../../memshr -I ../../libaio/src -pthread -c -o aes.o aes.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapaio.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../lib -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -D_GNU_SOURCE -DMEMSHR -I ../../memshr -I ../../libaio/src -pthread -c -o tapaio.o tapaio.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .blk_linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../lib -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -D_GNU_SOURCE -DMEMSHR -I ../../memshr -I ../../libaio/src -pthread -c -o blk_linux.o blk_linux.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .img2qcow.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../lib -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -D_GNU_SOURCE -DMEMSHR -I ../../memshr -I ../../libaio/src -pthread -c -o img2qcow.o img2qcow.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .qcow2raw.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../lib -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -D_GNU_SOURCE -DMEMSHR -I ../../memshr -I ../../libaio/src -pthread -c -o qcow2raw.o qcow2raw.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .qcow-create.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../lib -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/include -D_GNU_SOURCE -DMEMSHR -I ../../memshr -I ../../libaio/src -pthread -c -o qcow-create.o qcow-create.c x86_64-pc-linux-gnu-gcc -pthread -o blktapctrl blktapctrl.o blktapctrl_linux.o ../../memshr/libmemshr.a /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/libxc/libxenctrl.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/xenstore/libxenstore.so -L../lib -lblktap -lrt -lm x86_64-pc-linux-gnu-gcc -pthread -o tapdisk tapdisk.o block-aio.o block-sync.o block-vmdk.o block-ram.o block-qcow.o block-qcow2.o aes.o tapaio.o blk_linux.o ../../libaio/src/libaio.a -lcrypto -lz x86_64-pc-linux-gnu-gcc -pthread -o img2qcow img2qcow.o block-aio.o block-sync.o block-vmdk.o block-ram.o block-qcow.o block-qcow2.o aes.o tapaio.o blk_linux.o ../../libaio/src/libaio.a -lcrypto -lz x86_64-pc-linux-gnu-gcc -pthread -o qcow-create qcow-create.o block-aio.o block-sync.o block-vmdk.o block-ram.o block-qcow.o block-qcow2.o aes.o tapaio.o blk_linux.o ../../libaio/src/libaio.a -lcrypto -lz x86_64-pc-linux-gnu-gcc -pthread -o qcow2raw qcow2raw.o block-aio.o block-sync.o block-vmdk.o block-ram.o block-qcow.o block-qcow2.o aes.o tapaio.o blk_linux.o ../../libaio/src/libaio.a -lcrypto -lz make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C blktap2 all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make -C include all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/include' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/include' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make -C lvm all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/lvm' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .lvm-util.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -D_GNU_SOURCE -fPIC -c -o lvm-util.o lvm-util.c make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/lvm' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make -C vhd all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -D_GNU_SOURCE -fPIC -c -o vhd-util.o vhd-util.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-update.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -D_GNU_SOURCE -fPIC -c -o vhd-update.o vhd-update.c make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd' make -C lib all make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd/lib' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libvhd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o libvhd.o libvhd.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libvhd-journal.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o libvhd-journal.o libvhd-journal.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-coalesce.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o vhd-util-coalesce.o vhd-util-coalesce.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-create.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o vhd-util-create.o vhd-util-create.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-fill.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o vhd-util-fill.o vhd-util-fill.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-modify.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o vhd-util-modify.o vhd-util-modify.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-query.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o vhd-util-query.o vhd-util-query.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-read.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o vhd-util-read.o vhd-util-read.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-repair.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o vhd-util-repair.o vhd-util-repair.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-resize.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o vhd-util-resize.o vhd-util-resize.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-revert.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o vhd-util-revert.o vhd-util-revert.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-set-field.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o vhd-util-set-field.o vhd-util-set-field.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-snapshot.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o vhd-util-snapshot.o vhd-util-snapshot.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-scan.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o vhd-util-scan.o vhd-util-scan.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-check.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o vhd-util-check.o vhd-util-check.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-uuid.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o vhd-util-uuid.o vhd-util-uuid.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .relative-path.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o relative-path.o relative-path.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .atomicio.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -c -o atomicio.o atomicio.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libvhd.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o libvhd.opic libvhd.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libvhd-journal.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o libvhd-journal.opic libvhd-journal.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-coalesce.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o vhd-util-coalesce.opic vhd-util-coalesce.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-create.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o vhd-util-create.opic vhd-util-create.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-fill.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o vhd-util-fill.opic vhd-util-fill.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-modify.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o vhd-util-modify.opic vhd-util-modify.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-query.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o vhd-util-query.opic vhd-util-query.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-read.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o vhd-util-read.opic vhd-util-read.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-repair.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o vhd-util-repair.opic vhd-util-repair.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-resize.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o vhd-util-resize.opic vhd-util-resize.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-revert.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o vhd-util-revert.opic vhd-util-revert.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-set-field.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o vhd-util-set-field.opic vhd-util-set-field.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-snapshot.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o vhd-util-snapshot.opic vhd-util-snapshot.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-scan.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o vhd-util-scan.opic vhd-util-scan.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-check.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o vhd-util-check.opic vhd-util-check.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .vhd-util-uuid.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o vhd-util-uuid.opic vhd-util-uuid.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .relative-path.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o relative-path.opic relative-path.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .atomicio.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o atomicio.opic atomicio.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ...@..@lvm@lvm-util.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -fPIC -c -o ../../lvm/lvm-util.opic ../../lvm/lvm-util.c ar rc libvhd.a libvhd.o libvhd-journal.o vhd-util-coalesce.o vhd-util-create.o vhd-util-fill.o vhd-util-modify.o vhd-util-query.o vhd-util-read.o vhd-util-repair.o vhd-util-resize.o vhd-util-revert.o vhd-util-set-field.o vhd-util-snapshot.o vhd-util-scan.o vhd-util-check.o vhd-util-uuid.o relative-path.o atomicio.o ../../lvm/lvm-util.o x86_64-pc-linux-gnu-gcc -Wl,-soname,libvhd.so.1.0 -shared \ -o libvhd.so.1.0.0 libvhd.opic libvhd-journal.opic vhd-util-coalesce.opic vhd-util-create.opic vhd-util-fill.opic vhd-util-modify.opic vhd-util-query.opic vhd-util-read.opic vhd-util-repair.opic vhd-util-resize.opic vhd-util-revert.opic vhd-util-set-field.opic vhd-util-snapshot.opic vhd-util-scan.opic vhd-util-check.opic vhd-util-uuid.opic relative-path.opic atomicio.opic ../../lvm/lvm-util.opic -luuid ln -sf libvhd.so.1.0.0 libvhd.so.1.0 ln -sf libvhd.so.1.0 libvhd.so make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd/lib' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd' x86_64-pc-linux-gnu-gcc -o vhd-util vhd-util.o -Llib -lvhd x86_64-pc-linux-gnu-gcc -o vhd-update vhd-update.o -Llib -lvhd make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make -C drivers all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .scheduler.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o scheduler.o scheduler.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk-vbd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o tapdisk-vbd.o tapdisk-vbd.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk-control.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o tapdisk-control.o tapdisk-control.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk-image.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o tapdisk-image.o tapdisk-image.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk-driver.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o tapdisk-driver.o tapdisk-driver.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk-disktype.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o tapdisk-disktype.o tapdisk-disktype.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk-interface.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o tapdisk-interface.o tapdisk-interface.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk-server.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o tapdisk-server.o tapdisk-server.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk-queue.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o tapdisk-queue.o tapdisk-queue.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk-filter.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o tapdisk-filter.o tapdisk-filter.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk-log.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o tapdisk-log.o tapdisk-log.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk-utils.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o tapdisk-utils.o tapdisk-utils.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .io-optimize.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o io-optimize.o io-optimize.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .lock.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o lock.o lock.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .blk_linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o blk_linux.o blk_linux.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-aio.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o block-aio.o block-aio.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-ram.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o block-ram.o block-ram.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-cache.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o block-cache.o block-cache.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-vhd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o block-vhd.o block-vhd.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-log.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o block-log.o block-log.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o block-qcow.o block-qcow.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o aes.o aes.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .md5.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o md5.o md5.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-remus.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o block-remus.o block-remus.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o hashtable.o hashtable.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .hashtable_itr.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o hashtable_itr.o hashtable_itr.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .hashtable_utility.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o hashtable_utility.o hashtable_utility.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .atomicio.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o atomicio.o atomicio.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk2.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o tapdisk2.o tapdisk2.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .td.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o td.o td.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk-client.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o tapdisk-client.o tapdisk-client.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk-stream.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o tapdisk-stream.o tapdisk-stream.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tapdisk-diff.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o tapdisk-diff.o tapdisk-diff.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .lock-util.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -DUTIL -o lock-util lock.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .img2qcow.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o img2qcow.o img2qcow.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .qcow2raw.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o qcow2raw.o qcow2raw.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .qcow-create.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -I /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src -c -o qcow-create.o qcow-create.c x86_64-pc-linux-gnu-gcc -o tapdisk2 scheduler.o tapdisk-vbd.o tapdisk-control.o tapdisk-image.o tapdisk-driver.o tapdisk-disktype.o tapdisk-interface.o tapdisk-server.o tapdisk-queue.o tapdisk-filter.o tapdisk-log.o tapdisk-utils.o io-optimize.o lock.o blk_linux.o block-aio.o block-ram.o block-cache.o block-vhd.o block-log.o block-qcow.o aes.o md5.o block-remus.o hashtable.o hashtable_itr.o hashtable_utility.o atomicio.o tapdisk2.o -lrt -lz -L../vhd/lib -lvhd /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src/libaio.a -lm x86_64-pc-linux-gnu-gcc -o td-util td.o tapdisk-utils.o tapdisk-log.o blk_linux.o -L../vhd/lib -lvhd x86_64-pc-linux-gnu-gcc -o tapdisk-client tapdisk-client.o -lrt x86_64-pc-linux-gnu-gcc -o tapdisk-stream tapdisk-stream.o scheduler.o tapdisk-vbd.o tapdisk-control.o tapdisk-image.o tapdisk-driver.o tapdisk-disktype.o tapdisk-interface.o tapdisk-server.o tapdisk-queue.o tapdisk-filter.o tapdisk-log.o tapdisk-utils.o io-optimize.o lock.o blk_linux.o block-aio.o block-ram.o block-cache.o block-vhd.o block-log.o block-qcow.o aes.o md5.o block-remus.o hashtable.o hashtable_itr.o hashtable_utility.o -lrt -lz -L../vhd/lib -lvhd /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src/libaio.a -lm x86_64-pc-linux-gnu-gcc -o tapdisk-diff tapdisk-diff.o scheduler.o tapdisk-vbd.o tapdisk-control.o tapdisk-image.o tapdisk-driver.o tapdisk-disktype.o tapdisk-interface.o tapdisk-server.o tapdisk-queue.o tapdisk-filter.o tapdisk-log.o tapdisk-utils.o io-optimize.o lock.o blk_linux.o block-aio.o block-ram.o block-cache.o block-vhd.o block-log.o block-qcow.o aes.o md5.o block-remus.o hashtable.o hashtable_itr.o hashtable_utility.o -lrt -lz -L../vhd/lib -lvhd /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src/libaio.a -lm x86_64-pc-linux-gnu-gcc -o img2qcow img2qcow.o scheduler.o tapdisk-vbd.o tapdisk-control.o tapdisk-image.o tapdisk-driver.o tapdisk-disktype.o tapdisk-interface.o tapdisk-server.o tapdisk-queue.o tapdisk-filter.o tapdisk-log.o tapdisk-utils.o io-optimize.o lock.o blk_linux.o block-aio.o block-ram.o block-cache.o block-vhd.o block-log.o block-qcow.o aes.o md5.o block-remus.o hashtable.o hashtable_itr.o hashtable_utility.o -lrt -lz -L../vhd/lib -lvhd /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src/libaio.a -lm x86_64-pc-linux-gnu-gcc -o qcow2raw qcow2raw.o scheduler.o tapdisk-vbd.o tapdisk-control.o tapdisk-image.o tapdisk-driver.o tapdisk-disktype.o tapdisk-interface.o tapdisk-server.o tapdisk-queue.o tapdisk-filter.o tapdisk-log.o tapdisk-utils.o io-optimize.o lock.o blk_linux.o block-aio.o block-ram.o block-cache.o block-vhd.o block-log.o block-qcow.o aes.o md5.o block-remus.o hashtable.o hashtable_itr.o hashtable_utility.o -lrt -lz -L../vhd/lib -lvhd /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src/libaio.a -lm x86_64-pc-linux-gnu-gcc -o qcow-create qcow-create.o scheduler.o tapdisk-vbd.o tapdisk-control.o tapdisk-image.o tapdisk-driver.o tapdisk-disktype.o tapdisk-interface.o tapdisk-server.o tapdisk-queue.o tapdisk-filter.o tapdisk-log.o tapdisk-utils.o io-optimize.o lock.o blk_linux.o block-aio.o block-ram.o block-cache.o block-vhd.o block-log.o block-qcow.o aes.o md5.o block-remus.o hashtable.o hashtable_itr.o hashtable_utility.o -lrt -lz -L../vhd/lib -lvhd /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/libaio/src/libaio.a -lm make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make -C control all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl.o tap-ctl.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-ipc.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-ipc.opic tap-ctl-ipc.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-list.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-list.opic tap-ctl-list.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-allocate.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-allocate.opic tap-ctl-allocate.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-free.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-free.opic tap-ctl-free.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-create.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-create.opic tap-ctl-create.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-destroy.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-destroy.opic tap-ctl-destroy.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-spawn.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-spawn.opic tap-ctl-spawn.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-attach.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-attach.opic tap-ctl-attach.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-detach.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-detach.opic tap-ctl-detach.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-open.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-open.opic tap-ctl-open.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-close.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-close.opic tap-ctl-close.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-pause.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-pause.opic tap-ctl-pause.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-unpause.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-unpause.opic tap-ctl-unpause.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-major.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-major.opic tap-ctl-major.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-check.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-check.opic tap-ctl-check.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-ipc.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-ipc.o tap-ctl-ipc.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-list.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-list.o tap-ctl-list.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-allocate.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-allocate.o tap-ctl-allocate.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-free.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-free.o tap-ctl-free.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-create.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-create.o tap-ctl-create.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-destroy.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-destroy.o tap-ctl-destroy.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-spawn.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-spawn.o tap-ctl-spawn.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-attach.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-attach.o tap-ctl-attach.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-detach.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-detach.o tap-ctl-detach.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-open.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-open.o tap-ctl-open.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-close.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-close.o tap-ctl-close.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-pause.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-pause.o tap-ctl-pause.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-unpause.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-unpause.o tap-ctl-unpause.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-major.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-major.o tap-ctl-major.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tap-ctl-check.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I../include -I../drivers -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-check.o tap-ctl-check.c x86_64-pc-linux-gnu-gcc -fPIC -Wl,-soname -Wl,libblktapctl.so.1.0 -shared -rdynamic tap-ctl-ipc.opic tap-ctl-list.opic tap-ctl-allocate.opic tap-ctl-free.opic tap-ctl-create.opic tap-ctl-destroy.opic tap-ctl-spawn.opic tap-ctl-attach.opic tap-ctl-detach.opic tap-ctl-open.opic tap-ctl-close.opic tap-ctl-pause.opic tap-ctl-unpause.opic tap-ctl-major.opic tap-ctl-check.opic -o libblktapctl.so.1.0.0 ar r libblktapctl.a tap-ctl-ipc.o tap-ctl-list.o tap-ctl-allocate.o tap-ctl-free.o tap-ctl-create.o tap-ctl-destroy.o tap-ctl-spawn.o tap-ctl-attach.o tap-ctl-detach.o tap-ctl-open.o tap-ctl-close.o tap-ctl-pause.o tap-ctl-unpause.o tap-ctl-major.o tap-ctl-check.o ar: creating libblktapctl.a ln -sf libblktapctl.so.1.0.0 libblktapctl.so.1.0 ln -sf libblktapctl.so.1.0 libblktapctl.so x86_64-pc-linux-gnu-gcc -o tap-ctl tap-ctl.o libblktapctl.so make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C libfsimage all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C common all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/common' x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/common/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib64/fs\" -D_GNU_SOURCE -pthread -fPIC -c -o fsimage.opic fsimage.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/common/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib64/fs\" -D_GNU_SOURCE -pthread -fPIC -c -o fsimage_plugin.opic fsimage_plugin.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/common/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib64/fs\" -D_GNU_SOURCE -pthread -fPIC -c -o fsimage_grub.opic fsimage_grub.c x86_64-pc-linux-gnu-gcc -Wl,mapfile-GNU -pthread -Wl,-soname -Wl,libfsimage.so.1.0 -shared -o libfsimage.so.1.0.0 fsimage.opic fsimage_plugin.opic fsimage_grub.opic ln -sf libfsimage.so.1.0.0 libfsimage.so.1.0 ln -sf libfsimage.so.1.0 libfsimage.so make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/common' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C ufs all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/ufs' x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/ufs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib64/fs\" -D_GNU_SOURCE -fPIC -c -o fsys_ufs.opic fsys_ufs.c x86_64-pc-linux-gnu-gcc -L../common/ -shared -o fsimage.so fsys_ufs.opic -lfsimage make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/ufs' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C reiserfs all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/reiserfs' x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/reiserfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib64/fs\" -D_GNU_SOURCE -fPIC -c -o fsys_reiserfs.opic fsys_reiserfs.c x86_64-pc-linux-gnu-gcc -L../common/ -shared -o fsimage.so fsys_reiserfs.opic -lfsimage make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/reiserfs' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C iso9660 all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/iso9660' x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/iso9660/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib64/fs\" -D_GNU_SOURCE -fPIC -c -o fsys_iso9660.opic fsys_iso9660.c x86_64-pc-linux-gnu-gcc -L../common/ -shared -o fsimage.so fsys_iso9660.opic -lfsimage make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/iso9660' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C fat all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/fat' x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/fat/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib64/fs\" -D_GNU_SOURCE -fPIC -c -o fsys_fat.opic fsys_fat.c x86_64-pc-linux-gnu-gcc -L../common/ -shared -o fsimage.so fsys_fat.opic -lfsimage make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/fat' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C zfs all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs' x86_64-pc-linux-gnu-gcc -DPIC -DFSYS_ZFS -DFSIMAGE -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs/../../../tools/libfsimage/zfs -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib64/fs\" -D_GNU_SOURCE -fPIC -c -o zfs_lzjb.opic zfs_lzjb.c x86_64-pc-linux-gnu-gcc -DPIC -DFSYS_ZFS -DFSIMAGE -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs/../../../tools/libfsimage/zfs -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib64/fs\" -D_GNU_SOURCE -fPIC -c -o zfs_sha256.opic zfs_sha256.c x86_64-pc-linux-gnu-gcc -DPIC -DFSYS_ZFS -DFSIMAGE -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs/../../../tools/libfsimage/zfs -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib64/fs\" -D_GNU_SOURCE -fPIC -c -o zfs_fletcher.opic zfs_fletcher.c x86_64-pc-linux-gnu-gcc -DPIC -DFSYS_ZFS -DFSIMAGE -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs/../../../tools/libfsimage/zfs -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib64/fs\" -D_GNU_SOURCE -fPIC -c -o fsi_zfs.opic fsi_zfs.c x86_64-pc-linux-gnu-gcc -DPIC -DFSYS_ZFS -DFSIMAGE -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs/../../../tools/libfsimage/zfs -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib64/fs\" -D_GNU_SOURCE -fPIC -c -o fsys_zfs.opic fsys_zfs.c x86_64-pc-linux-gnu-gcc -L../common/ -shared -o fsimage.so zfs_lzjb.opic zfs_sha256.opic zfs_fletcher.opic fsi_zfs.opic fsys_zfs.opic -lfsimage make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C xfs all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/xfs' x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/xfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib64/fs\" -D_GNU_SOURCE -fPIC -c -o fsys_xfs.opic fsys_xfs.c x86_64-pc-linux-gnu-gcc -L../common/ -shared -o fsimage.so fsys_xfs.opic -lfsimage make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/xfs' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C ext2fs-lib all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/ext2fs-lib' x86_64-pc-linux-gnu-gcc -DPIC -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/ext2fs-lib/../../../tools -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/ext2fs-lib/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/lib64/fs\" -D_GNU_SOURCE -fPIC -c -o ext2fs-lib.opic ext2fs-lib.c x86_64-pc-linux-gnu-gcc -L../common/ -shared -o fsimage.so ext2fs-lib.opic -lfsimage -lext2fs make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/ext2fs-lib' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C libvchan all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan' x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I../include -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/include -fPIC -c -o init.opic init.c x86_64-pc-linux-gnu-gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I../include -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/include -fPIC -c -o io.opic io.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I../include -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/include -c -o node.o node.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I../include -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/include -c -o node-select.o node-select.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I../include -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/include -c -o init.o init.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I../include -I. -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/include -c -o io.o io.c x86_64-pc-linux-gnu-gcc -Wl,-soname -Wl,libxenvchan.so.1.0 -shared -o libxenvchan.so.1.0.0 init.opic io.opic /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/xenstore/libxenstore.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/libxc/libxenctrl.so node-select.c:57:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] void vchan_wr() { ^ node-select.c: In function ‘vchan_wr’: node-select.c:60:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] int ret = libxenvchan_write(ctrl, inbuf, insiz); ^ node-select.c: At top level: node-select.c:71:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] void stdout_wr() { ^ node-select.c: In function ‘stdout_wr’: node-select.c:74:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] int ret = write(1, outbuf, outsiz); ^ ar rcs libxenvchan.a init.o io.o ln -sf libxenvchan.so.1.0.0 libxenvchan.so.1.0 ln -sf libxenvchan.so.1.0 libxenvchan.so x86_64-pc-linux-gnu-gcc -o vchan-node1 node.o -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/libxc -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/xenstore -L/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/libvchan -lxenvchan x86_64-pc-linux-gnu-gcc -o vchan-node2 node-select.o -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/libxc -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/xenstore -L/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/libvchan -lxenvchan make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' set -ex; \ if test -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen-traditional; then \ mkdir -p qemu-xen-traditional-dir; \ else \ export GIT=git; \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../scripts/git-checkout.sh /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen-traditional xen-4.3.0 qemu-xen-traditional-dir; \ fi + test -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen-traditional + mkdir -p qemu-xen-traditional-dir set -e; \ export PREFIX="/usr"; export XEN_SCRIPT_DIR="/etc/xen/scripts"; export XEN_ROOT="/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/.."; \ cd qemu-xen-traditional-dir; \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen-traditional/xen-setup ; \ 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 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional 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 yes SDL static link no OpenGL support yes curses support no mingw32 support no Audio drivers oss Extra audio cards ac97 es1370 sb16 Mixer emulation no VNC TLS support yes TLS CFLAGS TLS LIBS -lgnutls kqemu support yes brlapi support no Documentation no NPTL support no vde support no AIO support yes Install blobs yes KVM support yes fdt support no qemu successfuly configured for Xen qemu-dm build === PCI passthrough capability has been enabled === make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional-dir' CC qemu-nbd.o CC osdep.o CC qemu-tool.o CC cutils.o CC qemu-malloc.o CC block-cow.o CC block-qcow.o CC aes.o CC block-vmdk.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-cow.c: In function ‘cow_create’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-cow.c:242:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(cow_fd, &cow_header, sizeof(cow_header)); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-cow.c:244:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] ftruncate(cow_fd, sizeof(cow_header) + ((image_sectors + 7) >> 3)); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/qemu-nbd.c: In function ‘main’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/qemu-nbd.c:349:19: warning: ignoring return value of ‘daemon’, declared with attribute warn_unused_result [-Wunused-result] daemon(0, 0); /* detach client and server */ ^ CC block-cloop.o CC block-bochs.o CC block-dmg.o CC block-vpc.o CC block-vvfat.o CC block-qcow2.o CC block-parallels.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-vmdk.c: In function ‘vmdk_create’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-vmdk.c:761:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, &magic, sizeof(magic)); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-vmdk.c:762:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, &header, sizeof(header)); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-vmdk.c:764:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] ftruncate(fd, header.grain_offset << 9); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-vmdk.c:770:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, &tmp, sizeof(tmp)); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-vmdk.c:776:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, &tmp, sizeof(tmp)); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-vmdk.c:793:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, desc, strlen(desc)); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-vmdk.c: In function ‘vmdk_snapshot_create’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-vmdk.c:235:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] ftruncate(snp_fd, header.grain_offset << 9); ^ CC block-nbd.o CC block.o CC nbd.o CC aio.o CC posix-aio-compat.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-qcow2.c: In function ‘qcow_create’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-qcow2.c:1537:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, &header, sizeof(header)); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-qcow2.c:1539:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, backing_file, backing_filename_len); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-qcow2.c:1544:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, &tmp, sizeof(tmp)); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-qcow2.c:1547:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, s->refcount_table, s->cluster_size); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-qcow2.c:1550:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, s->refcount_block, ref_clusters * s->cluster_size); ^ CC block-raw-posix.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-vvfat.c: In function ‘read_directory’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-vvfat.c:514:33: warning: iteration 8u invokes undefined behavior [-Waggressive-loop-optimizations] +(unsigned char)entry->name[i]; ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-vvfat.c:512:5: note: containing loop for(i=0;i<11;i++) ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-vvfat.c: In function ‘check_directory_consistency’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-vvfat.c:514:33: warning: iteration 8u invokes undefined behavior [-Waggressive-loop-optimizations] +(unsigned char)entry->name[i]; ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-vvfat.c:512:5: note: containing loop for(i=0;i<11;i++) ^ CC qemu-img.o CC readline.o CC console.o CC irq.o CC i2c.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block.c: In function ‘bdrv_open2’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block.c:397:21: warning: ignoring return value of ‘realpath’, declared with attribute warn_unused_result [-Wunused-result] realpath(filename, backing_filename); ^ CC smbus.o CC smbus_eeprom.o CC max7310.o CC max111x.o CC wm8750.o CC ssd0303.o CC ssd0323.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-raw-posix.c: In function ‘raw_create’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-raw-posix.c:906:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] ftruncate(fd, total_size * 512); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-raw-posix.c: In function ‘aio_signal_handler’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-raw-posix.c:572:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(posix_aio_state->wfd, &byte, sizeof(byte)); ^ CC ads7846.o CC stellaris_input.o CC twl92230.o CC tmp105.o CC lm832x.o CC scsi-disk.o CC cdrom.o CC scsi-generic.o CC usb.o In file included from /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/lm832x.c:22:0: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/lm832x.c: In function ‘lm_kbd_load’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/hw.h:109:9: warning: iteration 256u invokes undefined behavior [-Waggressive-loop-optimizations] *pv = qemu_get_be16(f); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/lm832x.c:478:5: note: containing loop for (i = 0; i < sizeof(s->pwm.file); i ++) ^ In file included from /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/lm832x.c:22:0: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/lm832x.c: In function ‘lm_kbd_save’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/hw.h:89:22: warning: iteration 256u invokes undefined behavior [-Waggressive-loop-optimizations] qemu_put_be16(f, *pv); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/lm832x.c:442:5: note: containing loop for (i = 0; i < sizeof(s->pwm.file); i ++) ^ CC usb-hub.o CC usb-linux.o CC usb-hid.o CC usb-msd.o CC usb-wacom.o CC usb-serial.o CC usb-net.o CC sd.o CC ssi-sd.o CC bt.o CC bt-host.o CC bt-vhci.o CC bt-l2cap.o CC bt-sdp.o CC bt-hci.o CC bt-hid.o CC usb-bt.o CC buffered_file.o CC migration.o CC migration-tcp.o CC net.o CC qemu-sockets.o CC qemu-char.o CC net-checksum.o CC savevm.o CC cache-utils.o CC migration-exec.o CC audio/audio.o CC audio/noaudio.o CC audio/wavaudio.o CC audio/mixeng.o CC audio/sdlaudio.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/savevm.c: In function ‘file_put_buffer’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/savevm.c:283:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] fwrite(buf, 1, size, s->outfile); ^ CC audio/ossaudio.o CC audio/wavcapture.o CC sdl.o CC x_keymap.o CC vnc.o CC d3des.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/audio/sdlaudio.c: In function ‘sdl_init_out’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/audio/sdlaudio.c:337:11: warning: ‘shift’ is used uninitialized in this function [-Wuninitialized] shift <<= as->nchannels == 2; ^ LINK qemu-img-xen LINK qemu-nbd-xen /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/vnc.c:1913:1: warning: ‘gnutls_anon_server_credentials’ is deprecated [-Wdeprecated-declarations] { ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/vnc.c: In function ‘vnc_tls_initialize_anon_cred’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/vnc.c:1914:5: warning: ‘gnutls_anon_server_credentials’ is deprecated [-Wdeprecated-declarations] gnutls_anon_server_credentials anon_cred; ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/vnc.c: In function ‘vnc_start_tls’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/vnc.c:2164:2: warning: ‘gnutls_kx_set_priority’ is deprecated (declared at /usr/include/gnutls/compat.h:265) [-Wdeprecated-declarations] if (gnutls_kx_set_priority(vs->tls_session, NEED_X509_AUTH(vs) ? kx_x509 : kx_anon) < 0) { ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/vnc.c:2171:2: warning: ‘gnutls_certificate_type_set_priority’ is deprecated (declared at /usr/include/gnutls/compat.h:270) [-Wdeprecated-declarations] if (gnutls_certificate_type_set_priority(vs->tls_session, cert_type_priority) < 0) { ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/vnc.c:2178:2: warning: ‘gnutls_protocol_set_priority’ is deprecated (declared at /usr/include/gnutls/compat.h:267) [-Wdeprecated-declarations] if (gnutls_protocol_set_priority(vs->tls_session, protocol_priority) < 0) { ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/vnc.c:2206:6: warning: ‘gnutls_anon_server_credentials’ is deprecated [-Wdeprecated-declarations] gnutls_anon_server_credentials anon_cred = vnc_tls_initialize_anon_cred(); ^ AR libqemu_common.a === PCI passthrough capability has been enabled === === PCI passthrough capability has been enabled === make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional-dir/i386-dm' CC i386-dm/vl.o CC i386-dm/osdep.o CC i386-dm/pci.o CC i386-dm/monitor.o CC i386-dm/loader.o CC i386-dm/isa_mmio.o CC i386-dm/machine.o CC i386-dm/dma-helpers.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/monitor.c: In function ‘do_physical_memory_save’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/monitor.c:806:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] fwrite(buf, 1, l, f); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/monitor.c: In function ‘do_memory_save’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/monitor.c:781:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] fwrite(buf, 1, l, f); ^ CC i386-dm/virtio.o CC i386-dm/virtio-blk.o CC i386-dm/virtio-net.o CC i386-dm/virtio-console.o CC i386-dm/fw_cfg.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/vl.c: In function ‘main’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/vl.c:5678:18: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fds[1], &status, 1); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/vl.c:6122:7: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/vl.c:6143:14: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/vl.c: In function ‘host_alarm_handler’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/vl.c:1388:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(alarm_timer_wfd, &byte, sizeof(byte)); ^ CC i386-dm/posix-aio-compat.o CC i386-dm/block-raw-posix.o CC i386-dm/lsi53c895a.o CC i386-dm/esp.o CC i386-dm/usb-ohci.o CC i386-dm/eeprom93xx.o CC i386-dm/eepro100.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-raw-posix.c: In function ‘raw_create’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-raw-posix.c:906:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] ftruncate(fd, total_size * 512); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-raw-posix.c: In function ‘aio_signal_handler’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/block-raw-posix.c:572:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(posix_aio_state->wfd, &byte, sizeof(byte)); ^ CC i386-dm/ne2000.o CC i386-dm/pcnet.o CC i386-dm/rtl8139.o CC i386-dm/e1000.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/eepro100.c: In function ‘eepro100_read4’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/eepro100.c:1232:5: warning: ‘val’ may be used uninitialized in this function [-Wmaybe-uninitialized] return val; ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/eepro100.c: In function ‘eepro100_read2’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/eepro100.c:1202:5: warning: ‘val’ may be used uninitialized in this function [-Wmaybe-uninitialized] return val; ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/eepro100.c: In function ‘eepro100_read1’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/eepro100.c:1179:5: warning: ‘val’ may be used uninitialized in this function [-Wmaybe-uninitialized] return val; ^ CC i386-dm/sb16.o CC i386-dm/msmouse.o CC i386-dm/es1370.o CC i386-dm/ac97.o CC i386-dm/pcspk.o CC i386-dm/ide.o CC i386-dm/pckbd.o CC i386-dm/ps2.o CC i386-dm/vga.o CC i386-dm/dma.o CC i386-dm/fdc.o CC i386-dm/serial.o CC i386-dm/mc146818rtc.o CC i386-dm/i8259.o CC i386-dm/i8254.o CC i386-dm/pc.o CC i386-dm/cirrus_vga.o CC i386-dm/parallel.o CC i386-dm/piix_pci.o CC i386-dm/usb-uhci.o CC i386-dm/hpet.o CC i386-dm/device-hotplug.o CC i386-dm/pci-hotplug.o CC i386-dm/piix4acpi.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/cirrus_vga.c: In function ‘vga_ioport_read’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/cirrus_vga.c:2777:5: warning: ‘val’ may be used uninitialized in this function [-Wmaybe-uninitialized] return val; ^ CC i386-dm/xenstore.o CC i386-dm/xen_machine_fv.o CC i386-dm/xen_machine_pv.o CC i386-dm/xen_platform.o CC i386-dm/xen_backend.o CC i386-dm/xenfb.o CC i386-dm/xen_console.o CC i386-dm/xen_disk.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/xenstore.c: In function ‘xenstore_parse_domain_config’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/xenstore.c:605:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf2, "%s/frontend", bpath); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/xenstore.c:607:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&xenbus_param_paths[nb_drives], "%s/eject", frontend); ^ CC i386-dm/exec-dm.o CC i386-dm/helper2.o CC i386-dm/pci_emulation.o CC i386-dm/battery_mgmt.o CC i386-dm/xen_blktap.o CC i386-dm/tpm_tis.o CC i386-dm/pass-through.o CC i386-dm/pt-msi.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/i386-dm/helper2.c: In function ‘main_loop’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/i386-dm/helper2.c:621:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&qemu_file, "/var/lib/xen/qemu-save.%d", domid); ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/xen_blktap.c: In function ‘open_disk’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/hw/xen_blktap.c:229:10: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&devname, "blktap%d", devnumber++); ^ CC i386-dm/i386-dis.o CC i386-dm/pt-graphics.o CC i386-dm/kqemu.o AR i386-dm/libqemu.a LINK i386-dm/qemu-dm make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional-dir/i386-dm' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional-dir' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' if test -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen ; then \ mkdir -p qemu-xen-dir; \ else \ export GIT=git; \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../scripts/git-checkout.sh /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen qemu-xen-4.3.0 qemu-xen-dir ; \ fi if test -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen ; then \ source=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen; \ else \ source=.; \ fi; \ cd qemu-xen-dir; \ $source/configure --enable-xen --target-list=i386-softmmu \ --prefix=/usr \ --source-path=$source \ --extra-cflags="-I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/include \ -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/libxc \ -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/xenstore \ -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/xenstore/compat \ " \ --extra-ldflags="-L/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/libxc \ -L/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/xenstore" \ --bindir=/usr/lib/xen/bin \ --datadir=/usr/share/qemu-xen \ --disable-kvm \ --disable-docs \ --python=python2.7 \ ; \ make all Install prefix /usr BIOS directory /usr/share/qemu-xen/qemu binary directory /usr/lib/xen/bin library directory /usr/lib libexec directory /usr/libexec include directory /usr/include config directory /usr/etc local state directory /usr/var Manual directory /usr/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen C compiler x86_64-pc-linux-gnu-gcc Host C compiler gcc Objective-C compiler clang CFLAGS -O2 -D_FORTIFY_SOURCE=2 -g QEMU_CFLAGS -fPIE -DPIE -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/xenstore/compat -fstack-protector-all -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -I/usr/include/libpng16 -I/usr/include/nss -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 LDFLAGS -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g -L/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/libxc -L/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/xenstore make make install install python python2.7 smbd /usr/sbin/smbd host CPU x86_64 host big endian no target list i386-softmmu tcg debug enabled no gprof enabled no sparse enabled no strip binaries yes profiler no static build no -Werror enabled no pixman system SDL support yes curses support yes curl support yes mingw32 support no Audio drivers oss Extra audio cards ac97 es1370 sb16 hda Block whitelist Mixer emulation no VirtFS support yes VNC support yes VNC TLS support yes VNC SASL support no VNC JPEG support yes VNC PNG support yes xen support yes brlapi support no bluez support no Documentation no NPTL support yes GUEST_BASE yes PIE yes vde support no Linux AIO support no ATTR/XATTR support yes Install blobs yes KVM support no TCG interpreter no fdt support no preadv support yes fdatasync yes madvise yes posix_madvise yes sigev_thread_id yes uuid support yes libcap-ng support no vhost-net support yes Trace backend nop Trace output file trace- spice support no (/) rbd support no xfsctl support no nss used yes usb net redir no OpenGL support yes libiscsi support no build guest agent yes seccomp support no coroutine backend ucontext GlusterFS support no make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-dir' GEN i386-softmmu/config-devices.mak GEN config-host.h GEN trace.h GEN qemu-options.def GEN qapi-types.h GEN qmp-commands.h GEN qapi-visit.h GEN tests/test-qapi-types.h GEN tests/test-qapi-visit.h GEN tests/test-qmp-commands.h GEN config-all-devices.mak make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-dir' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-dir' CC libcacard/cac.o CC libcacard/vreader.o CC libcacard/event.o CC libcacard/vcard.o CC libcacard/vcard_emul_nss.o CC libcacard/vcard_emul_type.o CC libcacard/card_7816.o CC osdep.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/libcacard/vcard_emul_type.c:1:0: note: this is the location of the previous definition /* ^ CC cutils.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/cutils.c:1:0: note: this is the location of the previous definition /* ^ CC qemu-timer-common.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-timer-common.c:1:0: note: this is the location of the previous definition /* ^ CC oslib-posix.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/oslib-posix.c:1:0: note: this is the location of the previous definition /* ^ CC qemu-thread-posix.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-thread-posix.c:1:0: note: this is the location of the previous definition /* ^ GEN trace.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/libcacard/event.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/libcacard/cac.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/libcacard/vcard.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/libcacard/card_7816.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/libcacard/vreader.c:1:0: note: this is the location of the previous definition /* ^ CC libcacard/vscclient.o CC trace/control.o CC trace/default.o CC stubs/arch-query-cpu-def.o CC stubs/fdset-add-fd.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/trace/default.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/stubs/arch-query-cpu-def.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/trace/control.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/stubs/fdset-add-fd.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/libcacard/vscclient.c:1:0: note: this is the location of the previous definition /* ^ CC stubs/fdset-get-fd.o CC stubs/fdset-find-fd.o CC stubs/fdset-remove-fd.o CC stubs/get-fd.o CC stubs/set-fd-handler.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/osdep.c:1:0: note: this is the location of the previous definition /* ^ GEN qga/qapi-generated/qga-qapi-types.h :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/libcacard/vcard_emul_nss.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/stubs/fdset-get-fd.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/stubs/fdset-find-fd.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/stubs/fdset-remove-fd.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/stubs/set-fd-handler.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/stubs/get-fd.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ GEN qga/qapi-generated/qga-qapi-visit.h GEN qga/qapi-generated/qga-qmp-commands.h GEN qga/qapi-generated/qga-qapi-types.c GEN qga/qapi-generated/qga-qapi-visit.c GEN qga/qapi-generated/qga-qmp-marshal.c GEN qapi-types.c GEN qapi-visit.c CC qapi/qapi-visit-core.o CC qapi/qapi-dealloc-visitor.o CC qapi/qmp-input-visitor.o CC qapi/qmp-output-visitor.o CC qapi/qmp-registry.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qapi/qapi-visit-core.c:1:0: note: this is the location of the previous definition /* ^ CC qapi/qmp-dispatch.o CC qapi/string-input-visitor.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qapi/qapi-dealloc-visitor.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qapi/qmp-input-visitor.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qapi/qmp-output-visitor.c:1:0: note: this is the location of the previous definition /* ^ CC qapi/string-output-visitor.o CC qint.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qapi/qmp-registry.c:1:0: note: this is the location of the previous definition /* ^ CC qstring.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qapi/qmp-dispatch.c:1:0: note: this is the location of the previous definition /* ^ CC qdict.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qapi/string-input-visitor.c:1:0: note: this is the location of the previous definition /* ^ CC qlist.o CC qfloat.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qapi/string-output-visitor.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qint.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qstring.c:1:0: note: this is the location of the previous definition /* ^ CC qbool.o CC qjson.o CC json-lexer.o CC json-streamer.o CC json-parser.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qdict.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qlist.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qfloat.c:1:0: note: this is the location of the previous definition /* ^ CC qerror.o CC error.o CC qemu-error.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qbool.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qjson.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/json-streamer.c:1:0: note: this is the location of the previous definition /* ^ CC qemu-nbd.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/json-lexer.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/json-parser.c:1:0: note: this is the location of the previous definition /* ^ CC qemu-timer.o CC main-loop.o CC iohandler.o CC compatfd.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qerror.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/error.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-error.c:1:0: note: this is the location of the previous definition /* ^ CC cache-utils.o CC iov.o CC async.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/cache-utils.c:1:0: note: this is the location of the previous definition #include "cache-utils.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-nbd.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/compatfd.c:1:0: note: this is the location of the previous definition /* ^ CC nbd.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/iohandler.c:1:0: note: this is the location of the previous definition /* ^ CC block.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-timer.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/main-loop.c:1:0: note: this is the location of the previous definition /* ^ CC blockjob.o CC aes.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/iov.c:1:0: note: this is the location of the previous definition /* ^ CC thread-pool.o CC qemu-config.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/async.c:1:0: note: this is the location of the previous definition /* ^ CC qemu-progress.o CC uri.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/nbd.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/blockjob.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block.c:1:0: note: this is the location of the previous definition /* ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block.c: In function ‘bdrv_get_next_dirty’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block.c:4298:18: warning: typedef ‘qemu_build_bug_on__4298’ locally defined but not used [-Wunused-local-typedefs] QEMU_BUILD_BUG_ON(sizeof(bs->dirty_bitmap[0]) * 8 != BITS_PER_LONG); ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/aes.c:1:0: note: this is the location of the previous definition /** ^ CC notify.o CC qemu-coroutine-lock.o CC qemu-coroutine.o CC qemu-coroutine-io.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/uri.c:1:0: note: this is the location of the previous definition /** ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-progress.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/thread-pool.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-config.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ CC coroutine-ucontext.o CC qemu-coroutine-sleep.o CC event_notifier-posix.o CC aio-posix.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/notify.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-coroutine.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-coroutine-lock.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-coroutine-io.c:1:0: note: this is the location of the previous definition /* ^ CC block/qcow.o CC block/raw.o CC block/cow.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/event_notifier-posix.c:1:0: note: this is the location of the previous definition /* ^ CC block/vdi.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-coroutine-sleep.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/coroutine-ucontext.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/aio-posix.c:1:0: note: this is the location of the previous definition /* ^ CC block/cloop.o CC block/dmg.o CC block/vmdk.o CC block/bochs.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/cow.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/raw.c:1:0: note: this is the location of the previous definition ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/qcow.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/vdi.c:1:0: note: this is the location of the previous definition /* ^ CC block/vpc.o CC block/vvfat.o CC block/qcow2.o CC block/qcow2-refcount.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/dmg.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/cloop.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/vmdk.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/bochs.c:1:0: note: this is the location of the previous definition /* ^ CC block/qcow2-cluster.o CC block/qcow2-cache.o CC block/qcow2-snapshot.o CC block/qed.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/vpc.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/vvfat.c:1:0: note: this is the location of the previous definition /* vim:set shiftwidth=4 ts=8: */ ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/qcow2-refcount.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/qcow2.c:1:0: note: this is the location of the previous definition /* ^ CC block/qed-table.o CC block/qed-l2-cache.o CC block/qed-gencb.o CC block/qed-cluster.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/qcow2-cluster.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/qcow2-snapshot.c:1:0: note: this is the location of the previous definition /* ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/qcow2-snapshot.c: In function ‘qcow2_write_snapshots’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/qcow2-snapshot.c:249:18: warning: typedef ‘qemu_build_bug_on__250’ locally defined but not used [-Wunused-local-typedefs] QEMU_BUILD_BUG_ON(offsetof(QCowHeader, snapshots_offset) != ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/qcow2-cache.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/qed.c:1:0: note: this is the location of the previous definition /* ^ CC block/qed-check.o CC block/parallels.o CC block/blkdebug.o CC block/blkverify.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/qed-gencb.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/qed-l2-cache.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/qed-table.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/qed-cluster.c:1:0: note: this is the location of the previous definition /* ^ CC block/nbd.o CC block/raw-posix.o CC block/sheepdog.o CC block/curl.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/parallels.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/blkdebug.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/qed-check.c:1:0: note: this is the location of the previous definition /* ^ GEN qemu-img-cmds.h CC qemu-io.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/blkverify.c:1:0: note: this is the location of the previous definition /* ^ CC cmd.o CC fsdev/virtfs-proxy-helper.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/nbd.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/sheepdog.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/curl.c:1:0: note: this is the location of the previous definition /* ^ CC fsdev/virtio-9p-marshal.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/raw-posix.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/cmd.c:1:0: note: this is the location of the previous definition /* ^ CC qemu-bridge-helper.o CC qemu-log.o CC qom/object.o CC qom/container.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-io.c:1:0: note: this is the location of the previous definition /* ^ CC qom/qom-qobject.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/fsdev/virtfs-proxy-helper.c:1:0: note: this is the location of the previous definition /* ^ CC blockdev.o CC blockdev-nbd.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/fsdev/virtio-9p-marshal.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qom/container.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-bridge-helper.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-log.c:1:0: note: this is the location of the previous definition /* ^ CC net.o CC readline.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qom/object.c:1:0: note: this is the location of the previous definition /* ^ CC cursor.o CC console.o CC qemu-pixman.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qom/qom-qobject.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/blockdev.c:1:0: note: this is the location of the previous definition /* ^ CC os-posix.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/blockdev-nbd.c:1:0: note: this is the location of the previous definition /* ^ CC tcg-runtime.o CC host-utils.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/readline.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/tcg-runtime.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/net.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/console.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/host-utils.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-pixman.c:1:0: note: this is the location of the previous definition /* ^ CC input.o CC buffered_file.o CC migration.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/cursor.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ CC migration-tcp.o CC qemu-char.o CC block-migration.o CC bitmap.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/os-posix.c:1:0: note: this is the location of the previous definition /* ^ CC bitops.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/buffered_file.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/input.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/migration.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/migration-tcp.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/bitmap.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block-migration.c:1:0: note: this is the location of the previous definition /* ^ CC migration-exec.o CC migration-unix.o CC page_cache.o CC migration-fd.o CC bt-host.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/bitops.c:1:0: note: this is the location of the previous definition /* ^ CC bt-vhci.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-char.c:1:0: note: this is the location of the previous definition /* ^ CC dma-helpers.o CC acl.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/page_cache.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/migration-unix.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/migration-fd.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/bt-host.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/migration-exec.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/bt-vhci.c:1:0: note: this is the location of the previous definition /* ^ CC qtest.o GEN qmp-marshal.c CC vl.o CC qmp.o CC hmp.o CC audio/audio.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/dma-helpers.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/acl.c:1:0: note: this is the location of the previous definition /* ^ CC audio/noaudio.o CC audio/wavaudio.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qtest.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/audio/audio.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hmp.c:1:0: note: this is the location of the previous definition /* ^ CC audio/mixeng.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qmp.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/audio/noaudio.c:1:0: note: this is the location of the previous definition /* ^ CC audio/sdlaudio.o CC audio/ossaudio.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/audio/wavaudio.c:1:0: note: this is the location of the previous definition /* ^ CC audio/wavcapture.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/vl.c:1:0: note: this is the location of the previous definition /* ^ CC backends/rng.o CC backends/rng-egd.o CC backends/rng-random.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/audio/mixeng.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/audio/sdlaudio.c:1:0: note: this is the location of the previous definition /* ^ CC block/stream.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/audio/ossaudio.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/audio/wavcapture.c:1:0: note: this is the location of the previous definition #include "hw/hw.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/backends/rng.c:1:0: note: this is the location of the previous definition /* ^ CC block/commit.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/backends/rng-egd.c:1:0: note: this is the location of the previous definition /* ^ CC block/mirror.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/backends/rng-random.c:1:0: note: this is the location of the previous definition /* ^ CC fsdev/qemu-fsdev.o CC hw/loader.o CC hw/virtio-console.o CC hw/virtio-rng.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/stream.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/fsdev/qemu-fsdev.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/commit.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/block/mirror.c:1:0: note: this is the location of the previous definition /* ^ CC hw/virtio-pci.o CC hw/fw_cfg.o CC hw/pci.o CC hw/pci_bridge.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/loader.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/virtio-rng.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/virtio-console.c:1:0: note: this is the location of the previous definition /* ^ CC hw/pci_bridge_dev.o CC hw/msix.o CC hw/msi.o CC hw/shpc.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/pci_bridge.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/fw_cfg.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/virtio-pci.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/pci.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/pci_bridge_dev.c:1:0: note: this is the location of the previous definition /* ^ CC hw/pcie_host.o CC hw/slotid_cap.o CC hw/pci_host.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/msi.c:1:0: note: this is the location of the previous definition /* ^ CC hw/ioh3420.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/msix.c:1:0: note: this is the location of the previous definition /* ^ CC hw/xio3130_upstream.o CC hw/xio3130_downstream.o CC hw/i82801b11.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/shpc.c:1:0: note: this is the location of the previous definition #include ^ CC hw/watchdog.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/pci_host.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/slotid_cap.c:1:0: note: this is the location of the previous definition #include "slotid_cap.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/pcie_host.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/ioh3420.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/xio3130_upstream.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/xio3130_downstream.c:1:0: note: this is the location of the previous definition /* ^ CC hw/pflash_cfi01.o CC hw/serial.o CC hw/serial-pci.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i82801b11.c:1:0: note: this is the location of the previous definition /* ^ CC hw/serial-isa.o CC hw/i8254_common.o CC hw/parallel.o CC hw/i8254.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/watchdog.c:1:0: note: this is the location of the previous definition /* ^ CC hw/pcspk.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/serial.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/pflash_cfi01.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/serial-isa.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/serial-pci.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i8254_common.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/parallel.c:1:0: note: this is the location of the previous definition /* ^ CC hw/pckbd.o CC hw/fdc.o CC hw/acpi.o CC hw/acpi_piix4.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i8254.c:1:0: note: this is the location of the previous definition /* ^ CC hw/acpi_ich9.o CC hw/smbus_ich9.o CC hw/pm_smbus.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/pcspk.c:1:0: note: this is the location of the previous definition /* ^ CC hw/apm.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/fdc.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/acpi.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/pckbd.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/acpi_piix4.c:1:0: note: this is the location of the previous definition /* ^ CC hw/dma.o CC hw/hpet.o CC hw/applesmc.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/acpi_ich9.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/smbus_ich9.c:1:0: note: this is the location of the previous definition /* ^ CC hw/ccid-card-passthru.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/pm_smbus.c:1:0: note: this is the location of the previous definition /* ^ CC hw/i8259_common.o CC hw/ccid-card-emulated.o CC hw/i8259.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/apm.c:1:0: note: this is the location of the previous definition /* ^ CC hw/fifo.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/dma.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/applesmc.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/ccid-card-passthru.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/hpet.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i8259_common.c:1:0: note: this is the location of the previous definition /* ^ CC hw/wdt_i6300esb.o CC hw/pam.o CC hw/pcie.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/ccid-card-emulated.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i8259.c:1:0: note: this is the location of the previous definition /* ^ CC hw/pcie_aer.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/fifo.c:1:0: note: this is the location of the previous definition /* ^ CC hw/ne2000.o CC hw/pcie_port.o CC hw/eepro100.o CC hw/pcnet-pci.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/pam.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/wdt_i6300esb.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/pcie.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/pcie_aer.c:1:0: note: this is the location of the previous definition /* ^ CC hw/pcnet.o CC hw/e1000.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/pcie_port.c:1:0: note: this is the location of the previous definition /* ^ CC hw/rtl8139.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/eepro100.c:1:0: note: this is the location of the previous definition /* ^ CC hw/ne2000-isa.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/ne2000.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/pcnet-pci.c:1:0: note: this is the location of the previous definition /* ^ CC hw/lsi53c895a.o CC hw/megasas.o CC hw/esp.o CC hw/esp-pci.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/pcnet.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/ne2000-isa.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/e1000.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/rtl8139.c:1:0: note: this is the location of the previous definition /** ^ CC hw/sysbus.o CC hw/isa-bus.o CC hw/qdev-addr.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/lsi53c895a.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/esp.c:1:0: note: this is the location of the previous definition /* ^ CC hw/vga-pci.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/esp-pci.c:1:0: note: this is the location of the previous definition /* ^ CC hw/vga-isa.o CC hw/vmware_vga.o CC hw/vmmouse.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/sysbus.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/qdev-addr.c:1:0: note: this is the location of the previous definition #include "qdev.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/isa-bus.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/vga-pci.c:1:0: note: this is the location of the previous definition /* ^ CC hw/sb16.o CC hw/null-machine.o CC hw/cirrus_vga.o CC hw/es1370.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/vga-isa.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/vmmouse.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/vmware_vga.c:1:0: note: this is the location of the previous definition /* ^ CC hw/intel-hda.o CC hw/hda-audio.o CC hw/ac97.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/null-machine.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/sb16.c:1:0: note: this is the location of the previous definition /* ^ CC hw/irq.o CC hw/i2c.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/es1370.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/cirrus_vga.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/ac97.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/hda-audio.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/intel-hda.c:1:0: note: this is the location of the previous definition /* ^ CC hw/smbus.o CC hw/smbus_eeprom.o CC hw/eeprom93xx.o CC hw/cdrom.o CC hw/scsi-disk.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/irq.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i2c.c:1:0: note: this is the location of the previous definition /* ^ CC hw/hd-geometry.o CC hw/block-common.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/smbus_eeprom.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/smbus.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/eeprom93xx.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/cdrom.c:1:0: note: this is the location of the previous definition /* ^ CC hw/scsi-generic.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/scsi-disk.c:1:0: note: this is the location of the previous definition /* ^ CC hw/scsi-bus.o CC hw/hid.o CC hw/bt.o CC hw/bt-l2cap.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/hd-geometry.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/block-common.c:1:0: note: this is the location of the previous definition /* ^ CC hw/bt-sdp.o CC hw/bt-hci.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/bt.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/scsi-generic.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/hid.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/scsi-bus.c:1:0: note: this is the location of the previous definition #include "hw.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/bt-l2cap.c:1:0: note: this is the location of the previous definition /* ^ CC hw/bt-hid.o CC hw/bt-hci-csr.o CC hw/ps2.o CC hw/msmouse.o CC hw/qdev.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/bt-sdp.c:1:0: note: this is the location of the previous definition /* ^ CC hw/qdev-properties.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/bt-hci.c:1:0: note: this is the location of the previous definition /* ^ CC hw/qdev-monitor.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/bt-hci-csr.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/bt-hid.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/msmouse.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/ps2.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/qdev.c:1:0: note: this is the location of the previous definition /* ^ CC hw/xen_backend.o CC hw/xen_console.o CC hw/xenfb.o CC hw/xen_devconfig.o CC hw/xen_disk.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/qdev-properties.c:1:0: note: this is the location of the previous definition #include "net.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/qdev-monitor.c:1:0: note: this is the location of the previous definition /* ^ CC hw/xen_nic.o CC net/queue.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/xen_backend.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/xen_console.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/xen_devconfig.c:1:0: note: this is the location of the previous definition #include "xen_backend.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/xen_disk.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/xenfb.c:1:0: note: this is the location of the previous definition /* ^ CC net/checksum.o CC net/hub.o CC net/util.o CC net/socket.o CC net/dump.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/net/checksum.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/net/util.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/net/queue.c:1:0: note: this is the location of the previous definition /* ^ CC net/tap.o CC net/tap-linux.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/xen_nic.c:1:0: note: this is the location of the previous definition /* ^ CC net/slirp.o CC qapi/opts-visitor.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/net/hub.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/net/socket.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/net/dump.c:1:0: note: this is the location of the previous definition /* ^ CC qom/cpu.o CC slirp/cksum.o CC slirp/if.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/net/tap.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/net/tap-linux.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/net/slirp.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qapi/opts-visitor.c:1:0: note: this is the location of the previous definition /* ^ CC slirp/ip_output.o CC slirp/ip_icmp.o CC slirp/ip_input.o CC slirp/dnssearch.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qom/cpu.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/if.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/cksum.c:1:0: note: this is the location of the previous definition /* ^ CC slirp/slirp.o CC slirp/mbuf.o CC slirp/misc.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/ip_output.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/ip_input.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/ip_icmp.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/dnssearch.c:1:0: note: this is the location of the previous definition /* ^ CC slirp/sbuf.o CC slirp/tcp_input.o CC slirp/socket.o CC slirp/tcp_output.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/slirp.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/mbuf.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/misc.c:1:0: note: this is the location of the previous definition /* ^ CC slirp/tcp_subr.o CC slirp/tcp_timer.o CC slirp/udp.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/tcp_input.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/sbuf.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/socket.c:1:0: note: this is the location of the previous definition /* ^ CC slirp/bootp.o CC slirp/tftp.o CC slirp/arp_table.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/tcp_output.c:1:0: note: this is the location of the previous definition /* ^ CC ui/keymaps.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/tcp_subr.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/udp.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/tcp_timer.c:1:0: note: this is the location of the previous definition /* ^ CC ui/x_keymap.o CC ui/sdl_zoom.o CC ui/sdl.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/bootp.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/arp_table.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/slirp/tftp.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/keymaps.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/sdl_zoom.c:1:0: note: this is the location of the previous definition /* ^ CC ui/curses.o CC ui/vnc.o CC ui/d3des.o CC ui/vnc-enc-zlib.o CC ui/vnc-enc-hextile.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/d3des.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/x_keymap.c:1:0: note: this is the location of the previous definition /* ^ CC ui/vnc-enc-tight.o CC ui/vnc-palette.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/sdl.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/curses.c:1:0: note: this is the location of the previous definition /* ^ CC ui/vnc-enc-zrle.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/vnc.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/vnc-enc-zlib.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/vnc-enc-hextile.c:1:0: note: this is the location of the previous definition /* ^ CC ui/vnc-tls.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/vnc-palette.c:1:0: note: this is the location of the previous definition /* ^ CC ui/vnc-jobs.o CC hw/9pfs/virtio-9p.o CC ui/vnc-auth-vencrypt.o CC hw/9pfs/virtio-9p-local.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/vnc-enc-tight.c:1:0: note: this is the location of the previous definition /* ^ CC hw/9pfs/virtio-9p-xattr.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/vnc-enc-zrle.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/vnc-tls.c:1:0: note: this is the location of the previous definition /* ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/vnc-tls.c:103:1: warning: ‘gnutls_anon_server_credentials’ is deprecated [-Wdeprecated-declarations] { ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/vnc-tls.c: In function ‘vnc_tls_initialize_anon_cred’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/vnc-tls.c:104:5: warning: ‘gnutls_anon_server_credentials’ is deprecated [-Wdeprecated-declarations] gnutls_anon_server_credentials anon_cred; ^ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/vnc-tls.c: In function ‘vnc_tls_client_setup’: /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/vnc-tls.c:385:13: warning: ‘gnutls_anon_server_credentials’ is deprecated [-Wdeprecated-declarations] gnutls_anon_server_credentials anon_cred = vnc_tls_initialize_anon_cred(); ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/vnc-auth-vencrypt.c:1:0: note: this is the location of the previous definition /* ^ CC hw/9pfs/virtio-9p-xattr-user.o CC hw/9pfs/virtio-9p-posix-acl.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ui/vnc-jobs.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/9pfs/virtio-9p-local.c:1:0: note: this is the location of the previous definition /* ^ CC hw/9pfs/virtio-9p-coth.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/9pfs/virtio-9p.c:1:0: note: this is the location of the previous definition /* ^ CC hw/9pfs/cofs.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/9pfs/virtio-9p-xattr.c:1:0: note: this is the location of the previous definition /* ^ CC hw/9pfs/codir.o CC hw/9pfs/cofile.o CC hw/9pfs/coxattr.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/9pfs/virtio-9p-xattr-user.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/9pfs/virtio-9p-posix-acl.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/9pfs/virtio-9p-coth.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/9pfs/cofs.c:1:0: note: this is the location of the previous definition ^ CC hw/9pfs/virtio-9p-handle.o CC hw/9pfs/virtio-9p-synth.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/9pfs/cofile.c:1:0: note: this is the location of the previous definition ^ CC hw/9pfs/virtio-9p-proxy.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/9pfs/codir.c:1:0: note: this is the location of the previous definition ^ CC hw/ide/core.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/9pfs/coxattr.c:1:0: note: this is the location of the previous definition ^ CC hw/ide/atapi.o CC hw/ide/qdev.o CC hw/ide/pci.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/9pfs/virtio-9p-synth.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/9pfs/virtio-9p-proxy.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/9pfs/virtio-9p-handle.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/ide/core.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/ide/qdev.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/ide/atapi.c:1:0: note: this is the location of the previous definition /* ^ CC hw/ide/ahci.o CC hw/ide/isa.o CC hw/ide/piix.o CC hw/ide/ich.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/ide/pci.c:1:0: note: this is the location of the previous definition /* ^ CC hw/usb/hcd-uhci.o CC hw/usb/hcd-ohci.o CC hw/usb/hcd-ehci.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/ide/isa.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/ide/ahci.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/ide/piix.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/ide/ich.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/hcd-uhci.c:1:0: note: this is the location of the previous definition /* ^ CC hw/usb/hcd-ehci-pci.o CC hw/usb/hcd-xhci.o CC hw/usb/hcd-ehci-sysbus.o CC hw/usb/dev-smartcard-reader.o CC hw/usb/libhw.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/hcd-ehci.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/hcd-ohci.c:1:0: note: this is the location of the previous definition /* ^ CC hw/usb/combined-packet.o CC hw/usb/core.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/hcd-ehci-pci.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/hcd-ehci-sysbus.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/hcd-xhci.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/libhw.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/dev-smartcard-reader.c:1:0: note: this is the location of the previous definition /* ^ CC hw/usb/desc.o CC hw/usb/bus.o CC hw/usb/dev-hub.o CC hw/usb/dev-bluetooth.o CC hw/usb/host-linux.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/combined-packet.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/core.c:1:0: note: this is the location of the previous definition /* ^ CC hw/usb/dev-hid.o CC hw/usb/dev-storage.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/bus.c:1:0: note: this is the location of the previous definition #include "hw/hw.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/dev-hub.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/desc.c:1:0: note: this is the location of the previous definition #include ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/dev-bluetooth.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/host-linux.c:1:0: note: this is the location of the previous definition /* ^ CC hw/usb/dev-network.o CC hw/usb/dev-wacom.o CC hw/usb/dev-serial.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/dev-storage.c:1:0: note: this is the location of the previous definition /* ^ CC hw/usb/dev-audio.o CC hw/usb/dev-uas.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/dev-hid.c:1:0: note: this is the location of the previous definition /* ^ CC fsdev/qemu-fsdev-dummy.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/dev-serial.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/dev-network.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/dev-audio.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/dev-wacom.c:1:0: note: this is the location of the previous definition /* ^ CC trace.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/usb/dev-uas.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/fsdev/qemu-fsdev-dummy.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] trace.c:1:0: note: this is the location of the previous definition /* This file is autogenerated by tracetool, do not edit. */ ^ AR libqemustub.a CC qemu-ga.o CC module.o CC qemu-tool.o CC libdis/i386-dis.o CC qemu-sockets.o CC qemu-option.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-ga.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/module.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-tool.c:1:0: note: this is the location of the previous definition /* ^ AS optionrom/multiboot.o CC qga/commands.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/i386-dis.c:1:0: note: this is the location of the previous definition /* opcodes/i386-dis.c r1.126 */ ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-sockets.c:1:0: note: this is the location of the previous definition /* ^ AS optionrom/linuxboot.o CC qga/guest-agent-command-state.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-option.c:1:0: note: this is the location of the previous definition /* ^ CC qga/channel-posix.o CC qga/commands-posix.o CC qga/qapi-generated/qga-qapi-types.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qga/commands.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qga/guest-agent-command-state.c:1:0: note: this is the location of the previous definition /* ^ AS optionrom/kvmvapic.o CC qga/qapi-generated/qga-qapi-visit.o Building optionrom/multiboot.img :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qga/channel-posix.c:1:0: note: this is the location of the previous definition #include ^ CC qga/qapi-generated/qga-qmp-marshal.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qga/commands-posix.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] qga/qapi-generated/qga-qapi-types.c:1:0: note: this is the location of the previous definition /* AUTOMATICALLY GENERATED, DO NOT MODIFY */ ^ CC qapi-types.o CC qemu-img.o Building optionrom/linuxboot.img CC qapi-visit.o Building optionrom/multiboot.raw :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] qga/qapi-generated/qga-qapi-visit.c:1:0: note: this is the location of the previous definition /* THIS FILE IS AUTOMATICALLY GENERATED, DO NOT MODIFY */ ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] qga/qapi-generated/qga-qmp-marshal.c:1:0: note: this is the location of the previous definition /* THIS FILE IS AUTOMATICALLY GENERATED, DO NOT MODIFY */ ^ Building optionrom/linuxboot.raw LINK fsdev/virtfs-proxy-helper Signing optionrom/multiboot.bin LINK qemu-bridge-helper :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-img.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] qapi-types.c:1:0: note: this is the location of the previous definition /* AUTOMATICALLY GENERATED, DO NOT MODIFY */ ^ Building optionrom/kvmvapic.img :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] qapi-visit.c:1:0: note: this is the location of the previous definition /* THIS FILE IS AUTOMATICALLY GENERATED, DO NOT MODIFY */ ^ CC qmp-marshal.o LINK vscclient Signing optionrom/linuxboot.bin Building optionrom/kvmvapic.raw :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] qmp-marshal.c:1:0: note: this is the location of the previous definition /* THIS FILE IS AUTOMATICALLY GENERATED, DO NOT MODIFY */ ^ Signing optionrom/kvmvapic.bin LINK qemu-ga LINK qemu-nbd lt CC libcacard/cac.lo lt CC libcacard/event.lo LINK qemu-img LINK qemu-io :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/libcacard/cac.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/libcacard/event.c:1:0: note: this is the location of the previous definition /* ^ lt CC libcacard/vcard.lo lt CC libcacard/vreader.lo lt CC libcacard/vcard_emul_nss.lo lt CC libcacard/vcard_emul_type.lo :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/libcacard/vreader.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/libcacard/vcard_emul_type.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/libcacard/vcard.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/libcacard/vcard_emul_nss.c:1:0: note: this is the location of the previous definition /* ^ lt CC libcacard/card_7816.lo lt CC osdep.lo lt CC cutils.lo lt CC qemu-timer-common.lo :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/libcacard/card_7816.c:1:0: note: this is the location of the previous definition /* ^ lt CC oslib-posix.lo :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/osdep.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/cutils.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-timer-common.c:1:0: note: this is the location of the previous definition /* ^ lt CC qemu-thread-posix.lo GEN trace.c lt CC trace/default.lo lt CC trace/control.lo lt CC stubs/arch-query-cpu-def.lo lt CC stubs/fdset-add-fd.lo :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/oslib-posix.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/qemu-thread-posix.c:1:0: note: this is the location of the previous definition /* ^ lt CC stubs/fdset-find-fd.lo :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/megasas.c:1:0: note: this is the location of the previous definition /* ^ lt CC stubs/fdset-get-fd.lo lt CC stubs/fdset-remove-fd.lo :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/trace/default.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/trace/control.c:1:0: note: this is the location of the previous definition /* ^ lt CC stubs/get-fd.lo :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/stubs/fdset-add-fd.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/stubs/arch-query-cpu-def.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ lt CC stubs/set-fd-handler.lo GEN libcacard.pc lt CC trace.lo :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/stubs/fdset-find-fd.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/stubs/fdset-get-fd.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/stubs/fdset-remove-fd.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/stubs/get-fd.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/stubs/set-fd-handler.c:1:0: note: this is the location of the previous definition #include "qemu-common.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] trace.c:1:0: note: this is the location of the previous definition /* This file is autogenerated by tracetool, do not edit. */ ^ lt LINK libcacard.la GEN i386-softmmu/qmp-commands-old.h GEN i386-softmmu/hmp-commands.h GEN config-target.h CC i386-softmmu/exec.o CC i386-softmmu/translate-all.o CC i386-softmmu/cpu-exec.o CC i386-softmmu/tcg/tcg.o CC i386-softmmu/tcg/optimize.o CC i386-softmmu/fpu/softfloat.o CC i386-softmmu/disas.o CC i386-softmmu/arch_init.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/fpu/softfloat.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/cpus.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/translate-all.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/cpu-exec.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/disas.c:1:0: note: this is the location of the previous definition /* General "disassemble this chunk" code. Used for debugging. */ ^ CC i386-softmmu/monitor.o CC i386-softmmu/gdbstub.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/tcg/optimize.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/balloon.o CC i386-softmmu/ioport.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/tcg/tcg.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/kvm-stub.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/exec.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/memory.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/arch_init.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/savevm.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/cpus.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/cputlb.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/ioport.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/memory_mapping.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/balloon.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/dump.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/gdbstub.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/kvm-stub.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/memory_mapping.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/xen-all.o CC i386-softmmu/xen-mapcache.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/memory.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/virtio.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/dump.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/virtio-blk.o CC i386-softmmu/hw/virtio-balloon.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/monitor.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/virtio.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/xen-mapcache.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/virtio-net.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/xen-all.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/virtio-blk.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/virtio-serial-bus.o CC i386-softmmu/hw/virtio-scsi.o CC i386-softmmu/hw/vhost_net.o CC i386-softmmu/hw/vga.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/virtio-balloon.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/device-hotplug.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/cputlb.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/xen_domainbuild.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/savevm.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/virtio-net.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/virtio-serial-bus.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/virtio-scsi.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/vhost_net.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/xen_machine_pv.o CC i386-softmmu/hw/vfio_pci.o CC i386-softmmu/hw/i386/../mc146818rtc.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/vga.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/i386/../pc.o CC i386-softmmu/hw/i386/../apic_common.o CC i386-softmmu/hw/i386/../apic.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/device-hotplug.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/i386/../kvmvapic.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/xen_domainbuild.c:1:0: note: this is the location of the previous definition #include ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../mc146818rtc.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/vfio_pci.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/i386/../sga.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/xen_machine_pv.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../pc.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../apic.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/i386/../ioapic_common.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../apic_common.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/i386/../ioapic.o CC i386-softmmu/hw/i386/../piix_pci.o CC i386-softmmu/hw/i386/../vmport.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../kvmvapic.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/i386/../pci-hotplug.o CC i386-softmmu/hw/i386/../smbios.o CC i386-softmmu/hw/i386/../wdt_ib700.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../sga.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../ioapic_common.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../ioapic.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../vmport.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../piix_pci.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../smbios.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/i386/../debugcon.o CC i386-softmmu/hw/i386/../multiboot.o CC i386-softmmu/hw/i386/../pc_piix.o CC i386-softmmu/hw/i386/../pc_sysfw.o CC i386-softmmu/hw/i386/../lpc_ich9.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../pci-hotplug.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/i386/../q35.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../wdt_ib700.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/i386/../pc_q35.o CC i386-softmmu/hw/i386/../xen_platform.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../debugcon.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../multiboot.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../pc_sysfw.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../pc_piix.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/i386/../xen_apic.o CC i386-softmmu/hw/i386/../xen-host-pci-device.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../lpc_ich9.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/i386/../xen_pt.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../q35.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/hw/i386/../xen_pt_config_init.o CC i386-softmmu/hw/i386/../xen_pt_msi.o CC i386-softmmu/target-i386/translate.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../pc_q35.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/target-i386/helper.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../xen_platform.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/target-i386/cpu.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../xen-host-pci-device.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../xen_apic.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/target-i386/excp_helper.o CC i386-softmmu/target-i386/fpu_helper.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../xen_pt_config_init.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../xen_pt.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/helper.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/i386/../xen_pt_msi.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/target-i386/cc_helper.o CC i386-softmmu/target-i386/int_helper.o CC i386-softmmu/target-i386/svm_helper.o CC i386-softmmu/target-i386/smm_helper.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/translate.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/cpu.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/target-i386/misc_helper.o CC i386-softmmu/target-i386/mem_helper.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/excp_helper.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/fpu_helper.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/target-i386/seg_helper.o CC i386-softmmu/target-i386/machine.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/cc_helper.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/int_helper.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/svm_helper.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/smm_helper.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/target-i386/arch_memory_mapping.o CC i386-softmmu/target-i386/kvm-stub.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/misc_helper.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/mem_helper.c:1:0: note: this is the location of the previous definition /* ^ CC i386-softmmu/target-i386/arch_dump.o CC i386-softmmu/hw/9pfs/virtio-9p-device.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/seg_helper.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/machine.c:1:0: note: this is the location of the previous definition #include "hw/hw.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/kvm-stub.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/arch_memory_mapping.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/target-i386/arch_dump.c:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/hw/9pfs/virtio-9p-device.c:1:0: note: this is the location of the previous definition /* ^ LINK i386-softmmu/qemu-system-i386 make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-dir' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C xenpmd all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpmd' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Werror -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpmd/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpmd/../../tools/include -c -o xenpmd.o xenpmd.c x86_64-pc-linux-gnu-gcc xenpmd.o -o xenpmd /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpmd/../../tools/xenstore/libxenstore.so make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpmd' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C libxl all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl' /usr/bin/perl /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include/xen-external/bsd-sys-queue-h-seddery /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include/xen-external/bsd-sys-queue.h --prefix=libxl >_libxl_list.h.new 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/bin\"" >>_paths.h.tmp.tmp; echo "LIBDIR=\"/usr/lib64\"" >>_paths.h.tmp.tmp; echo "SHAREDIR=\"/usr/share\"" >>_paths.h.tmp.tmp; echo "PRIVATE_BINDIR=\"/usr/lib64/xen/bin\"" >>_paths.h.tmp.tmp; echo "XENFIRMWAREDIR=\"/usr/lib/xen/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 /usr/bin/perl -w libxl_save_msgs_gen.pl _libxl_save_msgs_callout.h >_libxl_save_msgs_callout.h.new /usr/bin/perl -w libxl_save_msgs_gen.pl _libxl_save_msgs_helper.h >_libxl_save_msgs_helper.h.new python2.7 gentypes.py libxl_types.idl __libxl_types.h __libxl_types_json.h __libxl_types.c python2.7 gentypes.py libxl_types_internal.idl __libxl_types_internal.h __libxl_types_internal_json.h __libxl_types_internal.c /usr/bin/perl -w libxl_save_msgs_gen.pl _libxl_save_msgs_callout.c >_libxl_save_msgs_callout.c.new /usr/bin/perl -w libxl_save_msgs_gen.pl _libxl_save_msgs_helper.c >_libxl_save_msgs_helper.c.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 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 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 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 Parsing libxl_types.idl Parsing libxl_types_internal.idl 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 outputting libxl type definitions to __libxl_types_internal.h 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 outputting libxl JSON definitions to __libxl_types_internal_json.h outputting libxl type implementations to __libxl_types_internal.c outputting libxl type definitions to __libxl_types.h 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 outputting libxl JSON definitions to __libxl_types_json.h outputting libxl type implementations to __libxl_types.c 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.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_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 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 x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxl -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -c -E libxl.h \ -DLIBXL_EXTERNAL_CALLERS_ONLY=LIBXL_EXTERNAL_CALLERS_ONLY \ >_libxl.api-for-check.new python2.7 gentest.py libxl_types.idl testidl.c.new Parsing libxl_types.idl mv testidl.c.new testidl.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxl -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -c -o testidl.o testidl.c 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 x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxl -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o xl.o xl.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxl -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o xl_cmdimpl.o xl_cmdimpl.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxl -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o xl_cmdtable.o xl_cmdtable.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxl -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o xl_sxp.o xl_sxp.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -c -o libxlu_cfg_y.o libxlu_cfg_y.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -c -o libxlu_cfg_l.o libxlu_cfg_l.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -c -o libxlu_cfg.o libxlu_cfg.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -c -o libxlu_disk_l.o libxlu_disk_l.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -c -o libxlu_disk.o libxlu_disk.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -c -o libxlu_vif.o libxlu_vif.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -c -o libxlu_pci.o libxlu_pci.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o flexarray.o flexarray.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl.o libxl.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_create.o libxl_create.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_dm.o libxl_dm.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_pci.o libxl_pci.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_dom.o libxl_dom.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_exec.o libxl_exec.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_xshelp.o libxl_xshelp.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_device.o libxl_device.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_internal.o libxl_internal.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_utils.o libxl_utils.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_uuid.o libxl_uuid.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_json.o libxl_json.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_aoutils.o libxl_aoutils.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_numa.o libxl_numa.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_save_callout.o libxl_save_callout.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o _libxl_save_msgs_callout.o _libxl_save_msgs_callout.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_qmp.o libxl_qmp.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_event.o libxl_event.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_fork.o libxl_fork.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o osdeps.o osdeps.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_paths.o libxl_paths.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_bootloader.o libxl_bootloader.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_blktap2.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_blktap2.o libxl_blktap2.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_cpuid.o libxl_cpuid.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_x86.o libxl_x86.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_linux.o libxl_linux.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o _libxl_types.o _libxl_types.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o libxl_flask.o libxl_flask.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -Wshadow -include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/config.h -c -o _libxl_types_internal.o _libxl_types_internal.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -c -o libxl_save_helper.o libxl_save_helper.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/include -c -o _libxl_save_msgs_helper.o _libxl_save_msgs_helper.c 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 x86_64-pc-linux-gnu-gcc -pthread -Wl,-soname -Wl,libxlutil.so.4.3 -shared -o libxlutil.so.4.3.0 libxlu_cfg_y.o libxlu_cfg_l.o libxlu_cfg.o libxlu_disk_l.o libxlu_disk.o libxlu_vif.o libxlu_pci.o x86_64-pc-linux-gnu-gcc -pthread -Wl,-soname -Wl,libxenlight.so.4.3 -shared -o libxenlight.so.4.3.0 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_blktap2.o libxl_cpuid.o libxl_x86.o libxl_linux.o _libxl_types.o libxl_flask.o _libxl_types_internal.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc/libxenctrl.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc/libxenguest.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore/libxenstore.so -L/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control -lblktapctl -lutil -luuid -lyajl 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_blktap2.o libxl_cpuid.o libxl_x86.o libxl_linux.o _libxl_types.o libxl_flask.o _libxl_types_internal.o ln -sf libxlutil.so.4.3.0 libxlutil.so.4.3 ln -sf libxlutil.so.4.3 libxlutil.so ln -sf libxenlight.so.4.3.0 libxenlight.so.4.3 ln -sf libxenlight.so.4.3 libxenlight.so x86_64-pc-linux-gnu-gcc -pthread -o xl xl.o xl_cmdimpl.o xl_cmdtable.o xl_sxp.o libxlutil.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxl/libxenlight.so -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc/libxenctrl.so -lyajl x86_64-pc-linux-gnu-gcc -pthread -o libxl-save-helper libxl_save_helper.o _libxl_save_msgs_helper.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc/libxenctrl.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc/libxenguest.so x86_64-pc-linux-gnu-gcc -pthread -o testidl testidl.o libxlutil.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxl/libxenlight.so -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/xenstore -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/blktap2/control /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/libxc/libxenctrl.so make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C remus all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/remus' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/remus' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C xenpaging all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/include -pthread -Werror -Wno-unused -g -c -o file_ops.o file_ops.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/include -pthread -Werror -Wno-unused -g -c -o xenpaging.o xenpaging.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/include -pthread -Werror -Wno-unused -g -c -o policy_default.o policy_default.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/include -pthread -Werror -Wno-unused -g -c -o pagein.o pagein.c x86_64-pc-linux-gnu-gcc -pthread -o xenpaging file_ops.o xenpaging.o policy_default.o pagein.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/libxc/libxenctrl.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/xenstore/libxenstore.so make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C debugger/gdbsx all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx' make -C gx make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx/gx' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wmissing-prototypes -c -o gx_comm.o gx_comm.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wmissing-prototypes -c -o gx_main.o gx_main.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wmissing-prototypes -c -o gx_utils.o gx_utils.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -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[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx/gx' make -C xg make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx/xg' make -C ../../../include x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -Wmissing-prototypes -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/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[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include' make -C xen-foreign make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign' ./checker > tmp.size diff -u reference.size tmp.size rm tmp.size make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx/xg' make gdbsx make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx' x86_64-pc-linux-gnu-gcc -o gdbsx gx/gx_all.a xg/xg_all.a make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C debugger/kdd all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/kdd' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/kdd/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/kdd/../../../tools/include -c -o kdd.o kdd.c x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/kdd/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/kdd/../../../tools/include -c -o kdd-xen.o kdd-xen.c x86_64-pc-linux-gnu-gcc -o kdd kdd.o kdd-xen.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/kdd/../../../tools/libxc/libxenctrl.so make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/kdd' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C tests all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests' make -C mce-test all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mce-test' make -C tools make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mce-test/tools' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mce-test/tools/../../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mce-test/tools/../../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mce-test/tools/../../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mce-test/tools/../../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mce-test/tools/../../../../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mce-test/tools/../../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mce-test/tools/../../../../tools/include -c -o xen-mceinj.o xen-mceinj.c xen-mceinj.c: In function ‘Lprintf’: xen-mceinj.c:95:14: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] vasprintf(&buf, fmt, args); ^ xen-mceinj.c: In function ‘err’: xen-mceinj.c:107:14: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] vasprintf(&buf, fmt, args); ^ x86_64-pc-linux-gnu-gcc -o xen-mceinj xen-mceinj.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mce-test/tools/../../../../tools/libxc/libxenctrl.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mce-test/tools/../../../../tools/libxc/libxenguest.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mce-test/tools/../../../../tools/xenstore/libxenstore.so make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mce-test/tools' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mce-test' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests' make -C mem-sharing all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mem-sharing' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mem-sharing/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mem-sharing/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mem-sharing/../../../tools/include -c -o memshrtool.o memshrtool.c x86_64-pc-linux-gnu-gcc -o memshrtool memshrtool.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mem-sharing/../../../tools/libxc/libxenctrl.so make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/mem-sharing' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests' make -C x86_emulator all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/x86_emulator' [ -L x86_emulate ] || ln -sf /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/x86_emulator/../../../xen/arch/x86/x86_emulate . rm -f blowfish.bin XEN_TARGET_ARCH=x86_32 make -f blowfish.mk all gcc -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/x86_emulator/../../../tools/include -c -o x86_emulate.o x86_emulate.c make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/x86_emulator' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -c blowfish.c x86_64-pc-linux-gnu-ld -melf_i386 -N -Ttext 0x100000 -o blowfish.tmp blowfish.o objcopy -O binary blowfish.tmp blowfish.bin rm -f blowfish.tmp make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/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[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/x86_emulator' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -c blowfish.c x86_64-pc-linux-gnu-ld -melf_x86_64 -N -Ttext 0x100000 -o blowfish.tmp blowfish.o objcopy -O binary blowfish.tmp blowfish.bin rm -f blowfish.tmp make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/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 -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/x86_emulator/../../../tools/include -c -o test_x86_emulator.o test_x86_emulator.c gcc -o test_x86_emulator x86_emulate.o test_x86_emulator.o make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/x86_emulator' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests' make -C xen-access all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/xen-access' x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/xen-access/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/xen-access/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/xen-access/../../../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/xen-access/../../../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/xen-access/../../../tools/include -c -o xen-access.o xen-access.c x86_64-pc-linux-gnu-gcc -o xen-access xen-access.o /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/xen-access/../../../tools/libxc/libxenctrl.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/xen-access/../../../tools/libxc/libxenguest.so make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests/xen-access' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C python all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/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/bin\"" >>"xen/util/path.py".tmp; echo "LIBDIR=\"/usr/lib64\"" >>"xen/util/path.py".tmp; echo "SHAREDIR=\"/usr/share\"" >>"xen/util/path.py".tmp; echo "PRIVATE_BINDIR=\"/usr/lib64/xen/bin\"" >>"xen/util/path.py".tmp; echo "XENFIRMWAREDIR=\"/usr/lib/xen/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=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/python/../../tools/libxl python2.7 genwrap.py \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/python/../../tools/libxl/libxl_types.idl \ xen/lowlevel/xl/_pyxl_types.h \ xen/lowlevel/xl/_pyxl_types.c Parsing /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/python/../../tools/libxl/libxl_types.idl CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls " 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/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 creating build/lib.linux-x86_64-2.7/xen/util copying xen/util/xspolicy.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/acmpolicy.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/sxputils.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/asserts.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/mkdir.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/rwlock.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/fileuri.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/vusb_util.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/path.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/diagnose.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/utils.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/auxbin.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/xsconstants.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/ip.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/blkif.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/SSHTransport.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/bugtool.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/pci.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/xmlrpcclient.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/oshelp.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/xmlrpclib2.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/dictio.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/vscsi_util.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/Brctl.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/bootloader.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/__init__.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/mac.py -> build/lib.linux-x86_64-2.7/xen/util copying xen/util/xpopen.py -> build/lib.linux-x86_64-2.7/xen/util creating build/lib.linux-x86_64-2.7/xen/util/xsm copying xen/util/xsm/xsm.py -> build/lib.linux-x86_64-2.7/xen/util/xsm copying xen/util/xsm/xsm_core.py -> build/lib.linux-x86_64-2.7/xen/util/xsm copying xen/util/xsm/__init__.py -> build/lib.linux-x86_64-2.7/xen/util/xsm creating build/lib.linux-x86_64-2.7/xen/util/xsm/dummy copying xen/util/xsm/dummy/__init__.py -> build/lib.linux-x86_64-2.7/xen/util/xsm/dummy copying xen/util/xsm/dummy/dummy.py -> build/lib.linux-x86_64-2.7/xen/util/xsm/dummy creating build/lib.linux-x86_64-2.7/xen/util/xsm/flask copying xen/util/xsm/flask/__init__.py -> build/lib.linux-x86_64-2.7/xen/util/xsm/flask copying xen/util/xsm/flask/flask.py -> build/lib.linux-x86_64-2.7/xen/util/xsm/flask creating build/lib.linux-x86_64-2.7/xen/util/xsm/acm copying xen/util/xsm/acm/__init__.py -> build/lib.linux-x86_64-2.7/xen/util/xsm/acm copying xen/util/xsm/acm/acm.py -> build/lib.linux-x86_64-2.7/xen/util/xsm/acm creating build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendAPIVersion.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendDomain.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/MemoryPool.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendQCoWStorageRepo.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendStorageRepository.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/Vifctl.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendPSCSI.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendNode.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/arch.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/image.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendCheckpoint.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendDmesg.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendBootloader.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/__init__.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendCPUPool.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendDPCI.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendClient.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendAuthSessions.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendXSPolicy.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendAPIConstants.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendLogging.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendAPIStore.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/PrettyPrint.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendPPCI.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendVnet.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendStateStore.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendVDI.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendPIFMetrics.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendPBD.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendBase.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendMonitor.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/osdep.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendTask.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendVMMetrics.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendConfig.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendProtocol.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendNetwork.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/balloon.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendLocalStorageRepo.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendSXPDev.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendTaskManager.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendDSCSI.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendError.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendConstants.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendAPI.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendDomainInfo.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendXSPolicyAdmin.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/encode.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendPIF.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/sxp.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/Args.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendDevices.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/XendOptions.py -> build/lib.linux-x86_64-2.7/xen/xend copying xen/xend/uuid.py -> build/lib.linux-x86_64-2.7/xen/xend creating build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/SrvXendLog.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/SrvDmesg.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/netif.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/SrvNode.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/pciquirk.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/XMLRPCServer.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/netif2.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/SrvServer.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/vusbif.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/BlktapController.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/SrvDomain.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/params.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/ConsoleController.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/SrvDaemon.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/__init__.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/udevevent.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/SrvVnetDir.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/vscsiif.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/SrvRoot.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/DevConstants.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/iopif.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/DevController.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/pciif.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/SrvDomainDir.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/irqif.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/blkif.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/vfbif.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/relocate.py -> build/lib.linux-x86_64-2.7/xen/xend/server copying xen/xend/server/SSLXMLRPCServer.py -> build/lib.linux-x86_64-2.7/xen/xend/server creating build/lib.linux-x86_64-2.7/xen/xend/xenstore copying xen/xend/xenstore/xswatch.py -> build/lib.linux-x86_64-2.7/xen/xend/xenstore copying xen/xend/xenstore/__init__.py -> build/lib.linux-x86_64-2.7/xen/xend/xenstore copying xen/xend/xenstore/xstransact.py -> build/lib.linux-x86_64-2.7/xen/xend/xenstore copying xen/xend/xenstore/xsutil.py -> build/lib.linux-x86_64-2.7/xen/xend/xenstore creating build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/migrate.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/cpupool-new.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/shutdown.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/setenforce.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/resources.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/dumppolicy.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/new.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/XenAPI.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/xenapi_create.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/rmlabel.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/labels.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/main.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/__init__.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/getpolicy.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/opts.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/resetpolicy.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/create.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/help.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/cpupool-create.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/getenforce.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/getlabel.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/dry-run.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/addlabel.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/cpupool.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/console.py -> build/lib.linux-x86_64-2.7/xen/xm copying xen/xm/setpolicy.py -> build/lib.linux-x86_64-2.7/xen/xm creating build/lib.linux-x86_64-2.7/xen/web copying xen/web/http.py -> build/lib.linux-x86_64-2.7/xen/web copying xen/web/SrvDir.py -> build/lib.linux-x86_64-2.7/xen/web copying xen/web/protocol.py -> build/lib.linux-x86_64-2.7/xen/web copying xen/web/connection.py -> build/lib.linux-x86_64-2.7/xen/web copying xen/web/static.py -> build/lib.linux-x86_64-2.7/xen/web copying xen/web/httpserver.py -> build/lib.linux-x86_64-2.7/xen/web copying xen/web/unix.py -> build/lib.linux-x86_64-2.7/xen/web copying xen/web/tcp.py -> build/lib.linux-x86_64-2.7/xen/web copying xen/web/resource.py -> build/lib.linux-x86_64-2.7/xen/web copying xen/web/__init__.py -> build/lib.linux-x86_64-2.7/xen/web copying xen/web/SrvBase.py -> build/lib.linux-x86_64-2.7/xen/web creating build/lib.linux-x86_64-2.7/xen/sv copying xen/sv/Wizard.py -> build/lib.linux-x86_64-2.7/xen/sv copying xen/sv/GenTabbed.py -> build/lib.linux-x86_64-2.7/xen/sv copying xen/sv/NodeInfo.py -> build/lib.linux-x86_64-2.7/xen/sv copying xen/sv/util.py -> build/lib.linux-x86_64-2.7/xen/sv copying xen/sv/RestoreDomain.py -> build/lib.linux-x86_64-2.7/xen/sv copying xen/sv/HTMLBase.py -> build/lib.linux-x86_64-2.7/xen/sv copying xen/sv/CreateDomain.py -> build/lib.linux-x86_64-2.7/xen/sv copying xen/sv/DomInfo.py -> build/lib.linux-x86_64-2.7/xen/sv copying xen/sv/Main.py -> build/lib.linux-x86_64-2.7/xen/sv copying xen/sv/__init__.py -> build/lib.linux-x86_64-2.7/xen/sv creating build/lib.linux-x86_64-2.7/xen/xsview copying xen/xsview/__init__.py -> build/lib.linux-x86_64-2.7/xen/xsview copying xen/xsview/main.py -> build/lib.linux-x86_64-2.7/xen/xsview copying xen/xsview/xsviewer.py -> build/lib.linux-x86_64-2.7/xen/xsview creating build/lib.linux-x86_64-2.7/xen/remus copying xen/remus/save.py -> build/lib.linux-x86_64-2.7/xen/remus copying xen/remus/qdisc.py -> build/lib.linux-x86_64-2.7/xen/remus copying xen/remus/vdi.py -> build/lib.linux-x86_64-2.7/xen/remus copying xen/remus/vif.py -> build/lib.linux-x86_64-2.7/xen/remus copying xen/remus/profile.py -> build/lib.linux-x86_64-2.7/xen/remus copying xen/remus/vm.py -> build/lib.linux-x86_64-2.7/xen/remus copying xen/remus/tapdisk.py -> build/lib.linux-x86_64-2.7/xen/remus copying xen/remus/__init__.py -> build/lib.linux-x86_64-2.7/xen/remus copying xen/remus/image.py -> build/lib.linux-x86_64-2.7/xen/remus copying xen/remus/device.py -> build/lib.linux-x86_64-2.7/xen/remus copying xen/remus/util.py -> build/lib.linux-x86_64-2.7/xen/remus copying xen/remus/netlink.py -> build/lib.linux-x86_64-2.7/xen/remus copying xen/remus/blkdev.py -> build/lib.linux-x86_64-2.7/xen/remus copying xen/remus/vbd.py -> build/lib.linux-x86_64-2.7/xen/remus creating build/lib.linux-x86_64-2.7/xen/xend/tests copying xen/xend/tests/__init__.py -> build/lib.linux-x86_64-2.7/xen/xend/tests copying xen/xend/tests/test_XendConfig.py -> build/lib.linux-x86_64-2.7/xen/xend/tests copying xen/xend/tests/test_sxp.py -> build/lib.linux-x86_64-2.7/xen/xend/tests copying xen/xend/tests/test_uuid.py -> build/lib.linux-x86_64-2.7/xen/xend/tests creating build/lib.linux-x86_64-2.7/xen/xend/server/tests copying xen/xend/server/tests/test_controllers.py -> build/lib.linux-x86_64-2.7/xen/xend/server/tests copying xen/xend/server/tests/__init__.py -> build/lib.linux-x86_64-2.7/xen/xend/server/tests creating build/lib.linux-x86_64-2.7/xen/xend/xenstore/tests copying xen/xend/xenstore/tests/stress_xs.py -> build/lib.linux-x86_64-2.7/xen/xend/xenstore/tests copying xen/xend/xenstore/tests/__init__.py -> build/lib.linux-x86_64-2.7/xen/xend/xenstore/tests creating build/lib.linux-x86_64-2.7/xen/xm/tests copying xen/xm/tests/__init__.py -> build/lib.linux-x86_64-2.7/xen/xm/tests copying xen/xm/tests/test_create.py -> build/lib.linux-x86_64-2.7/xen/xm/tests warning: build_py: byte-compiling is disabled, skipping. 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 x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls build/temp.linux-x86_64-2.7/xen/lowlevel/xc/xc.o -L../../tools/libxc -L/usr/lib64 -lxenctrl -lxenguest -lpython2.7 -o build/lib.linux-x86_64-2.7/xen/lowlevel/xc.so building 'xs' extension creating build/temp.linux-x86_64-2.7/xen/lowlevel/xs x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls build/temp.linux-x86_64-2.7/xen/lowlevel/xs/xs.o -L../../tools/xenstore -L/usr/lib64 -lxenstore -lpython2.7 -o build/lib.linux-x86_64-2.7/xen/lowlevel/xs.so building 'ptsname' extension creating build/temp.linux-x86_64-2.7/ptsname x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls build/temp.linux-x86_64-2.7/ptsname/ptsname.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/xen/lowlevel/ptsname.so building 'flask' extension creating build/temp.linux-x86_64-2.7/xen/lowlevel/flask x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls build/temp.linux-x86_64-2.7/xen/lowlevel/flask/flask.o -L../../tools/libxc -L/usr/lib64 -lxenctrl -lpython2.7 -o build/lib.linux-x86_64-2.7/xen/lowlevel/flask.so building 'checkpoint' extension creating build/temp.linux-x86_64-2.7/xen/lowlevel/checkpoint x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -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 x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls 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 -L/usr/lib64 -lxenctrl -lxenguest -lxenstore -lrt -lpython2.7 -o build/lib.linux-x86_64-2.7/xen/lowlevel/checkpoint.so building 'netlink' extension creating build/temp.linux-x86_64-2.7/xen/lowlevel/netlink x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -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 x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls build/temp.linux-x86_64-2.7/xen/lowlevel/netlink/netlink.o build/temp.linux-x86_64-2.7/xen/lowlevel/netlink/libnetlink.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/xen/lowlevel/netlink.so make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/python' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C pygrub all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/pygrub' CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls " 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 warning: build_py: byte-compiling is disabled, skipping. 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 x86_64-pc-linux-gnu-gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls build/temp.linux-x86_64-2.7/src/fsimage/fsimage.o -L../../tools/libfsimage/common/ -L/usr/lib64 -lfsimage -lpython2.7 -o build/lib.linux-x86_64-2.7/fsimage.so 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[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/pygrub' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C ocaml all make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml' make -C libs all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make -C mmap all make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/mmap' MLDEP make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/mmap' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/mmap' MLI xenmmap.cmi MLC xenmmap.cmo MLA xenmmap.cma CC xenmmap_stubs.o MKLIB libxenmmap_stubs.a MLOPT xenmmap.cmx MLA xenmmap.cmxa make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/mmap' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make -C xc all make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xc' MLDEP make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xc' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xc' MLI xenctrl.cmi MLC xenctrl.cmo MLA xenctrl.cma CC xenctrl_stubs.o MKLIB libxenctrl_stubs.a MLOPT xenctrl.cmx MLA xenctrl.cmxa make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xc' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make -C eventchn all make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/eventchn' MLDEP make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/eventchn' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/eventchn' MLI xeneventchn.cmi MLC xeneventchn.cmo MLA xeneventchn.cma CC xeneventchn_stubs.o MKLIB libxeneventchn_stubs.a MLOPT xeneventchn.cmx MLA xeneventchn.cmxa make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/eventchn' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make -C xb all make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xb' MLDEP make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xb' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xb' MLI op.mli MLI op.cmi MLI partial.mli MLI partial.cmi MLI packet.mli MLI packet.cmi MLC op.cmo MLC partial.cmo MLC packet.cmo MLC xs_ring.cmo MLI xb.cmi MLC xb.cmo CMO xenbus.cmo ocamlc -pack -o xenbus.cmo op.cmo partial.cmo packet.cmo xs_ring.cmo xb.cmo MLA xenbus.cma CC xs_ring_stubs.o CC xenbus_stubs.o MKLIB libxenbus_stubs.a MLOPT op.cmx MLOPT partial.cmx MLOPT packet.cmx MLOPT xs_ring.cmx MLOPT xb.cmx CMX xenbus.cmx ocamlopt -pack -o xenbus.cmx op.cmx partial.cmx packet.cmx xs_ring.cmx xb.cmx MLA xenbus.cmxa rm packet.mli partial.mli op.mli make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xb' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make -C xs all make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xs' MLDEP make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xs' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xs' MLI xsraw.cmi MLI xst.cmi MLC queueop.cmo MLC xsraw.cmo MLC xst.cmo MLI xs.cmi MLC xs.cmo CMO xenstore.cmo MLA xenstore.cma MLOPT queueop.cmx MLOPT xsraw.cmx MLOPT xst.cmx MLOPT xs.cmx CMX xenstore.cmx MLA xenstore.cmxa make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xs' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make -C xl all make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xl' PYTHONPATH=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xl/../../../../tools/libxl python2.7 genwrap.py \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xl/../../../../tools/libxl/libxl_types.idl \ _libxl_types.mli.in _libxl_types.ml.in _libxl_types.inc Parsing /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xl/../../../../tools/libxl/libxl_types.idl MLDEP make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xl' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xl' MLI xenlight.cmi MLC xenlight.cmo MLA xenlight.cma CC xenlight_stubs.o MKLIB libxenlight_stubs.a MLOPT xenlight.cmx MLA xenlight.cmxa make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xl' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml' make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml' make -C xenstored all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/xenstored' MLI symbol.cmi MLI trie.cmi MLI syslog.cmi MLC syslog.cmo MLA syslog.cma CC syslog_stubs.o MKLIB libsyslog_stubs.a MLOPT syslog.cmx MLA syslog.cmxa MLOPT define.cmx MLOPT stdext.cmx MLOPT trie.cmx MLOPT config.cmx MLOPT logging.cmx MLOPT quota.cmx MLOPT perms.cmx MLOPT symbol.cmx MLOPT utils.cmx MLOPT store.cmx MLOPT disk.cmx MLOPT transaction.cmx MLOPT event.cmx MLOPT domain.cmx MLOPT domains.cmx MLOPT connection.cmx MLOPT connections.cmx MLOPT parse_arg.cmx MLOPT process.cmx MLOPT xenstored.cmx MLBIN oxenstored make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/xenstored' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml' make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -j8 -C docs man-pages make: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/docs' make man1/xl.1 man1/xm.1 man5/xlcpupool.cfg.5 man5/xmdomain.cfg.5 man5/xl.cfg.5 man5/xend-config.sxp.5 man5/xl.conf.5 make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/docs' install -d -m0755 -p man1 install -d -m0755 -p man1 install -d -m0755 -p man5 /usr/bin/pod2man --release=4.3.0 --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 man5 /usr/bin/pod2man --release=4.3.0 --name=`echo man1/xm.1 | sed 's/^man1.//'| \ sed 's/.1//'` -s 1 -c "Xen" man/xm.pod.1 man1/xm.1 /usr/bin/pod2man --release=4.3.0 --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 install -d -m0755 -p man5 /usr/bin/pod2man --release=4.3.0 --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 /usr/bin/pod2man --release=4.3.0 --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.3.0 --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 /usr/bin/pod2man --release=4.3.0 --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 make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/docs' make: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/docs' >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: app-emulation/xen-tools-4.3.0 >>> Install xen-tools-4.3.0 into /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/ category app-emulation make -j8 DESTDIR=/var/tmp/portage/app-emulation/xen-tools-4.3.0/image/ DOCDIR=/usr/share/doc/xen-tools-4.3.0 XEN_PYTHON_NATIVE_INSTALL=y install-tools make -C tools install make[1]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C include install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include' make -C xen-foreign make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign' ./checker > tmp.size diff -u reference.size tmp.size rm tmp.size make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen/arch-x86 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen/arch-x86/hvm /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen/foreign /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen/hvm /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen/io /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen/sys /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen/xsm /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -m0644 -p xen/COPYING /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -m0644 -p xen/*.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -m0644 -p xen/arch-x86/*.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen/arch-x86 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -m0644 -p xen/arch-x86/hvm/*.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen/arch-x86/hvm /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -m0644 -p xen/foreign/*.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen/foreign /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -m0644 -p xen/hvm/*.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen/hvm /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -m0644 -p xen/io/*.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen/io /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -m0644 -p xen/sys/*.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen/sys /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/../../tools/cross-install -m0644 -p xen/xsm/*.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xen/xsm make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C libxc install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc' make libs make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc' make[4]: Nothing to be done for `libs'. make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/cross-install -m0755 -p libxenctrl.so.4.3.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/cross-install -m0644 -p libxenctrl.a /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 ln -sf libxenctrl.so.4.3.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libxenctrl.so.4.3 ln -sf libxenctrl.so.4.3 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libxenctrl.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/cross-install -m0644 -p xenctrl.h xenctrlosdep.h xentoollog.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/cross-install -m0755 -p libxenguest.so.4.3.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/cross-install -m0644 -p libxenguest.a /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 ln -sf libxenguest.so.4.3.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libxenguest.so.4.3 ln -sf libxenguest.so.4.3 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libxenguest.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc/../../tools/cross-install -m0644 -p xenguest.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxc' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C flask install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask' make -C utils install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils/../../../tools/cross-install -m0755 -p flask-loadpolicy flask-setenforce flask-getenforce flask-label-pci flask-get-bool flask-set-bool /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask/utils' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/flask' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C xenstore install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/bin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xenstore-compat /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//var/run/xenstored /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//var/lib/xenstored /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -m0755 -p xenstored /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -m0755 -p xenstore-control /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/bin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -m0755 -p xenstore /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/bin set -e ; for c in xenstore-exists xenstore-list xenstore-read xenstore-rm xenstore-chmod xenstore-write xenstore-ls xenstore-watch ; do \ ln -f /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/bin/xenstore /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/bin/${c} ; \ done /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -m0755 -p libxenstore.so.3.0.3 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 ln -sf libxenstore.so.3.0.3 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libxenstore.so.3.0 ln -sf libxenstore.so.3.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libxenstore.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -m0644 -p libxenstore.a /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -m0644 -p xenstore.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -m0644 -p xenstore_lib.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -m0644 -p compat/xs.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xenstore-compat/xs.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore/../../tools/cross-install -m0644 -p compat/xs_lib.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xenstore-compat/xs_lib.h ln -sf xenstore-compat/xs.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xs.h ln -sf xenstore-compat/xs_lib.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include/xs_lib.h make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstore' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C misc install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc' set -e; for d in ; do make -C $d; done /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/bin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/xen/bin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/python/install-wrap "/usr/bin/python2.7" /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/cross-install -m0755 -p xencons xencov_split xen-detect /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/bin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/python/install-wrap "/usr/bin/python2.7" /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/cross-install -m0755 -p xm xen-bugtool xen-python-path xend xenperf xsview xenpm xen-tmem-list-parse gtraceview gtracestat xenlockprof xenwatchdogd xen-ringwatch xencov xen-hvmctx xen-hvmcrash xen-lowmemd xen-hptool /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/python/install-wrap "/usr/bin/python2.7" /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc/../../tools/cross-install -m0755 -p xenpvnetboot /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/xen/bin set -e; for d in ; do make -C $d install-recurse; done make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/misc' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C examples install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/examples' [ -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen ] || \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/examples/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen [ -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen ] || \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/examples/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen set -e; for i in README README.incompatibilities; \ do [ -e /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen/$i ] || \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/examples/../../tools/cross-install -m0644 -p $i /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen; \ done [ -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen/auto ] || \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/examples/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen/auto set -e; for i in xend-config.sxp xm-config.xml xmexample1 xmexample2 xmexample3 xmexample.hvm xmexample.hvm-stubdom xmexample.pv-grub xmexample.nbd xmexample.vti xlexample.hvm xlexample.pvlinux xend-pci-quirks.sxp xend-pci-permissive.sxp xl.conf cpupool; \ do [ -e /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen/$i ] || \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/examples/../../tools/cross-install -m0644 -p $i /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen; \ done make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/examples' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C hotplug install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug' make -C common install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/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/bin\"" >>"hotplugpath.sh".tmp; echo "LIBDIR=\"/usr/lib64\"" >>"hotplugpath.sh".tmp; echo "SHAREDIR=\"/usr/share\"" >>"hotplugpath.sh".tmp; echo "PRIVATE_BINDIR=\"/usr/lib64/xen/bin\"" >>"hotplugpath.sh".tmp; echo "XENFIRMWAREDIR=\"/usr/lib/xen/boot\"" >>"hotplugpath.sh".tmp; echo "XEN_CONFIG_DIR=\"/etc/xen\"" >>"hotplugpath.sh".tmp; echo "XEN_SCRIPT_DIR=\"/etc/xen/scripts\"" >>"hotplugpath.sh".tmp; echo "XEN_LOCK_DIR=\"/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 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen/scripts ] || \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/common/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen/scripts set -e; for i in ; \ do \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/common/../../../tools/cross-install -m0755 -p $i /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen/scripts; \ done set -e; for i in "hotplugpath.sh"; \ do \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/common/../../../tools/cross-install -m0644 -p $i /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen/scripts; \ done make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/common' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug' make -C Linux install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux' [ -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//tmp/init.d ] || /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//tmp/init.d [ -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen/scripts ] || \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen/scripts [ -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/udev ] || \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/udev/rules.d 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 blktap xen-hotplug-cleanup external-device-migrate vscsi block-iscsi; \ do \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p $i /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen/scripts; \ done set -e; for i in xen-backend.rules xend.rules; \ do \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p $i /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/udev/rules.d; \ done [ -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/../tmp/default ] || /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/../tmp/default /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/xend /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//tmp/init.d /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/xendomains /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//tmp/init.d /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p init.d/sysconfig.xendomains /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/../tmp/default/xendomains /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/xencommons /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//tmp/init.d /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p init.d/sysconfig.xencommons /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/../tmp/default/xencommons /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/xen-watchdog /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//tmp/init.d 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 \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p $i /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen/scripts; \ done make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug/Linux' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/hotplug' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C xentrace install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/bin [ -z "xenctx" ] || /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/xen/bin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/man/man1 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/man/man8 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/cross-install -m0755 -p xentrace xentrace_setsize /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/bin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/python/install-wrap "/usr/bin/python2.7" /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/cross-install -m0755 -p xentrace_format /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/bin [ -z "xenctx" ] || /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/cross-install -m0755 -p xenctx /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/xen/bin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/cross-install -m0644 -p xentrace_format.1 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/man/man1 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace/../../tools/cross-install -m0644 -p xentrace.8 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/man/man8 make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xentrace' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C xcutils install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/xen/bin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils/../../tools/cross-install -m0755 -p xc_restore xc_save readnotes lsevtchn /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/xen/bin make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xcutils' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C firmware install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make PYTHON=python2.7 subdirs-all make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make -C seabios-dir all Working around non-functional -combine make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/seabios-dir-remote' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/seabios-dir-remote' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make -C rombios all make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios' make[7]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios' make -C 32bit all make[8]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit' make[9]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit' make -C tcgbios all make[10]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit/tcgbios' make[10]: Nothing to be done for `all'. make[10]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit/tcgbios' make[9]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit' make 32bitbios_flat.h make[9]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit' make[9]: `32bitbios_flat.h' is up to date. make[9]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit' make[8]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios/32bit' make[7]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios' make BIOS-bochs-latest make[7]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios' make[7]: `BIOS-bochs-latest' is up to date. make[7]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios' make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/rombios' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make -C vgabios all make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/vgabios' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/vgabios' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make -C etherboot all make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/etherboot' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/etherboot' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make -C hvmloader all make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader' make[7]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader' make -C acpi all make[8]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/acpi' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader/acpi' make[7]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader' make hvmloader make[7]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader' make[7]: `hvmloader' is up to date. make[7]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader' make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/hvmloader' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' [ -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib/xen/boot ] || /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib/xen/boot [ ! -e hvmloader/hvmloader ] || /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware/../../tools/cross-install -m0644 -p hvmloader/hvmloader /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib/xen/boot make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/firmware' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C console install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image///usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/cross-install -m0755 -p xenconsoled /var/tmp/portage/app-emulation/xen-tools-4.3.0/image///usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/xen/bin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console/../../tools/cross-install -m0755 -p xenconsole /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/xen/bin make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/console' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C xenmon install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon/../../tools/cross-install -m0755 -p xenbaked /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin/xenbaked /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon/../../tools/cross-install -m0755 -p xentrace_setmask /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin/xentrace_setmask /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon/../../tools/cross-install -m0755 -p xenmon.py /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin/xenmon.py /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/doc/xen-tools-4.3.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon/../../tools/cross-install -m0644 -p README /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/doc/xen-tools-4.3.0/README.xenmon make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenmon' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C xenstat install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat' make -C libxenstat install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat/../../../tools/cross-install -m0644 -p src/xenstat.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat/../../../tools/cross-install -m0644 -p src/libxenstat.a /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libxenstat.a /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat/../../../tools/cross-install -m0755 -p src/libxenstat.so.0.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 ln -sf libxenstat.so.0.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libxenstat.so.0 ln -sf libxenstat.so.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libxenstat.so make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/libxenstat' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat' make -C xentop install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/xentop' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/xentop/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/xentop/../../../tools/cross-install -m0755 -p xentop /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin/xentop /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/xentop/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/man/man1 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/xentop/../../../tools/cross-install -m0644 -p xentop.1 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/man/man1/xentop.1 make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat/xentop' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenstat' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C libaio install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libaio' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libaio/src' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libaio/src' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libaio' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C memshr install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/memshr' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C blktap install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap' make -C lib install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/cross-install -m0755 -p libblktap.so.3.0.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/cross-install -m0644 -p libblktap.a /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 ln -sf libblktap.so.3.0.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libblktap.so.3.0 ln -sf libblktap.so.3.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libblktap.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib/../../../tools/cross-install -m0644 -p blktaplib.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/lib' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap' make -C drivers install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers' Makefile:19: === libgcrypt not installed: falling back to libcrypto === /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers/../../../tools/cross-install -m0755 -p blktapctrl tapdisk img2qcow qcow2raw qcow-create /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/drivers' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/doc/xen-tools-4.3.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap/../../tools/cross-install -m0644 -p README /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/doc/xen-tools-4.3.0/README.blktap make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C blktap2 install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make -C include install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/include' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/include/../../../tools/cross-install -d -m0755 -p -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/include' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make -C lvm install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/lvm' make[5]: Nothing to be done for `install'. make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/lvm' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make -C vhd install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd' make -C lib all make[7]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd/lib' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd/lib' make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd' gcc -o vhd-util vhd-util.o -Llib -lvhd gcc -o vhd-update vhd-update.o -Llib -lvhd make subdirs-install make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd' make[7]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd' make -C lib install make[8]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd/lib' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd/lib/../../../../tools/cross-install -d -m0755 -p -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd/lib/../../../../tools/cross-install -m0644 -p libvhd.a /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd/lib/../../../../tools/cross-install -m0755 -p libvhd.so.1.0.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 ln -sf libvhd.so.1.0.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libvhd.so.1.0 ln -sf libvhd.so.1.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libvhd.so make[8]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd/lib' make[7]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd' make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd/../../../tools/cross-install -d -m0755 -p -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd/../../../tools/cross-install -m0755 -p vhd-util vhd-update /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/vhd' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make -C drivers install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/cross-install -d -m0755 -p -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers/../../../tools/cross-install -m0755 -p tapdisk2 td-util tapdisk-client tapdisk-stream tapdisk-diff lock-util img2qcow qcow-create qcow2raw /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/drivers' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make -C control install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/cross-install -d -m0755 -p -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/cross-install -m0755 -p tap-ctl /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/cross-install -m0644 -p libblktapctl.a /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control/../../..//tools/cross-install -m0755 -p libblktapctl.so.1.0.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 ln -sf libblktapctl.so.1.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libblktapctl.so ln -sf libblktapctl.so.1.0.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libblktapctl.so.1.0 make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2/control' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/blktap2' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C libfsimage install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C common install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/common' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/common/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/common/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/common/../../../tools/cross-install -m0755 -p libfsimage.so.1.0.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 ln -sf libfsimage.so.1.0.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libfsimage.so.1.0 ln -sf libfsimage.so.1.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libfsimage.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/common/../../../tools/cross-install -m0644 -p fsimage.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/common/../../../tools/cross-install -m0644 -p fsimage_plugin.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/common/../../../tools/cross-install -m0644 -p fsimage_grub.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/common' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C ufs install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/ufs' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/ufs/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/fs/ufs /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/ufs/../../../tools/cross-install -m0755 -p fsimage.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/fs/ufs make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/ufs' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C reiserfs install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/reiserfs' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/reiserfs/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/fs/reiserfs /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/reiserfs/../../../tools/cross-install -m0755 -p fsimage.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/fs/reiserfs make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/reiserfs' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C iso9660 install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/iso9660' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/iso9660/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/fs/iso9660 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/iso9660/../../../tools/cross-install -m0755 -p fsimage.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/fs/iso9660 make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/iso9660' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C fat install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/fat' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/fat/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/fs/fat /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/fat/../../../tools/cross-install -m0755 -p fsimage.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/fs/fat make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/fat' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C zfs install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/fs/zfs /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs/../../../tools/cross-install -m0755 -p fsimage.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/fs/zfs make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/zfs' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C xfs install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/xfs' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/xfs/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/fs/xfs /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/xfs/../../../tools/cross-install -m0755 -p fsimage.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/fs/xfs make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/xfs' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make -C ext2fs-lib install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/ext2fs-lib' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/ext2fs-lib/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/fs/ext2fs-lib /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/ext2fs-lib/../../../tools/cross-install -m0755 -p fsimage.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/fs/ext2fs-lib make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage/ext2fs-lib' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libfsimage' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C libvchan install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/cross-install -m0755 -p libxenvchan.so.1.0.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 ln -sf libxenvchan.so.1.0.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libxenvchan.so.1.0 ln -sf libxenvchan.so.1.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libxenvchan.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/cross-install -m0644 -p libxenvchan.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan/../../tools/cross-install -m0644 -p libxenvchan.a /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libvchan' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' set -ex; \ if test -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen-traditional; then \ mkdir -p qemu-xen-traditional-dir; \ else \ export GIT=git; \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../scripts/git-checkout.sh /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen-traditional xen-4.3.0 qemu-xen-traditional-dir; \ fi + test -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen-traditional + mkdir -p qemu-xen-traditional-dir set -e; \ export PREFIX="/usr"; export XEN_SCRIPT_DIR="/etc/xen/scripts"; export XEN_ROOT="/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/.."; \ cd qemu-xen-traditional-dir; \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen-traditional/xen-setup \ --extra-cflags="" \ ; \ make install 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 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional 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 yes SDL static link no OpenGL support yes curses support no mingw32 support no Audio drivers oss Extra audio cards ac97 es1370 sb16 Mixer emulation no VNC TLS support yes TLS CFLAGS TLS LIBS -lgnutls kqemu support yes brlapi support no Documentation no NPTL support no vde support no AIO support yes Install blobs yes KVM support yes fdt support no qemu successfuly configured for Xen qemu-dm build === PCI passthrough capability has been enabled === make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional-dir' === PCI passthrough capability has been enabled === === PCI passthrough capability has been enabled === make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional-dir/i386-dm' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional-dir/i386-dm' mkdir -p "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/bin" /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/cross-install -m 755 qemu-nbd-xen qemu-img-xen "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/bin" mkdir -p "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/xen/qemu" set -e; for x in bios.bin vgabios.bin vgabios-cirrus.bin ppc_rom.bin video.x openbios-sparc32 openbios-sparc64 openbios-ppc pxe-ne2k_pci.bin pxe-rtl8139.bin pxe-pcnet.bin pxe-e1000.bin bamboo.dtb; do \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/cross-install -m 644 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/pc-bios/$x "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/xen/qemu"; \ done mkdir -p "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/xen/qemu/keymaps" set -e; for x in da en-gb et fr fr-ch is lt modifiers no pt-br sv ar de en-us fi fr-be hr it lv nl pl ru th common de-ch es fo fr-ca hu ja mk nl-be pt sl tr; do \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/cross-install -m 644 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional/keymaps/$x "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/xen/qemu/keymaps"; \ done for d in i386-dm; do \ make -C $d install || exit 1 ; \ done === PCI passthrough capability has been enabled === === PCI passthrough capability has been enabled === make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional-dir/i386-dm' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/cross-install -d -m0755 -p "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image///usr/lib/xen/bin" /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/cross-install -d -m0755 -p "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image///etc/xen/scripts" /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/cross-install -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen-traditional/i386-dm/qemu-ifup-Linux "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image///etc/xen/scripts/qemu-ifup" /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/cross-install -m 755 qemu-dm "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib/xen/bin" make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional-dir/i386-dm' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-traditional-dir' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' if test -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen ; then \ mkdir -p qemu-xen-dir; \ else \ export GIT=git; \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../scripts/git-checkout.sh /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen qemu-xen-4.3.0 qemu-xen-dir ; \ fi if test -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen ; then \ source=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/qemu-xen; \ else \ source=.; \ fi; \ cd qemu-xen-dir; \ $source/configure --enable-xen --target-list=i386-softmmu \ --prefix=/usr \ --source-path=$source \ --extra-cflags="-I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/include \ -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/libxc \ -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/xenstore \ -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/xenstore/compat \ " \ --extra-ldflags="-L/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/libxc \ -L/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/xenstore" \ --bindir=/usr/lib/xen/bin \ --datadir=/usr/share/qemu-xen \ --disable-kvm \ --disable-docs \ --python=python2.7 \ ; \ make all Install prefix /usr BIOS directory /usr/share/qemu-xen/qemu binary directory /usr/lib/xen/bin library directory /usr/lib libexec directory /usr/libexec include directory /usr/include config directory /usr/etc local state directory /usr/var Manual directory /usr/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen C compiler gcc Host C compiler gcc Objective-C compiler clang CFLAGS -O2 -D_FORTIFY_SOURCE=2 -g QEMU_CFLAGS -fPIE -DPIE -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/include -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/libxc -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/xenstore -I/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/xenstore/compat -fstack-protector-all -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -I/usr/include/libpng16 -I/usr/include/nss -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 LDFLAGS -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g -L/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/libxc -L/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/xenstore make make install install python python2.7 smbd /usr/sbin/smbd host CPU x86_64 host big endian no target list i386-softmmu tcg debug enabled no gprof enabled no sparse enabled no strip binaries yes profiler no static build no -Werror enabled no pixman system SDL support yes curses support yes curl support yes mingw32 support no Audio drivers oss Extra audio cards ac97 es1370 sb16 hda Block whitelist Mixer emulation no VirtFS support yes VNC support yes VNC TLS support yes VNC SASL support no VNC JPEG support yes VNC PNG support yes xen support yes brlapi support no bluez support no Documentation no NPTL support yes GUEST_BASE yes PIE yes vde support no Linux AIO support no ATTR/XATTR support yes Install blobs yes KVM support no TCG interpreter no fdt support no preadv support yes fdatasync yes madvise yes posix_madvise yes sigev_thread_id yes uuid support yes libcap-ng support no vhost-net support yes Trace backend nop Trace output file trace- spice support no (/) rbd support no xfsctl support no nss used yes usb net redir no OpenGL support yes libiscsi support no build guest agent yes seccomp support no coroutine backend ucontext GlusterFS support no make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-dir' GEN config-host.h GEN trace.h GEN trace.c GEN trace.c GEN config-target.h make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-dir' cd qemu-xen-dir; \ make install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-dir' install -d -m 0755 "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/qemu-xen/qemu" install -d -m 0755 "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/etc/qemu" install -c -m 0644 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/sysconfigs/target/target-x86_64.conf "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/etc/qemu" install -d -m 0755 "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib/xen/bin" install -c -m 0755 vscclient qemu-ga qemu-nbd qemu-img qemu-io fsdev/virtfs-proxy-helper "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib/xen/bin" install -d -m 0755 "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/libexec" install -c -m 0755 qemu-bridge-helper "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/libexec" set -e; for x in bios.bin sgabios.bin vgabios.bin vgabios-cirrus.bin vgabios-stdvga.bin vgabios-vmware.bin vgabios-qxl.bin ppc_rom.bin openbios-sparc32 openbios-sparc64 openbios-ppc pxe-e1000.rom pxe-eepro100.rom pxe-ne2k_pci.rom pxe-pcnet.rom pxe-rtl8139.rom pxe-virtio.rom qemu-icon.bmp bamboo.dtb petalogix-s3adsp1800.dtb petalogix-ml605.dtb multiboot.bin linuxboot.bin kvmvapic.bin s390-zipl.rom spapr-rtas.bin slof.bin palcode-clipper; do \ install -c -m 0644 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/pc-bios/$x "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/qemu-xen/qemu"; \ done install -d -m 0755 "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/qemu-xen/qemu/keymaps" set -e; for x in da en-gb et fr fr-ch is lt modifiers no pt-br sv ar de en-us fi fr-be hr it lv nl pl ru th common de-ch es fo fr-ca hu ja mk nl-be pt sl tr bepo; do \ install -c -m 0644 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen/pc-bios/keymaps/$x "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/qemu-xen/qemu/keymaps"; \ done for d in i386-softmmu; do \ make -C $d install || exit 1 ; \ done make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-dir/i386-softmmu' install -m 755 qemu-system-i386 "/var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib/xen/bin" make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-dir/i386-softmmu' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/qemu-xen-dir' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C xenpmd install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpmd' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpmd/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpmd/../../tools/cross-install -m0755 -p xenpmd /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpmd' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C libxl install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl' 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/bin\"" >>_paths.h.tmp.tmp; echo "LIBDIR=\"/usr/lib64\"" >>_paths.h.tmp.tmp; echo "SHAREDIR=\"/usr/share\"" >>_paths.h.tmp.tmp; echo "PRIVATE_BINDIR=\"/usr/lib64/xen/bin\"" >>_paths.h.tmp.tmp; echo "XENFIRMWAREDIR=\"/usr/lib/xen/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 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//bash-completion /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//var/run/xen /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/xen/bin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/cross-install -m0755 -p xl /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/cross-install -m0755 -p libxl-save-helper /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/xen/bin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/cross-install -m0755 -p libxenlight.so.4.3.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 ln -sf libxenlight.so.4.3.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libxenlight.so.4.3 ln -sf libxenlight.so.4.3 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libxenlight.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/cross-install -m0644 -p libxenlight.a /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/cross-install -m0755 -p libxlutil.so.4.3.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 ln -sf libxlutil.so.4.3.0 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libxlutil.so.4.3 ln -sf libxlutil.so.4.3 /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/libxlutil.so /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/cross-install -m0644 -p libxlutil.a /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64 /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/cross-install -m0644 -p libxl.h libxl_event.h libxl_json.h _libxl_types.h _libxl_types_json.h _libxl_list.h libxl_utils.h libxl_uuid.h /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/include /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl/../../tools/cross-install -m0644 -p bash-completion /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//bash-completion/xl.sh make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/libxl' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C remus install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/remus' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/remus/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/bin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/remus/../../tools/python/install-wrap "/usr/bin/python2.7" /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/remus/../../tools/cross-install -m0755 -p remus /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/bin make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/remus' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C xenpaging install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//var/lib/xen/xenpaging /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib/xen/bin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging/../../tools/cross-install -m0755 -p xenpaging /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib/xen/bin make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/xenpaging' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C debugger/gdbsx install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx' make -C gx make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx/gx' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx/gx' make -C xg make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx/xg' make -C ../../../include make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include' make -C xen-foreign make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign' ./checker > tmp.size diff -u reference.size tmp.size rm tmp.size make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include/xen-foreign' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/include' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx/xg' make gdbsx make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx' make[4]: `gdbsx' is up to date. make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx' [ -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin ] || /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx/../../../tools/cross-install -m0755 -p gdbsx /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin/gdbsx make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/gdbsx' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C debugger/kdd install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/kdd' [ -d /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin ] || /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/kdd/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/kdd/../../../tools/cross-install -m0755 -p kdd /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin/kdd make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/debugger/kdd' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C tests install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/tests' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C python install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/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/bin\"" >>"xen/util/path.py".tmp; echo "LIBDIR=\"/usr/lib64\"" >>"xen/util/path.py".tmp; echo "SHAREDIR=\"/usr/share\"" >>"xen/util/path.py".tmp; echo "PRIVATE_BINDIR=\"/usr/lib64/xen/bin\"" >>"xen/util/path.py".tmp; echo "XENFIRMWAREDIR=\"/usr/lib/xen/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=/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/python/../../tools/libxl python2.7 genwrap.py \ /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/python/../../tools/libxl/libxl_types.idl \ xen/lowlevel/xl/_pyxl_types.h \ xen/lowlevel/xl/_pyxl_types.c Parsing /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/python/../../tools/libxl/libxl_types.idl CC="gcc" CFLAGS="-O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls " python2.7 setup.py build running build running build_py running build_ext /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/python/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/xen /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/python/../../tools/cross-install -m0644 -p xen/xm/create.dtd /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/share/xen CC="gcc" CFLAGS="-O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .install.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls " python2.7 setup.py install \ --prefix="/usr" --root="/var/tmp/portage/app-emulation/xen-tools-4.3.0/image/" --force running install running build running build_py running build_ext running install_lib creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7 creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/dictio.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm copying build/lib.linux-x86_64-2.7/xen/util/xsm/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/flask copying build/lib.linux-x86_64-2.7/xen/util/xsm/flask/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/flask copying build/lib.linux-x86_64-2.7/xen/util/xsm/flask/flask.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/flask copying build/lib.linux-x86_64-2.7/xen/util/xsm/xsm.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm copying build/lib.linux-x86_64-2.7/xen/util/xsm/xsm_core.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/dummy copying build/lib.linux-x86_64-2.7/xen/util/xsm/dummy/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/dummy copying build/lib.linux-x86_64-2.7/xen/util/xsm/dummy/dummy.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/dummy creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/acm copying build/lib.linux-x86_64-2.7/xen/util/xsm/acm/acm.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/acm copying build/lib.linux-x86_64-2.7/xen/util/xsm/acm/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/acm copying build/lib.linux-x86_64-2.7/xen/util/mkdir.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/pci.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/utils.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/oshelp.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/vusb_util.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/xpopen.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/asserts.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/xspolicy.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/sxputils.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/fileuri.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/diagnose.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/SSHTransport.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/acmpolicy.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/mac.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/blkif.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/vscsi_util.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/bootloader.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/xmlrpcclient.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/rwlock.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/bugtool.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/Brctl.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/xmlrpclib2.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/xsconstants.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/auxbin.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/path.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util copying build/lib.linux-x86_64-2.7/xen/util/ip.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv copying build/lib.linux-x86_64-2.7/xen/sv/GenTabbed.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv copying build/lib.linux-x86_64-2.7/xen/sv/DomInfo.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv copying build/lib.linux-x86_64-2.7/xen/sv/CreateDomain.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv copying build/lib.linux-x86_64-2.7/xen/sv/util.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv copying build/lib.linux-x86_64-2.7/xen/sv/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv copying build/lib.linux-x86_64-2.7/xen/sv/Wizard.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv copying build/lib.linux-x86_64-2.7/xen/sv/RestoreDomain.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv copying build/lib.linux-x86_64-2.7/xen/sv/NodeInfo.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv copying build/lib.linux-x86_64-2.7/xen/sv/Main.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv copying build/lib.linux-x86_64-2.7/xen/sv/HTMLBase.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/cpupool-create.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/dry-run.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/console.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/opts.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/setpolicy.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/cpupool-new.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/help.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/cpupool.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/new.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/getpolicy.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/tests copying build/lib.linux-x86_64-2.7/xen/xm/tests/test_create.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/tests copying build/lib.linux-x86_64-2.7/xen/xm/tests/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/tests copying build/lib.linux-x86_64-2.7/xen/xm/create.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/getenforce.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/shutdown.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/addlabel.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/dumppolicy.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/xenapi_create.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/labels.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/XenAPI.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/resetpolicy.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/rmlabel.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/migrate.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/main.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/resources.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/getlabel.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm copying build/lib.linux-x86_64-2.7/xen/xm/setenforce.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus copying build/lib.linux-x86_64-2.7/xen/remus/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus copying build/lib.linux-x86_64-2.7/xen/remus/device.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus copying build/lib.linux-x86_64-2.7/xen/remus/profile.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus copying build/lib.linux-x86_64-2.7/xen/remus/qdisc.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus copying build/lib.linux-x86_64-2.7/xen/remus/vm.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus copying build/lib.linux-x86_64-2.7/xen/remus/save.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus copying build/lib.linux-x86_64-2.7/xen/remus/vbd.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus copying build/lib.linux-x86_64-2.7/xen/remus/blkdev.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus copying build/lib.linux-x86_64-2.7/xen/remus/util.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus copying build/lib.linux-x86_64-2.7/xen/remus/tapdisk.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus copying build/lib.linux-x86_64-2.7/xen/remus/vdi.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus copying build/lib.linux-x86_64-2.7/xen/remus/vif.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus copying build/lib.linux-x86_64-2.7/xen/remus/image.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus copying build/lib.linux-x86_64-2.7/xen/remus/netlink.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/lowlevel copying build/lib.linux-x86_64-2.7/xen/lowlevel/xc.so -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/lowlevel copying build/lib.linux-x86_64-2.7/xen/lowlevel/checkpoint.so -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/lowlevel copying build/lib.linux-x86_64-2.7/xen/lowlevel/xs.so -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/lowlevel copying build/lib.linux-x86_64-2.7/xen/lowlevel/netlink.so -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/lowlevel copying build/lib.linux-x86_64-2.7/xen/lowlevel/ptsname.so -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/lowlevel copying build/lib.linux-x86_64-2.7/xen/lowlevel/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/lowlevel copying build/lib.linux-x86_64-2.7/xen/lowlevel/flask.so -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/lowlevel creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xsview copying build/lib.linux-x86_64-2.7/xen/xsview/xsviewer.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xsview copying build/lib.linux-x86_64-2.7/xen/xsview/main.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xsview copying build/lib.linux-x86_64-2.7/xen/xsview/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xsview creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web copying build/lib.linux-x86_64-2.7/xen/web/static.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web copying build/lib.linux-x86_64-2.7/xen/web/resource.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web copying build/lib.linux-x86_64-2.7/xen/web/unix.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web copying build/lib.linux-x86_64-2.7/xen/web/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web copying build/lib.linux-x86_64-2.7/xen/web/tcp.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web copying build/lib.linux-x86_64-2.7/xen/web/connection.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web copying build/lib.linux-x86_64-2.7/xen/web/SrvBase.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web copying build/lib.linux-x86_64-2.7/xen/web/httpserver.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web copying build/lib.linux-x86_64-2.7/xen/web/protocol.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web copying build/lib.linux-x86_64-2.7/xen/web/http.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web copying build/lib.linux-x86_64-2.7/xen/web/SrvDir.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendVnet.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendPPCI.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendStorageRepository.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/sxp.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendConstants.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendDPCI.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendOptions.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendTaskManager.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendBase.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendDomainInfo.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendVDI.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/MemoryPool.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendDomain.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendDevices.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendPBD.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendProtocol.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendDmesg.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendVMMetrics.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendPSCSI.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/Vifctl.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/Args.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendClient.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendNode.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendNetwork.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/uuid.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/PrettyPrint.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendStateStore.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendPIFMetrics.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendLogging.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/osdep.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendQCoWStorageRepo.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendXSPolicyAdmin.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendSXPDev.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendAPI.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/encode.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/irqif.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/blkif.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/SrvServer.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/ConsoleController.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/SrvXendLog.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/tests copying build/lib.linux-x86_64-2.7/xen/xend/server/tests/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/tests copying build/lib.linux-x86_64-2.7/xen/xend/server/tests/test_controllers.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/tests copying build/lib.linux-x86_64-2.7/xen/xend/server/pciif.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/BlktapController.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/XMLRPCServer.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/SrvDmesg.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/pciquirk.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/DevConstants.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/vfbif.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/SrvDaemon.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/udevevent.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/SrvVnetDir.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/SrvDomain.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/SSLXMLRPCServer.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/vusbif.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/netif2.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/relocate.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/SrvNode.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/netif.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/SrvDomainDir.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/iopif.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/DevController.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/vscsiif.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/SrvRoot.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/server/params.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server copying build/lib.linux-x86_64-2.7/xen/xend/XendMonitor.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/arch.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendConfig.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendPIF.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendLocalStorageRepo.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendError.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendDSCSI.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/xenstore copying build/lib.linux-x86_64-2.7/xen/xend/xenstore/xstransact.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/xenstore copying build/lib.linux-x86_64-2.7/xen/xend/xenstore/xswatch.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/xenstore copying build/lib.linux-x86_64-2.7/xen/xend/xenstore/xsutil.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/xenstore creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/xenstore/tests copying build/lib.linux-x86_64-2.7/xen/xend/xenstore/tests/stress_xs.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/xenstore/tests copying build/lib.linux-x86_64-2.7/xen/xend/xenstore/tests/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/xenstore/tests copying build/lib.linux-x86_64-2.7/xen/xend/xenstore/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/xenstore copying build/lib.linux-x86_64-2.7/xen/xend/XendAPIConstants.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendCheckpoint.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendBootloader.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/image.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendAuthSessions.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendTask.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/tests copying build/lib.linux-x86_64-2.7/xen/xend/tests/test_sxp.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/tests copying build/lib.linux-x86_64-2.7/xen/xend/tests/test_XendConfig.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/tests copying build/lib.linux-x86_64-2.7/xen/xend/tests/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/tests copying build/lib.linux-x86_64-2.7/xen/xend/tests/test_uuid.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/tests copying build/lib.linux-x86_64-2.7/xen/xend/balloon.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendCPUPool.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendXSPolicy.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendAPIStore.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/xend/XendAPIVersion.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend copying build/lib.linux-x86_64-2.7/xen/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/dictio.py to dictio.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/flask/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/flask/flask.py to flask.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/xsm.py to xsm.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/xsm_core.py to xsm_core.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/dummy/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/dummy/dummy.py to dummy.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/acm/acm.py to acm.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsm/acm/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/mkdir.py to mkdir.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/pci.py to pci.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/utils.py to utils.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/oshelp.py to oshelp.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/vusb_util.py to vusb_util.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xpopen.py to xpopen.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/asserts.py to asserts.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xspolicy.py to xspolicy.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/sxputils.py to sxputils.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/fileuri.py to fileuri.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/diagnose.py to diagnose.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/SSHTransport.py to SSHTransport.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/acmpolicy.py to acmpolicy.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/mac.py to mac.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/blkif.py to blkif.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/vscsi_util.py to vscsi_util.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/bootloader.py to bootloader.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xmlrpcclient.py to xmlrpcclient.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/rwlock.py to rwlock.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/bugtool.py to bugtool.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/Brctl.py to Brctl.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xmlrpclib2.py to xmlrpclib2.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/xsconstants.py to xsconstants.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/auxbin.py to auxbin.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/path.py to path.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/util/ip.py to ip.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv/GenTabbed.py to GenTabbed.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv/DomInfo.py to DomInfo.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv/CreateDomain.py to CreateDomain.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv/util.py to util.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv/Wizard.py to Wizard.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv/RestoreDomain.py to RestoreDomain.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv/NodeInfo.py to NodeInfo.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv/Main.py to Main.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/sv/HTMLBase.py to HTMLBase.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/cpupool-create.py to cpupool-create.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/dry-run.py to dry-run.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/console.py to console.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/opts.py to opts.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/setpolicy.py to setpolicy.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/cpupool-new.py to cpupool-new.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/help.py to help.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/cpupool.py to cpupool.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/new.py to new.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/getpolicy.py to getpolicy.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/tests/test_create.py to test_create.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/tests/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/create.py to create.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/getenforce.py to getenforce.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/shutdown.py to shutdown.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/addlabel.py to addlabel.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/dumppolicy.py to dumppolicy.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/xenapi_create.py to xenapi_create.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/labels.py to labels.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/XenAPI.py to XenAPI.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/resetpolicy.py to resetpolicy.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/rmlabel.py to rmlabel.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/migrate.py to migrate.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/main.py to main.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/resources.py to resources.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/getlabel.py to getlabel.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xm/setenforce.py to setenforce.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus/device.py to device.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus/profile.py to profile.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus/qdisc.py to qdisc.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus/vm.py to vm.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus/save.py to save.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus/vbd.py to vbd.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus/blkdev.py to blkdev.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus/util.py to util.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus/tapdisk.py to tapdisk.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus/vdi.py to vdi.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus/vif.py to vif.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus/image.py to image.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/remus/netlink.py to netlink.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/lowlevel/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xsview/xsviewer.py to xsviewer.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xsview/main.py to main.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xsview/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web/static.py to static.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web/resource.py to resource.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web/unix.py to unix.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web/tcp.py to tcp.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web/connection.py to connection.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web/SrvBase.py to SrvBase.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web/httpserver.py to httpserver.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web/protocol.py to protocol.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web/http.py to http.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/web/SrvDir.py to SrvDir.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendVnet.py to XendVnet.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendPPCI.py to XendPPCI.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendStorageRepository.py to XendStorageRepository.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/sxp.py to sxp.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendConstants.py to XendConstants.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendDPCI.py to XendDPCI.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendOptions.py to XendOptions.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendTaskManager.py to XendTaskManager.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendBase.py to XendBase.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendDomainInfo.py to XendDomainInfo.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendVDI.py to XendVDI.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/MemoryPool.py to MemoryPool.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendDomain.py to XendDomain.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendDevices.py to XendDevices.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendPBD.py to XendPBD.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendProtocol.py to XendProtocol.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendDmesg.py to XendDmesg.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendVMMetrics.py to XendVMMetrics.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendPSCSI.py to XendPSCSI.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/Vifctl.py to Vifctl.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/Args.py to Args.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendClient.py to XendClient.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendNode.py to XendNode.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendNetwork.py to XendNetwork.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/uuid.py to uuid.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/PrettyPrint.py to PrettyPrint.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendStateStore.py to XendStateStore.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendPIFMetrics.py to XendPIFMetrics.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendLogging.py to XendLogging.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/osdep.py to osdep.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendQCoWStorageRepo.py to XendQCoWStorageRepo.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendXSPolicyAdmin.py to XendXSPolicyAdmin.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendSXPDev.py to XendSXPDev.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendAPI.py to XendAPI.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/encode.py to encode.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/irqif.py to irqif.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/blkif.py to blkif.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/SrvServer.py to SrvServer.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/ConsoleController.py to ConsoleController.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/SrvXendLog.py to SrvXendLog.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/tests/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/tests/test_controllers.py to test_controllers.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/pciif.py to pciif.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/BlktapController.py to BlktapController.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/XMLRPCServer.py to XMLRPCServer.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/SrvDmesg.py to SrvDmesg.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/pciquirk.py to pciquirk.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/DevConstants.py to DevConstants.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/vfbif.py to vfbif.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/SrvDaemon.py to SrvDaemon.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/udevevent.py to udevevent.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/SrvVnetDir.py to SrvVnetDir.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/SrvDomain.py to SrvDomain.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/SSLXMLRPCServer.py to SSLXMLRPCServer.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/vusbif.py to vusbif.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/netif2.py to netif2.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/relocate.py to relocate.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/SrvNode.py to SrvNode.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/netif.py to netif.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/SrvDomainDir.py to SrvDomainDir.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/iopif.py to iopif.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/DevController.py to DevController.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/vscsiif.py to vscsiif.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/SrvRoot.py to SrvRoot.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/server/params.py to params.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendMonitor.py to XendMonitor.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/arch.py to arch.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendConfig.py to XendConfig.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendPIF.py to XendPIF.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendLocalStorageRepo.py to XendLocalStorageRepo.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendError.py to XendError.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendDSCSI.py to XendDSCSI.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/xenstore/xstransact.py to xstransact.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/xenstore/xswatch.py to xswatch.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/xenstore/xsutil.py to xsutil.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/xenstore/tests/stress_xs.py to stress_xs.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/xenstore/tests/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/xenstore/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendAPIConstants.py to XendAPIConstants.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendCheckpoint.py to XendCheckpoint.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendBootloader.py to XendBootloader.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/image.py to image.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendAuthSessions.py to XendAuthSessions.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendTask.py to XendTask.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/tests/test_sxp.py to test_sxp.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/tests/test_XendConfig.py to test_XendConfig.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/tests/__init__.py to __init__.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/tests/test_uuid.py to test_uuid.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/balloon.py to balloon.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendCPUPool.py to XendCPUPool.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendXSPolicy.py to XendXSPolicy.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendAPIStore.py to XendAPIStore.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/xend/XendAPIVersion.py to XendAPIVersion.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen/__init__.py to __init__.pyc running install_egg_info Writing /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/xen-3.0-py2.7.egg-info make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/python' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C pygrub install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/pygrub' CC="gcc" CFLAGS="-O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -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 -fno-optimize-sibling-calls " python2.7 setup.py build running build running build_py running build_ext running build_scripts CC="gcc" CFLAGS="-O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .install.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls " python2.7 setup.py install \ --prefix="/usr" --root="/var/tmp/portage/app-emulation/xen-tools-4.3.0/image/" \ --install-scripts=/usr/lib64/xen/bin --force running install running build running build_py running build_ext running build_scripts running install_lib copying build/lib.linux-x86_64-2.7/fsimage.so -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages creating /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/grub copying build/lib.linux-x86_64-2.7/grub/GrubConf.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/grub copying build/lib.linux-x86_64-2.7/grub/ExtLinuxConf.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/grub copying build/lib.linux-x86_64-2.7/grub/LiloConf.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/grub copying build/lib.linux-x86_64-2.7/grub/__init__.py -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/grub byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/grub/GrubConf.py to GrubConf.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/grub/ExtLinuxConf.py to ExtLinuxConf.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/grub/LiloConf.py to LiloConf.pyc byte-compiling /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/grub/__init__.py to __init__.pyc running install_scripts copying build/scripts-2.7/pygrub -> /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/xen/bin changing mode of /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/xen/bin/pygrub to 755 running install_egg_info Writing /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/usr/lib64/python2.7/site-packages/pygrub-0.3-py2.7.egg-info /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/pygrub/../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//var/run/xend/boot set -e; if [ /usr/bin != /usr/lib64/xen/bin -a \ "`readlink -f /var/tmp/portage/app-emulation/xen-tools-4.3.0/image///usr/bin`" != \ "`readlink -f /usr/lib64/xen/bin`" ]; then \ ln -sf /usr/lib64/xen/bin/pygrub /var/tmp/portage/app-emulation/xen-tools-4.3.0/image///usr/bin; \ fi make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/pygrub' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make[2]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' make -C ocaml install make[3]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml' make -C libs install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make -C mmap install make[7]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/mmap' sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml ocamlfind remove -destdir /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml xenmmap ocamlfind: [WARNING] No such directory: /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenmmap ocamlfind install -destdir /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml -ldconf ignore xenmmap META xenmmap.cmi xenmmap.cma xenmmap.cmxa *.a *.so *.cmx Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenmmap/xenmmap.cmx Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenmmap/dllxenmmap_stubs.so Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenmmap/xenmmap.a Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenmmap/libxenmmap_stubs.a Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenmmap/xenmmap.cmxa Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenmmap/xenmmap.cma Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenmmap/xenmmap.cmi Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenmmap/META make[7]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/mmap' make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make -C xc install make[7]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xc' sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml ocamlfind remove -destdir /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml xenctrl ocamlfind: [WARNING] No such directory: /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenctrl ocamlfind install -destdir /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml -ldconf ignore xenctrl META xenctrl.cmi xenctrl.cma xenctrl.cmxa *.a *.so *.cmx Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenctrl/xenctrl.cmx Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenctrl/dllxenctrl_stubs.so Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenctrl/xenctrl.a Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenctrl/libxenctrl_stubs.a Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenctrl/xenctrl.cmxa Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenctrl/xenctrl.cma Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenctrl/xenctrl.cmi Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenctrl/META make[7]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xc' make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make -C eventchn install make[7]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/eventchn' sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml ocamlfind remove -destdir /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml xeneventchn ocamlfind: [WARNING] No such directory: /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xeneventchn ocamlfind install -destdir /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml -ldconf ignore xeneventchn META xeneventchn.cmi xeneventchn.cma xeneventchn.cmxa *.a *.so *.cmx Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xeneventchn/xeneventchn.cmx Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xeneventchn/dllxeneventchn_stubs.so Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xeneventchn/xeneventchn.a Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xeneventchn/libxeneventchn_stubs.a Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xeneventchn/xeneventchn.cmxa Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xeneventchn/xeneventchn.cma Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xeneventchn/xeneventchn.cmi Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xeneventchn/META make[7]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/eventchn' make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make -C xb install make[7]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xb' sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml ocamlfind remove -destdir /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml xenbus ocamlfind: [WARNING] No such directory: /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenbus ocamlfind install -destdir /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml -ldconf ignore xenbus META xenbus.cma xenbus.cmxa xenbus.cmo xenbus.cmi xenbus.cmx *.a *.so Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenbus/dllxenbus_stubs.so Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenbus/xenbus.a Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenbus/libxenbus_stubs.a Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenbus/xenbus.cmx Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenbus/xenbus.cmi Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenbus/xenbus.cmo Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenbus/xenbus.cmxa Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenbus/xenbus.cma Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenbus/META make[7]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xb' make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make -C xs install make[7]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xs' sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml ocamlfind remove -destdir /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml xenstore ocamlfind: [WARNING] No such directory: /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenstore ocamlfind install -destdir /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml -ldconf ignore xenstore META xenstore.cma xenstore.cmxa xenstore.cmo xenstore.cmi xenstore.cmx *.a Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenstore/xenstore.a Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenstore/xenstore.cmx Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenstore/xenstore.cmi Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenstore/xenstore.cmo Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenstore/xenstore.cmxa Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenstore/xenstore.cma Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenstore/META make[7]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xs' make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[6]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make -C xl install make[7]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xl' sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml ocamlfind remove -destdir /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml xenlight ocamlfind: [WARNING] No such directory: /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenlight ocamlfind install -destdir /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml -ldconf ignore xenlight META xenlight.cmi xenlight.cma xenlight.cmxa *.a *.so *.cmx Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenlight/xenlight.cmx Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenlight/dllxenlight_stubs.so Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenlight/xenlight.a Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenlight/libxenlight_stubs.a Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenlight/xenlight.cmxa Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenlight/xenlight.cma Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenlight/xenlight.cmi Installed /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/lib64/ocaml/xenlight/META make[7]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs/xl' make[6]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/libs' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml' make[4]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml' make -C xenstored install make[5]: Entering directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/xenstored' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/xenstored/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/xenstored/../../../tools/cross-install -m0755 -p oxenstored /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//usr/sbin /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/xenstored/../../../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/xenstored/../../../tools/cross-install -m0644 -p oxenstored.conf /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//etc/xen make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml/xenstored' make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml' make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/ocaml' make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//var/xen/dump /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//var/log/xen /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//var/lib/xen /var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools/../tools/cross-install -d -m0755 -p /var/tmp/portage/app-emulation/xen-tools-4.3.0/image//var/lock/subsys make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.3.0/work/xen-4.3.0/tools' * Fixing shebang in usr/sbin/xenmon.py * Fixing shebang in usr/sbin/xen-ringwatch * Fixing shebang in usr/lib64/python2.7/site-packages/xen/xm/xenapi_create.py * Fixing shebang in usr/lib64/python2.7/site-packages/xen/util/bugtool.py * Fixing shebang in usr/lib64/python2.7/site-packages/xen/util/pci.py * Fixing shebang in usr/lib64/python2.7/site-packages/xen/util/vscsi_util.py * Fixing shebang in usr/lib64/python2.7/site-packages/xen/xend/XendLocalStorageRepo.py * Fixing shebang in usr/lib64/python2.7/site-packages/xen/xend/sxp.py * Fixing shebang in usr/lib64/python2.7/site-packages/xen/xend/osdep.py * Fixing shebang in usr/lib64/python2.7/site-packages/xen/xend/XendBase.py * Fixing shebang in usr/lib64/python2.7/site-packages/xen/xend/XendClient.py * Fixing shebang in usr/lib64/python2.7/site-packages/xen/xend/arch.py * Fixing shebang in usr/lib64/python2.7/site-packages/xen/xend/XendVDI.py * Fixing shebang in usr/lib64/python2.7/site-packages/xen/xend/XendQCoWStorageRepo.py * Fixing shebang in usr/lib64/python2.7/site-packages/xen/xend/XendSXPDev.py * Fixing shebang in usr/lib64/python2.7/site-packages/xen/xend/XendStorageRepository.py * Fixing shebang in usr/lib64/python2.7/site-packages/xen/remus/vm.py * Fixing shebang in usr/lib64/python2.7/site-packages/xen/remus/save.py >>> Completed installing xen-tools-4.3.0 into /var/tmp/portage/app-emulation/xen-tools-4.3.0/image/  * QA Notice: make jobserver unavailable:  *   *  make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.  *  make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/sbin/flask-loadpolicy usr/lib64/libxenctrl.so.4.3.0 usr/sbin/flask-setenforce usr/sbin/flask-getenforce usr/lib64/libxenguest.so.4.3.0 usr/sbin/flask-label-pci usr/sbin/flask-get-bool usr/sbin/flask-set-bool usr/bin/xenstore-control usr/sbin/xenstored usr/bin/xenstore usr/bin/xenstore-chmod usr/bin/xenstore-exists usr/bin/xenstore-list usr/bin/xenstore-ls usr/bin/xenstore-read usr/bin/xenstore-rm usr/bin/xenstore-watch usr/bin/xenstore-write usr/lib64/libxenstore.so.3.0.3 usr/bin/xen-detect usr/sbin/xenperf usr/sbin/xenpm usr/sbin/xen-tmem-list-parse usr/sbin/gtraceview usr/sbin/gtracestat usr/sbin/xenlockprof usr/sbin/xenwatchdogd usr/sbin/xencov usr/sbin/xen-hvmctx usr/sbin/xen-hvmcrash usr/sbin/xen-lowmemd usr/sbin/xen-hptool usr/bin/xentrace usr/bin/xentrace_setsize usr/lib64/xen/bin/xenctx usr/lib64/xen/bin/xc_restore usr/lib64/xen/bin/xc_save usr/lib64/xen/bin/readnotes usr/lib64/xen/bin/lsevtchn usr/lib/xen/boot/hvmloader usr/sbin/xenconsoled usr/lib64/xen/bin/xenconsole usr/sbin/xenbaked usr/sbin/xentrace_setmask usr/lib64/libxenstat.so.0.0 usr/sbin/xentop usr/lib64/libblktap.so.3.0.0 usr/sbin/blktapctrl usr/sbin/tapdisk usr/lib64/libvhd.so.1.0.0 usr/sbin/vhd-util usr/sbin/vhd-update usr/sbin/tapdisk2 usr/sbin/td-util usr/sbin/tapdisk-client usr/sbin/tapdisk-stream usr/sbin/tapdisk-diff usr/sbin/lock-util usr/sbin/img2qcow usr/sbin/qcow-create usr/sbin/qcow2raw usr/sbin/tap-ctl usr/lib64/libblktapctl.so.1.0.0 usr/lib64/libfsimage.so.1.0.0 usr/lib64/fs/ufs/fsimage.so usr/lib64/fs/reiserfs/fsimage.so usr/lib64/fs/iso9660/fsimage.so usr/lib64/fs/fat/fsimage.so usr/lib64/fs/zfs/fsimage.so usr/lib64/fs/xfs/fsimage.so usr/lib64/fs/ext2fs-lib/fsimage.so usr/lib64/libxenvchan.so.1.0.0 usr/bin/qemu-nbd-xen usr/bin/qemu-img-xen usr/lib64/xen/bin/qemu-dm usr/lib64/xen/bin/vscclient usr/lib64/xen/bin/qemu-ga usr/lib64/xen/bin/qemu-nbd usr/lib64/xen/bin/qemu-img usr/lib64/xen/bin/qemu-io usr/lib64/xen/bin/virtfs-proxy-helper usr/libexec/qemu-bridge-helper usr/lib64/xen/bin/qemu-system-i386 usr/sbin/xenpmd usr/sbin/xl usr/lib64/xen/bin/libxl-save-helper usr/lib64/libxenlight.so.4.3.0 usr/lib64/libxlutil.so.4.3.0 usr/lib/xen/bin/xenpaging usr/sbin/gdbsx usr/sbin/kdd usr/lib64/python2.7/site-packages/xen/lowlevel/xc.so usr/lib64/python2.7/site-packages/xen/lowlevel/checkpoint.so usr/lib64/python2.7/site-packages/xen/lowlevel/xs.so usr/lib64/python2.7/site-packages/xen/lowlevel/netlink.so usr/lib64/python2.7/site-packages/xen/lowlevel/ptsname.so usr/lib64/python2.7/site-packages/xen/lowlevel/flask.so usr/lib64/python2.7/site-packages/fsimage.so usr/lib64/ocaml/xenmmap/dllxenmmap_stubs.so usr/lib64/ocaml/xenctrl/dllxenctrl_stubs.so usr/lib64/ocaml/xeneventchn/dllxeneventchn_stubs.so usr/lib64/ocaml/xenbus/dllxenbus_stubs.so usr/lib64/ocaml/xenlight/dllxenlight_stubs.so usr/sbin/oxenstored ecompressdir: xz -z -9 /usr/share/man ecompressdir: xz -z -9 /usr/share/doc * QA Notice: udev rules should be installed in /lib/udev/rules.d: * * lib64/udev/rules.d/xen-backend.rules * lib64/udev/rules.d/xend.rules * * QA Notice: shell script appears to use non-POSIX feature(s): * possible bashism in /etc/init.d/xend line 14 ('((' should be '$(('): * for ((i=0; i<5; i++)); do * QA Notice: shell script appears to use non-POSIX feature(s): * possible bashism in /etc/init.d/xendomains line 16 (alternative test command ([[ foo ]] should be [ foo ])): * if [[ -z ${name_from_file} ]] ; then * possible bashism in /etc/init.d/xendomains line 28 (alternative test command ([[ foo ]] should be [ foo ])): * [[ "${SCREEN}" == "yes" || "${SCREEN}" == "YES" ]] * possible bashism in /etc/init.d/xendomains line 28 (should be 'b = a'): * [[ "${SCREEN}" == "yes" || "${SCREEN}" == "YES" ]] * possible bashism in /etc/init.d/xendomains line 49 (alternative test command ([[ foo ]] should be [ foo ])): * if [[ $? -ne 0 ]] ; then * possible bashism in /etc/init.d/xendomains line 80 (alternative test command ([[ foo ]] should be [ foo ])): * if [[ "$PARALLEL_SHUTDOWN" = "yes" ]] ; then * Removing /usr/lib/systemd/* * checking 961 files for package collisions >>> Merging app-emulation/xen-tools-4.3.0 to / etckeeper preinst phase... --- /usr/ --- /usr/libexec/ >>> /usr/libexec/qemu-bridge-helper --- /usr/lib64/ >>> /usr/lib64/libxlutil.so.4.3.0 >>> /usr/lib64/libblktap.so -> libblktap.so.3.0 >>> /usr/lib64/libxenguest.so.4.3 -> libxenguest.so.4.3.0 >>> /usr/lib64/libxenstore.so.3.0 -> libxenstore.so.3.0.3 --- /usr/lib64/xen/ --- /usr/lib64/xen/bin/ >>> /usr/lib64/xen/bin/qemu-nbd >>> /usr/lib64/xen/bin/xenconsole >>> /usr/lib64/xen/bin/lsevtchn >>> /usr/lib64/xen/bin/virtfs-proxy-helper >>> /usr/lib64/xen/bin/readnotes >>> /usr/lib64/xen/bin/xc_restore >>> /usr/lib64/xen/bin/vscclient >>> /usr/lib64/xen/bin/qemu-ga >>> /usr/lib64/xen/bin/qemu-io >>> /usr/lib64/xen/bin/pygrub >>> /usr/lib64/xen/bin/xenctx >>> /usr/lib64/xen/bin/xc_save >>> /usr/lib64/xen/bin/qemu-system-i386 >>> /usr/lib64/xen/bin/qemu-dm >>> /usr/lib64/xen/bin/xenpvnetboot >>> /usr/lib64/xen/bin/qemu-img >>> /usr/lib64/xen/bin/libxl-save-helper >>> /usr/lib64/libfsimage.so.1.0.0 >>> /usr/lib64/libxenctrl.so -> libxenctrl.so.4.3 >>> /usr/lib64/libblktap.so.3.0.0 >>> /usr/lib64/libxenguest.so -> libxenguest.so.4.3 >>> /usr/lib64/libxenstat.so -> libxenstat.so.0 >>> /usr/lib64/libvhd.so.1.0.0 >>> /usr/lib64/libxenctrl.so.4.3.0 >>> /usr/lib64/libxenvchan.so.1.0 -> libxenvchan.so.1.0.0 >>> /usr/lib64/libxenlight.so.4.3.0 >>> /usr/lib64/libxenstore.so -> libxenstore.so.3.0 >>> /usr/lib64/libxenlight.so -> libxenlight.so.4.3 >>> /usr/lib64/libxenstat.so.0.0 >>> /usr/lib64/libxenstore.so.3.0.3 >>> /usr/lib64/libxlutil.so.4.3 -> libxlutil.so.4.3.0 --- /usr/lib64/python2.7/ --- /usr/lib64/python2.7/site-packages/ >>> /usr/lib64/python2.7/site-packages/pygrub-0.3-py2.7.egg-info --- /usr/lib64/python2.7/site-packages/grub/ >>> /usr/lib64/python2.7/site-packages/grub/GrubConf.py >>> /usr/lib64/python2.7/site-packages/grub/GrubConf.pyc >>> /usr/lib64/python2.7/site-packages/grub/ExtLinuxConf.py >>> /usr/lib64/python2.7/site-packages/grub/ExtLinuxConf.pyc >>> /usr/lib64/python2.7/site-packages/grub/__init__.py >>> /usr/lib64/python2.7/site-packages/grub/__init__.pyc >>> /usr/lib64/python2.7/site-packages/grub/LiloConf.py >>> /usr/lib64/python2.7/site-packages/grub/LiloConf.pyc --- /usr/lib64/python2.7/site-packages/xen/ --- /usr/lib64/python2.7/site-packages/xen/web/ >>> /usr/lib64/python2.7/site-packages/xen/web/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/web/connection.py >>> /usr/lib64/python2.7/site-packages/xen/web/protocol.pyc >>> /usr/lib64/python2.7/site-packages/xen/web/resource.py >>> /usr/lib64/python2.7/site-packages/xen/web/tcp.py >>> /usr/lib64/python2.7/site-packages/xen/web/connection.pyc >>> /usr/lib64/python2.7/site-packages/xen/web/unix.pyc >>> /usr/lib64/python2.7/site-packages/xen/web/SrvBase.py >>> /usr/lib64/python2.7/site-packages/xen/web/static.pyc >>> /usr/lib64/python2.7/site-packages/xen/web/static.py >>> /usr/lib64/python2.7/site-packages/xen/web/tcp.pyc >>> /usr/lib64/python2.7/site-packages/xen/web/unix.py >>> /usr/lib64/python2.7/site-packages/xen/web/resource.pyc >>> /usr/lib64/python2.7/site-packages/xen/web/SrvBase.pyc >>> /usr/lib64/python2.7/site-packages/xen/web/http.pyc >>> /usr/lib64/python2.7/site-packages/xen/web/httpserver.pyc >>> /usr/lib64/python2.7/site-packages/xen/web/protocol.py >>> /usr/lib64/python2.7/site-packages/xen/web/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/web/SrvDir.pyc >>> /usr/lib64/python2.7/site-packages/xen/web/SrvDir.py >>> /usr/lib64/python2.7/site-packages/xen/web/httpserver.py >>> /usr/lib64/python2.7/site-packages/xen/web/http.py >>> /usr/lib64/python2.7/site-packages/xen/__init__.pyc --- /usr/lib64/python2.7/site-packages/xen/remus/ >>> /usr/lib64/python2.7/site-packages/xen/remus/netlink.py >>> /usr/lib64/python2.7/site-packages/xen/remus/blkdev.py >>> /usr/lib64/python2.7/site-packages/xen/remus/vdi.py >>> /usr/lib64/python2.7/site-packages/xen/remus/save.pyc >>> /usr/lib64/python2.7/site-packages/xen/remus/tapdisk.pyc >>> /usr/lib64/python2.7/site-packages/xen/remus/tapdisk.py >>> /usr/lib64/python2.7/site-packages/xen/remus/device.py >>> /usr/lib64/python2.7/site-packages/xen/remus/vif.py >>> /usr/lib64/python2.7/site-packages/xen/remus/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/remus/image.pyc >>> /usr/lib64/python2.7/site-packages/xen/remus/image.py >>> /usr/lib64/python2.7/site-packages/xen/remus/util.py >>> /usr/lib64/python2.7/site-packages/xen/remus/vm.pyc >>> /usr/lib64/python2.7/site-packages/xen/remus/save.py >>> /usr/lib64/python2.7/site-packages/xen/remus/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/remus/vbd.pyc >>> /usr/lib64/python2.7/site-packages/xen/remus/vdi.pyc >>> /usr/lib64/python2.7/site-packages/xen/remus/vif.pyc >>> /usr/lib64/python2.7/site-packages/xen/remus/util.pyc >>> /usr/lib64/python2.7/site-packages/xen/remus/profile.py >>> /usr/lib64/python2.7/site-packages/xen/remus/netlink.pyc >>> /usr/lib64/python2.7/site-packages/xen/remus/qdisc.pyc >>> /usr/lib64/python2.7/site-packages/xen/remus/vm.py >>> /usr/lib64/python2.7/site-packages/xen/remus/qdisc.py >>> /usr/lib64/python2.7/site-packages/xen/remus/vbd.py >>> /usr/lib64/python2.7/site-packages/xen/remus/device.pyc >>> /usr/lib64/python2.7/site-packages/xen/remus/blkdev.pyc >>> /usr/lib64/python2.7/site-packages/xen/remus/profile.pyc >>> /usr/lib64/python2.7/site-packages/xen/__init__.py --- /usr/lib64/python2.7/site-packages/xen/xend/ >>> /usr/lib64/python2.7/site-packages/xen/xend/XendAuthSessions.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/arch.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendStorageRepository.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendDomainInfo.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendPIF.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendTaskManager.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendStateStore.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendPBD.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendPIFMetrics.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendNetwork.py >>> /usr/lib64/python2.7/site-packages/xen/xend/osdep.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendQCoWStorageRepo.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendVMMetrics.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendDmesg.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendAPIConstants.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendConstants.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendClient.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/encode.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendXSPolicyAdmin.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendAPI.py >>> /usr/lib64/python2.7/site-packages/xen/xend/encode.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendCheckpoint.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendAuthSessions.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendPIF.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendXSPolicy.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendOptions.py >>> /usr/lib64/python2.7/site-packages/xen/xend/uuid.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendConfig.py >>> /usr/lib64/python2.7/site-packages/xen/xend/Vifctl.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendBootloader.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendXSPolicy.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendBootloader.py >>> /usr/lib64/python2.7/site-packages/xen/xend/uuid.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendAPIStore.py >>> /usr/lib64/python2.7/site-packages/xen/xend/balloon.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendAPIConstants.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendTask.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/Args.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendDSCSI.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendTask.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendCheckpoint.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendDevices.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendError.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendVnet.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/PrettyPrint.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendNetwork.pyc --- /usr/lib64/python2.7/site-packages/xen/xend/server/ >>> /usr/lib64/python2.7/site-packages/xen/xend/server/BlktapController.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/vscsiif.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvServer.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvRoot.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvServer.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/params.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/pciquirk.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/vfbif.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDomainDir.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvVnetDir.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/pciquirk.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/ConsoleController.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/XMLRPCServer.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDmesg.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/netif2.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/netif2.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/blkif.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/vfbif.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/irqif.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/vusbif.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/DevConstants.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/blkif.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDomain.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDomain.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/pciif.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SSLXMLRPCServer.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvNode.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDaemon.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/udevevent.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvRoot.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvNode.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/iopif.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/params.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/relocate.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDomainDir.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDmesg.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/DevController.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/iopif.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvVnetDir.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/udevevent.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/DevController.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/vusbif.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/XMLRPCServer.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/ConsoleController.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/DevConstants.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvXendLog.pyc --- /usr/lib64/python2.7/site-packages/xen/xend/server/tests/ >>> /usr/lib64/python2.7/site-packages/xen/xend/server/tests/test_controllers.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/tests/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/tests/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/tests/test_controllers.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/BlktapController.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/vscsiif.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/relocate.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/netif.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDaemon.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SSLXMLRPCServer.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/SrvXendLog.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/pciif.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/server/netif.py >>> /usr/lib64/python2.7/site-packages/xen/xend/server/irqif.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendDPCI.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendSXPDev.py >>> /usr/lib64/python2.7/site-packages/xen/xend/balloon.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendProtocol.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendQCoWStorageRepo.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendAPIVersion.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendCPUPool.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/sxp.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendOptions.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendVMMetrics.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendAPIStore.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendVnet.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendPPCI.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendXSPolicyAdmin.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendPPCI.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendVDI.py --- /usr/lib64/python2.7/site-packages/xen/xend/xenstore/ >>> /usr/lib64/python2.7/site-packages/xen/xend/xenstore/xstransact.py --- /usr/lib64/python2.7/site-packages/xen/xend/xenstore/tests/ >>> /usr/lib64/python2.7/site-packages/xen/xend/xenstore/tests/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/xenstore/tests/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/xend/xenstore/tests/stress_xs.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/xenstore/tests/stress_xs.py >>> /usr/lib64/python2.7/site-packages/xen/xend/xenstore/xswatch.py >>> /usr/lib64/python2.7/site-packages/xen/xend/xenstore/xsutil.py >>> /usr/lib64/python2.7/site-packages/xen/xend/xenstore/xstransact.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/xenstore/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/xenstore/xsutil.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/xenstore/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/xend/xenstore/xswatch.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendPIFMetrics.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendCPUPool.py >>> /usr/lib64/python2.7/site-packages/xen/xend/MemoryPool.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendStateStore.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendPBD.py >>> /usr/lib64/python2.7/site-packages/xen/xend/arch.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendTaskManager.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendStorageRepository.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendDPCI.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendClient.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendDomain.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendBase.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendConstants.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendProtocol.py >>> /usr/lib64/python2.7/site-packages/xen/xend/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendBase.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendConfig.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendDmesg.py >>> /usr/lib64/python2.7/site-packages/xen/xend/osdep.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendPSCSI.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendLocalStorageRepo.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendDomainInfo.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendDSCSI.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendPSCSI.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendMonitor.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendDevices.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/Args.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendDomain.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendMonitor.py >>> /usr/lib64/python2.7/site-packages/xen/xend/MemoryPool.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendError.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendAPI.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendAPIVersion.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/sxp.py --- /usr/lib64/python2.7/site-packages/xen/xend/tests/ >>> /usr/lib64/python2.7/site-packages/xen/xend/tests/test_XendConfig.py >>> /usr/lib64/python2.7/site-packages/xen/xend/tests/test_uuid.py >>> /usr/lib64/python2.7/site-packages/xen/xend/tests/test_sxp.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/tests/test_sxp.py >>> /usr/lib64/python2.7/site-packages/xen/xend/tests/test_uuid.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/tests/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/tests/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/xend/tests/test_XendConfig.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendLocalStorageRepo.py >>> /usr/lib64/python2.7/site-packages/xen/xend/image.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendNode.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/PrettyPrint.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendLogging.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendLogging.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/xend/Vifctl.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendNode.py >>> /usr/lib64/python2.7/site-packages/xen/xend/XendSXPDev.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/XendVDI.pyc >>> /usr/lib64/python2.7/site-packages/xen/xend/image.pyc --- /usr/lib64/python2.7/site-packages/xen/util/ >>> /usr/lib64/python2.7/site-packages/xen/util/vusb_util.py >>> /usr/lib64/python2.7/site-packages/xen/util/auxbin.py >>> /usr/lib64/python2.7/site-packages/xen/util/diagnose.py >>> /usr/lib64/python2.7/site-packages/xen/util/acmpolicy.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/utils.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/Brctl.py >>> /usr/lib64/python2.7/site-packages/xen/util/xmlrpclib2.py >>> /usr/lib64/python2.7/site-packages/xen/util/acmpolicy.py >>> /usr/lib64/python2.7/site-packages/xen/util/ip.py >>> /usr/lib64/python2.7/site-packages/xen/util/path.py >>> /usr/lib64/python2.7/site-packages/xen/util/SSHTransport.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/pci.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/xspolicy.py >>> /usr/lib64/python2.7/site-packages/xen/util/xpopen.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/sxputils.py >>> /usr/lib64/python2.7/site-packages/xen/util/vscsi_util.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/rwlock.py >>> /usr/lib64/python2.7/site-packages/xen/util/asserts.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/asserts.py >>> /usr/lib64/python2.7/site-packages/xen/util/fileuri.py >>> /usr/lib64/python2.7/site-packages/xen/util/ip.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/bootloader.py >>> /usr/lib64/python2.7/site-packages/xen/util/xspolicy.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/SSHTransport.py >>> /usr/lib64/python2.7/site-packages/xen/util/fileuri.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/rwlock.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/vscsi_util.py >>> /usr/lib64/python2.7/site-packages/xen/util/xsconstants.py >>> /usr/lib64/python2.7/site-packages/xen/util/pci.py >>> /usr/lib64/python2.7/site-packages/xen/util/mkdir.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/oshelp.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/auxbin.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/xmlrpcclient.py >>> /usr/lib64/python2.7/site-packages/xen/util/Brctl.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/xpopen.py >>> /usr/lib64/python2.7/site-packages/xen/util/sxputils.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/mac.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/blkif.py >>> /usr/lib64/python2.7/site-packages/xen/util/path.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/blkif.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/bugtool.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/xmlrpcclient.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/diagnose.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/dictio.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/xmlrpclib2.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/bugtool.py >>> /usr/lib64/python2.7/site-packages/xen/util/oshelp.py >>> /usr/lib64/python2.7/site-packages/xen/util/mkdir.py >>> /usr/lib64/python2.7/site-packages/xen/util/mac.py >>> /usr/lib64/python2.7/site-packages/xen/util/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/util/xsconstants.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/bootloader.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/vusb_util.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/utils.py >>> /usr/lib64/python2.7/site-packages/xen/util/dictio.py >>> /usr/lib64/python2.7/site-packages/xen/util/__init__.pyc --- /usr/lib64/python2.7/site-packages/xen/util/xsm/ >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/xsm_core.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/__init__.py --- /usr/lib64/python2.7/site-packages/xen/util/xsm/acm/ >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/acm/acm.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/acm/acm.py >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/acm/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/acm/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/xsm.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/xsm.py >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/xsm_core.py --- /usr/lib64/python2.7/site-packages/xen/util/xsm/dummy/ >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/dummy/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/dummy/dummy.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/dummy/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/dummy/dummy.py >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/__init__.pyc --- /usr/lib64/python2.7/site-packages/xen/util/xsm/flask/ >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/flask/flask.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/flask/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/flask/flask.py >>> /usr/lib64/python2.7/site-packages/xen/util/xsm/flask/__init__.py --- /usr/lib64/python2.7/site-packages/xen/lowlevel/ >>> /usr/lib64/python2.7/site-packages/xen/lowlevel/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/lowlevel/checkpoint.so >>> /usr/lib64/python2.7/site-packages/xen/lowlevel/flask.so >>> /usr/lib64/python2.7/site-packages/xen/lowlevel/netlink.so >>> /usr/lib64/python2.7/site-packages/xen/lowlevel/ptsname.so >>> /usr/lib64/python2.7/site-packages/xen/lowlevel/xs.so >>> /usr/lib64/python2.7/site-packages/xen/lowlevel/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/lowlevel/xc.so --- /usr/lib64/python2.7/site-packages/xen/sv/ >>> /usr/lib64/python2.7/site-packages/xen/sv/util.pyc >>> /usr/lib64/python2.7/site-packages/xen/sv/Main.py >>> /usr/lib64/python2.7/site-packages/xen/sv/HTMLBase.pyc >>> /usr/lib64/python2.7/site-packages/xen/sv/DomInfo.pyc >>> /usr/lib64/python2.7/site-packages/xen/sv/GenTabbed.pyc >>> /usr/lib64/python2.7/site-packages/xen/sv/Wizard.pyc >>> /usr/lib64/python2.7/site-packages/xen/sv/CreateDomain.py >>> /usr/lib64/python2.7/site-packages/xen/sv/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/sv/DomInfo.py >>> /usr/lib64/python2.7/site-packages/xen/sv/Main.pyc >>> /usr/lib64/python2.7/site-packages/xen/sv/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/sv/NodeInfo.py >>> /usr/lib64/python2.7/site-packages/xen/sv/GenTabbed.py >>> /usr/lib64/python2.7/site-packages/xen/sv/RestoreDomain.pyc >>> /usr/lib64/python2.7/site-packages/xen/sv/util.py >>> /usr/lib64/python2.7/site-packages/xen/sv/RestoreDomain.py >>> /usr/lib64/python2.7/site-packages/xen/sv/CreateDomain.pyc >>> /usr/lib64/python2.7/site-packages/xen/sv/Wizard.py >>> /usr/lib64/python2.7/site-packages/xen/sv/HTMLBase.py >>> /usr/lib64/python2.7/site-packages/xen/sv/NodeInfo.pyc --- /usr/lib64/python2.7/site-packages/xen/xsview/ >>> /usr/lib64/python2.7/site-packages/xen/xsview/xsviewer.py >>> /usr/lib64/python2.7/site-packages/xen/xsview/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/xsview/main.py >>> /usr/lib64/python2.7/site-packages/xen/xsview/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/xsview/main.pyc >>> /usr/lib64/python2.7/site-packages/xen/xsview/xsviewer.pyc --- /usr/lib64/python2.7/site-packages/xen/xm/ >>> /usr/lib64/python2.7/site-packages/xen/xm/console.py >>> /usr/lib64/python2.7/site-packages/xen/xm/cpupool-create.py >>> /usr/lib64/python2.7/site-packages/xen/xm/new.py >>> /usr/lib64/python2.7/site-packages/xen/xm/labels.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/setpolicy.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/xenapi_create.py >>> /usr/lib64/python2.7/site-packages/xen/xm/cpupool.py >>> /usr/lib64/python2.7/site-packages/xen/xm/create.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/getenforce.py >>> /usr/lib64/python2.7/site-packages/xen/xm/setpolicy.py >>> /usr/lib64/python2.7/site-packages/xen/xm/resetpolicy.py >>> /usr/lib64/python2.7/site-packages/xen/xm/dry-run.py >>> /usr/lib64/python2.7/site-packages/xen/xm/getenforce.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/console.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/getlabel.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/help.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/opts.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/getpolicy.py >>> /usr/lib64/python2.7/site-packages/xen/xm/rmlabel.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/resetpolicy.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/main.py >>> /usr/lib64/python2.7/site-packages/xen/xm/shutdown.py >>> /usr/lib64/python2.7/site-packages/xen/xm/new.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/dry-run.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/create.py >>> /usr/lib64/python2.7/site-packages/xen/xm/dumppolicy.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/getpolicy.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/main.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/help.py >>> /usr/lib64/python2.7/site-packages/xen/xm/labels.py >>> /usr/lib64/python2.7/site-packages/xen/xm/rmlabel.py >>> /usr/lib64/python2.7/site-packages/xen/xm/opts.py >>> /usr/lib64/python2.7/site-packages/xen/xm/addlabel.py >>> /usr/lib64/python2.7/site-packages/xen/xm/shutdown.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/XenAPI.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/XenAPI.py >>> /usr/lib64/python2.7/site-packages/xen/xm/cpupool-new.py >>> /usr/lib64/python2.7/site-packages/xen/xm/setenforce.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/xenapi_create.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/setenforce.py >>> /usr/lib64/python2.7/site-packages/xen/xm/cpupool-create.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/addlabel.pyc --- /usr/lib64/python2.7/site-packages/xen/xm/tests/ >>> /usr/lib64/python2.7/site-packages/xen/xm/tests/test_create.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/tests/test_create.py >>> /usr/lib64/python2.7/site-packages/xen/xm/tests/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/xm/tests/__init__.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/migrate.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/cpupool-new.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/__init__.py >>> /usr/lib64/python2.7/site-packages/xen/xm/dumppolicy.py >>> /usr/lib64/python2.7/site-packages/xen/xm/resources.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/resources.py >>> /usr/lib64/python2.7/site-packages/xen/xm/cpupool.pyc >>> /usr/lib64/python2.7/site-packages/xen/xm/getlabel.py >>> /usr/lib64/python2.7/site-packages/xen/xm/migrate.py >>> /usr/lib64/python2.7/site-packages/xen-3.0-py2.7.egg-info >>> /usr/lib64/python2.7/site-packages/fsimage.so >>> /usr/lib64/libvhd.so -> libvhd.so.1.0 >>> /usr/lib64/libxlutil.so -> libxlutil.so.4.3 >>> /usr/lib64/libxenvchan.so.1.0.0 >>> /usr/lib64/libblktapctl.so.1.0.0 >>> /usr/lib64/libblktapctl.so.1.0 -> libblktapctl.so.1.0.0 >>> /usr/lib64/libblktap.so.3.0 -> libblktap.so.3.0.0 >>> /usr/lib64/libxenvchan.so -> libxenvchan.so.1.0 >>> /usr/lib64/libxenguest.so.4.3.0 --- /usr/lib64/ocaml/ --- /usr/lib64/ocaml/xenbus/ >>> /usr/lib64/ocaml/xenbus/xenbus.cmx >>> /usr/lib64/ocaml/xenbus/xenbus.cma >>> /usr/lib64/ocaml/xenbus/xenbus.cmo >>> /usr/lib64/ocaml/xenbus/dllxenbus_stubs.so >>> /usr/lib64/ocaml/xenbus/META >>> /usr/lib64/ocaml/xenbus/xenbus.cmxa >>> /usr/lib64/ocaml/xenbus/xenbus.cmi --- /usr/lib64/ocaml/xenstore/ >>> /usr/lib64/ocaml/xenstore/xenstore.cmo >>> /usr/lib64/ocaml/xenstore/xenstore.cma >>> /usr/lib64/ocaml/xenstore/xenstore.cmxa >>> /usr/lib64/ocaml/xenstore/xenstore.cmx >>> /usr/lib64/ocaml/xenstore/xenstore.cmi >>> /usr/lib64/ocaml/xenstore/META --- /usr/lib64/ocaml/xenlight/ >>> /usr/lib64/ocaml/xenlight/dllxenlight_stubs.so >>> /usr/lib64/ocaml/xenlight/xenlight.cmi >>> /usr/lib64/ocaml/xenlight/xenlight.cmxa >>> /usr/lib64/ocaml/xenlight/xenlight.cmx >>> /usr/lib64/ocaml/xenlight/xenlight.cma >>> /usr/lib64/ocaml/xenlight/META --- /usr/lib64/ocaml/xeneventchn/ >>> /usr/lib64/ocaml/xeneventchn/xeneventchn.cmi >>> /usr/lib64/ocaml/xeneventchn/META >>> /usr/lib64/ocaml/xeneventchn/xeneventchn.cmxa >>> /usr/lib64/ocaml/xeneventchn/dllxeneventchn_stubs.so >>> /usr/lib64/ocaml/xeneventchn/xeneventchn.cmx >>> /usr/lib64/ocaml/xeneventchn/xeneventchn.cma --- /usr/lib64/ocaml/xenmmap/ >>> /usr/lib64/ocaml/xenmmap/xenmmap.cmi >>> /usr/lib64/ocaml/xenmmap/xenmmap.cmxa >>> /usr/lib64/ocaml/xenmmap/dllxenmmap_stubs.so >>> /usr/lib64/ocaml/xenmmap/xenmmap.cma >>> /usr/lib64/ocaml/xenmmap/META >>> /usr/lib64/ocaml/xenmmap/xenmmap.cmx --- /usr/lib64/ocaml/xenctrl/ >>> /usr/lib64/ocaml/xenctrl/xenctrl.cmxa >>> /usr/lib64/ocaml/xenctrl/dllxenctrl_stubs.so >>> /usr/lib64/ocaml/xenctrl/xenctrl.cmi >>> /usr/lib64/ocaml/xenctrl/META >>> /usr/lib64/ocaml/xenctrl/xenctrl.cma >>> /usr/lib64/ocaml/xenctrl/xenctrl.cmx >>> /usr/lib64/libfsimage.so -> libfsimage.so.1.0 >>> /usr/lib64/libvhd.so.1.0 -> libvhd.so.1.0.0 >>> /usr/lib64/libfsimage.so.1.0 -> libfsimage.so.1.0.0 >>> /usr/lib64/libxenctrl.so.4.3 -> libxenctrl.so.4.3.0 >>> /usr/lib64/libxenlight.so.4.3 -> libxenlight.so.4.3.0 >>> /usr/lib64/libxenstat.so.0 -> libxenstat.so.0.0 --- /usr/lib64/fs/ --- /usr/lib64/fs/iso9660/ >>> /usr/lib64/fs/iso9660/fsimage.so --- /usr/lib64/fs/ufs/ >>> /usr/lib64/fs/ufs/fsimage.so --- /usr/lib64/fs/zfs/ >>> /usr/lib64/fs/zfs/fsimage.so --- /usr/lib64/fs/fat/ >>> /usr/lib64/fs/fat/fsimage.so --- /usr/lib64/fs/ext2fs-lib/ >>> /usr/lib64/fs/ext2fs-lib/fsimage.so --- /usr/lib64/fs/reiserfs/ >>> /usr/lib64/fs/reiserfs/fsimage.so --- /usr/lib64/fs/xfs/ >>> /usr/lib64/fs/xfs/fsimage.so >>> /usr/lib64/libblktapctl.so -> libblktapctl.so.1.0 --- /usr/sbin/ >>> /usr/sbin/xen-hvmctx >>> /usr/sbin/flask-set-bool >>> /usr/sbin/tap-ctl >>> /usr/sbin/xencov >>> /usr/sbin/vhd-update >>> /usr/sbin/flask-getenforce >>> /usr/sbin/xentrace_setmask >>> /usr/sbin/xen-bugtool >>> /usr/sbin/xenperf >>> /usr/sbin/qcow-create >>> /usr/sbin/tapdisk >>> /usr/sbin/img2qcow >>> /usr/sbin/xenpm >>> /usr/sbin/xsview >>> /usr/sbin/xen-ringwatch >>> /usr/sbin/gdbsx >>> /usr/sbin/blktapctrl >>> /usr/sbin/gtraceview >>> /usr/sbin/xl >>> /usr/sbin/xenstored >>> /usr/sbin/flask-loadpolicy >>> /usr/sbin/vhd-util >>> /usr/sbin/flask-setenforce >>> /usr/sbin/tapdisk-diff >>> /usr/sbin/xenpmd >>> /usr/sbin/qcow2raw >>> /usr/sbin/xen-lowmemd >>> /usr/sbin/xen-hptool >>> /usr/sbin/tapdisk-client >>> /usr/sbin/kdd >>> /usr/sbin/xen-python-path >>> /usr/sbin/xend >>> /usr/sbin/xenwatchdogd >>> /usr/sbin/xm >>> /usr/sbin/xenconsoled >>> /usr/sbin/xenlockprof >>> /usr/sbin/xenbaked >>> /usr/sbin/gtracestat >>> /usr/sbin/flask-get-bool >>> /usr/sbin/lock-util >>> /usr/sbin/xen-tmem-list-parse >>> /usr/sbin/tapdisk2 >>> /usr/sbin/xen-hvmcrash >>> /usr/sbin/td-util >>> /usr/sbin/oxenstored >>> /usr/sbin/xentop >>> /usr/sbin/xenmon.py >>> /usr/sbin/flask-label-pci >>> /usr/sbin/tapdisk-stream --- /usr/share/ --- /usr/share/xen/ --- /usr/share/xen/qemu/ >>> /usr/share/xen/qemu/vgabios-cirrus.bin >>> /usr/share/xen/qemu/bios.bin >>> /usr/share/xen/qemu/vgabios.bin >>> /usr/share/xen/qemu/pxe-e1000.bin >>> /usr/share/xen/qemu/video.x >>> /usr/share/xen/qemu/ppc_rom.bin >>> /usr/share/xen/qemu/pxe-pcnet.bin --- /usr/share/xen/qemu/keymaps/ >>> /usr/share/xen/qemu/keymaps/common >>> /usr/share/xen/qemu/keymaps/es >>> /usr/share/xen/qemu/keymaps/en-us >>> /usr/share/xen/qemu/keymaps/pl >>> /usr/share/xen/qemu/keymaps/hu >>> /usr/share/xen/qemu/keymaps/fo >>> /usr/share/xen/qemu/keymaps/de-ch >>> /usr/share/xen/qemu/keymaps/no >>> /usr/share/xen/qemu/keymaps/pt-br >>> /usr/share/xen/qemu/keymaps/hr >>> /usr/share/xen/qemu/keymaps/et >>> /usr/share/xen/qemu/keymaps/modifiers >>> /usr/share/xen/qemu/keymaps/en-gb >>> /usr/share/xen/qemu/keymaps/fr >>> /usr/share/xen/qemu/keymaps/nl >>> /usr/share/xen/qemu/keymaps/nl-be >>> /usr/share/xen/qemu/keymaps/ar >>> /usr/share/xen/qemu/keymaps/lt >>> /usr/share/xen/qemu/keymaps/sv >>> /usr/share/xen/qemu/keymaps/fi >>> /usr/share/xen/qemu/keymaps/pt >>> /usr/share/xen/qemu/keymaps/lv >>> /usr/share/xen/qemu/keymaps/ru >>> /usr/share/xen/qemu/keymaps/mk >>> /usr/share/xen/qemu/keymaps/ja >>> /usr/share/xen/qemu/keymaps/de >>> /usr/share/xen/qemu/keymaps/fr-ch >>> /usr/share/xen/qemu/keymaps/th >>> /usr/share/xen/qemu/keymaps/tr >>> /usr/share/xen/qemu/keymaps/is >>> /usr/share/xen/qemu/keymaps/da >>> /usr/share/xen/qemu/keymaps/fr-be >>> /usr/share/xen/qemu/keymaps/it >>> /usr/share/xen/qemu/keymaps/fr-ca >>> /usr/share/xen/qemu/keymaps/sl >>> /usr/share/xen/qemu/bamboo.dtb >>> /usr/share/xen/qemu/pxe-rtl8139.bin >>> /usr/share/xen/qemu/pxe-ne2k_pci.bin >>> /usr/share/xen/create.dtd --- /usr/share/bash-completion/ >>> /usr/share/bash-completion/xl.sh --- /usr/share/doc/ --- /usr/share/doc/xen-tools-4.3.0/ >>> /usr/share/doc/xen-tools-4.3.0/README.blktap.xz >>> /usr/share/doc/xen-tools-4.3.0/README.xenmon.xz --- /usr/share/man/ --- /usr/share/man/man1/ >>> /usr/share/man/man1/xentrace_format.1.xz >>> /usr/share/man/man1/xentop.1.xz >>> /usr/share/man/man1/xm.1.xz >>> /usr/share/man/man1/xl.1.xz --- /usr/share/man/man5/ >>> /usr/share/man/man5/xlcpupool.cfg.5.xz >>> /usr/share/man/man5/xend-config.sxp.5.xz >>> /usr/share/man/man5/xmdomain.cfg.5.xz >>> /usr/share/man/man5/xl.conf.5.xz >>> /usr/share/man/man5/xl.cfg.5.xz --- /usr/share/man/man8/ >>> /usr/share/man/man8/xentrace.8.xz --- /usr/share/qemu-xen/ --- /usr/share/qemu-xen/qemu/ >>> /usr/share/qemu-xen/qemu/bamboo.dtb >>> /usr/share/qemu-xen/qemu/vgabios-qxl.bin >>> /usr/share/qemu-xen/qemu/slof.bin --- /usr/share/qemu-xen/qemu/keymaps/ >>> /usr/share/qemu-xen/qemu/keymaps/ru >>> /usr/share/qemu-xen/qemu/keymaps/mk >>> /usr/share/qemu-xen/qemu/keymaps/fi >>> /usr/share/qemu-xen/qemu/keymaps/sv >>> /usr/share/qemu-xen/qemu/keymaps/pt >>> /usr/share/qemu-xen/qemu/keymaps/lv >>> /usr/share/qemu-xen/qemu/keymaps/fr-ch >>> /usr/share/qemu-xen/qemu/keymaps/th >>> /usr/share/qemu-xen/qemu/keymaps/de >>> /usr/share/qemu-xen/qemu/keymaps/ja >>> /usr/share/qemu-xen/qemu/keymaps/is >>> /usr/share/qemu-xen/qemu/keymaps/fr-be >>> /usr/share/qemu-xen/qemu/keymaps/da >>> /usr/share/qemu-xen/qemu/keymaps/tr >>> /usr/share/qemu-xen/qemu/keymaps/common >>> /usr/share/qemu-xen/qemu/keymaps/fr-ca >>> /usr/share/qemu-xen/qemu/keymaps/sl >>> /usr/share/qemu-xen/qemu/keymaps/modifiers >>> /usr/share/qemu-xen/qemu/keymaps/it >>> /usr/share/qemu-xen/qemu/keymaps/de-ch >>> /usr/share/qemu-xen/qemu/keymaps/no >>> /usr/share/qemu-xen/qemu/keymaps/pl >>> /usr/share/qemu-xen/qemu/keymaps/es >>> /usr/share/qemu-xen/qemu/keymaps/en-us >>> /usr/share/qemu-xen/qemu/keymaps/hu >>> /usr/share/qemu-xen/qemu/keymaps/fo >>> /usr/share/qemu-xen/qemu/keymaps/hr >>> /usr/share/qemu-xen/qemu/keymaps/et >>> /usr/share/qemu-xen/qemu/keymaps/pt-br >>> /usr/share/qemu-xen/qemu/keymaps/nl >>> /usr/share/qemu-xen/qemu/keymaps/bepo >>> /usr/share/qemu-xen/qemu/keymaps/en-gb >>> /usr/share/qemu-xen/qemu/keymaps/fr >>> /usr/share/qemu-xen/qemu/keymaps/ar >>> /usr/share/qemu-xen/qemu/keymaps/lt >>> /usr/share/qemu-xen/qemu/keymaps/nl-be >>> /usr/share/qemu-xen/qemu/pxe-e1000.rom >>> /usr/share/qemu-xen/qemu/spapr-rtas.bin >>> /usr/share/qemu-xen/qemu/petalogix-ml605.dtb >>> /usr/share/qemu-xen/qemu/ppc_rom.bin >>> /usr/share/qemu-xen/qemu/sgabios.bin >>> /usr/share/qemu-xen/qemu/pxe-virtio.rom >>> /usr/share/qemu-xen/qemu/vgabios-stdvga.bin >>> /usr/share/qemu-xen/qemu/vgabios-vmware.bin >>> /usr/share/qemu-xen/qemu/vgabios.bin >>> /usr/share/qemu-xen/qemu/qemu-icon.bmp >>> /usr/share/qemu-xen/qemu/pxe-eepro100.rom >>> /usr/share/qemu-xen/qemu/pxe-ne2k_pci.rom >>> /usr/share/qemu-xen/qemu/vgabios-cirrus.bin >>> /usr/share/qemu-xen/qemu/kvmvapic.bin >>> /usr/share/qemu-xen/qemu/multiboot.bin >>> /usr/share/qemu-xen/qemu/pxe-pcnet.rom >>> /usr/share/qemu-xen/qemu/s390-zipl.rom >>> /usr/share/qemu-xen/qemu/pxe-rtl8139.rom >>> /usr/share/qemu-xen/qemu/petalogix-s3adsp1800.dtb >>> /usr/share/qemu-xen/qemu/bios.bin >>> /usr/share/qemu-xen/qemu/linuxboot.bin --- /usr/lib/ --- /usr/lib/debug/ --- /usr/lib/debug/usr/ --- /usr/lib/debug/usr/lib/ --- /usr/lib/debug/usr/lib/xen/ --- /usr/lib/debug/usr/lib/xen/boot/ >>> /usr/lib/debug/usr/lib/xen/boot/hvmloader.debug --- /usr/lib/debug/usr/lib/xen/bin/ >>> /usr/lib/debug/usr/lib/xen/bin/xenpaging.debug --- /usr/lib/debug/usr/bin/ >>> /usr/lib/debug/usr/bin/xenstore-chmod.debug >>> /usr/lib/debug/usr/bin/xentrace.debug >>> /usr/lib/debug/usr/bin/xenstore-control.debug >>> /usr/lib/debug/usr/bin/xenstore-watch.debug >>> /usr/lib/debug/usr/bin/xenstore-list.debug >>> /usr/lib/debug/usr/bin/xen-detect.debug >>> /usr/lib/debug/usr/bin/xenstore-read.debug >>> /usr/lib/debug/usr/bin/xenstore-ls.debug >>> /usr/lib/debug/usr/bin/qemu-nbd-xen.debug >>> /usr/lib/debug/usr/bin/xenstore-exists.debug >>> /usr/lib/debug/usr/bin/xenstore-write.debug >>> /usr/lib/debug/usr/bin/qemu-img-xen.debug >>> /usr/lib/debug/usr/bin/xenstore.debug >>> /usr/lib/debug/usr/bin/xentrace_setsize.debug >>> /usr/lib/debug/usr/bin/xenstore-rm.debug --- /usr/lib/debug/usr/sbin/ >>> /usr/lib/debug/usr/sbin/vhd-util.debug >>> /usr/lib/debug/usr/sbin/tapdisk-stream.debug >>> /usr/lib/debug/usr/sbin/xenpm.debug >>> /usr/lib/debug/usr/sbin/flask-get-bool.debug >>> /usr/lib/debug/usr/sbin/flask-setenforce.debug >>> /usr/lib/debug/usr/sbin/gtraceview.debug >>> /usr/lib/debug/usr/sbin/img2qcow.debug >>> /usr/lib/debug/usr/sbin/xenwatchdogd.debug >>> /usr/lib/debug/usr/sbin/xenbaked.debug >>> /usr/lib/debug/usr/sbin/xen-tmem-list-parse.debug >>> /usr/lib/debug/usr/sbin/td-util.debug >>> /usr/lib/debug/usr/sbin/gdbsx.debug >>> /usr/lib/debug/usr/sbin/xl.debug >>> /usr/lib/debug/usr/sbin/blktapctrl.debug >>> /usr/lib/debug/usr/sbin/xenperf.debug >>> /usr/lib/debug/usr/sbin/xen-hvmctx.debug >>> /usr/lib/debug/usr/sbin/vhd-update.debug >>> /usr/lib/debug/usr/sbin/lock-util.debug >>> /usr/lib/debug/usr/sbin/xen-lowmemd.debug >>> /usr/lib/debug/usr/sbin/xentrace_setmask.debug >>> /usr/lib/debug/usr/sbin/tapdisk.debug >>> /usr/lib/debug/usr/sbin/xenstored.debug >>> /usr/lib/debug/usr/sbin/tap-ctl.debug >>> /usr/lib/debug/usr/sbin/tapdisk2.debug >>> /usr/lib/debug/usr/sbin/oxenstored.debug >>> /usr/lib/debug/usr/sbin/flask-label-pci.debug >>> /usr/lib/debug/usr/sbin/qcow2raw.debug >>> /usr/lib/debug/usr/sbin/flask-getenforce.debug >>> /usr/lib/debug/usr/sbin/tapdisk-client.debug >>> /usr/lib/debug/usr/sbin/xen-hptool.debug >>> /usr/lib/debug/usr/sbin/xencov.debug >>> /usr/lib/debug/usr/sbin/qcow-create.debug >>> /usr/lib/debug/usr/sbin/xen-hvmcrash.debug >>> /usr/lib/debug/usr/sbin/kdd.debug >>> /usr/lib/debug/usr/sbin/xenlockprof.debug >>> /usr/lib/debug/usr/sbin/flask-set-bool.debug >>> /usr/lib/debug/usr/sbin/flask-loadpolicy.debug >>> /usr/lib/debug/usr/sbin/xentop.debug >>> /usr/lib/debug/usr/sbin/tapdisk-diff.debug >>> /usr/lib/debug/usr/sbin/xenpmd.debug >>> /usr/lib/debug/usr/sbin/gtracestat.debug >>> /usr/lib/debug/usr/sbin/xenconsoled.debug --- /usr/lib/debug/usr/lib64/ >>> /usr/lib/debug/usr/lib64/libxlutil.so.4.3.0.debug --- /usr/lib/debug/usr/lib64/xen/ --- /usr/lib/debug/usr/lib64/xen/bin/ >>> /usr/lib/debug/usr/lib64/xen/bin/qemu-img.debug >>> /usr/lib/debug/usr/lib64/xen/bin/qemu-io.debug >>> /usr/lib/debug/usr/lib64/xen/bin/xenctx.debug >>> /usr/lib/debug/usr/lib64/xen/bin/readnotes.debug >>> /usr/lib/debug/usr/lib64/xen/bin/qemu-dm.debug >>> /usr/lib/debug/usr/lib64/xen/bin/lsevtchn.debug >>> /usr/lib/debug/usr/lib64/xen/bin/xc_save.debug >>> /usr/lib/debug/usr/lib64/xen/bin/qemu-system-i386.debug >>> /usr/lib/debug/usr/lib64/xen/bin/qemu-ga.debug >>> /usr/lib/debug/usr/lib64/xen/bin/virtfs-proxy-helper.debug >>> /usr/lib/debug/usr/lib64/xen/bin/xc_restore.debug >>> /usr/lib/debug/usr/lib64/xen/bin/vscclient.debug >>> /usr/lib/debug/usr/lib64/xen/bin/xenconsole.debug >>> /usr/lib/debug/usr/lib64/xen/bin/libxl-save-helper.debug >>> /usr/lib/debug/usr/lib64/xen/bin/qemu-nbd.debug >>> /usr/lib/debug/usr/lib64/libxenlight.so.4.3.0.debug >>> /usr/lib/debug/usr/lib64/libxenvchan.so.1.0.0.debug --- /usr/lib/debug/usr/lib64/python2.7/ --- /usr/lib/debug/usr/lib64/python2.7/site-packages/ --- /usr/lib/debug/usr/lib64/python2.7/site-packages/xen/ --- /usr/lib/debug/usr/lib64/python2.7/site-packages/xen/lowlevel/ >>> /usr/lib/debug/usr/lib64/python2.7/site-packages/xen/lowlevel/checkpoint.so.debug >>> /usr/lib/debug/usr/lib64/python2.7/site-packages/xen/lowlevel/netlink.so.debug >>> /usr/lib/debug/usr/lib64/python2.7/site-packages/xen/lowlevel/xc.so.debug >>> /usr/lib/debug/usr/lib64/python2.7/site-packages/xen/lowlevel/xs.so.debug >>> /usr/lib/debug/usr/lib64/python2.7/site-packages/xen/lowlevel/ptsname.so.debug >>> /usr/lib/debug/usr/lib64/python2.7/site-packages/xen/lowlevel/flask.so.debug >>> /usr/lib/debug/usr/lib64/python2.7/site-packages/fsimage.so.debug >>> /usr/lib/debug/usr/lib64/libblktapctl.so.1.0.0.debug --- /usr/lib/debug/usr/lib64/fs/ --- /usr/lib/debug/usr/lib64/fs/zfs/ >>> /usr/lib/debug/usr/lib64/fs/zfs/fsimage.so.debug --- /usr/lib/debug/usr/lib64/fs/ext2fs-lib/ >>> /usr/lib/debug/usr/lib64/fs/ext2fs-lib/fsimage.so.debug --- /usr/lib/debug/usr/lib64/fs/fat/ >>> /usr/lib/debug/usr/lib64/fs/fat/fsimage.so.debug --- /usr/lib/debug/usr/lib64/fs/xfs/ >>> /usr/lib/debug/usr/lib64/fs/xfs/fsimage.so.debug --- /usr/lib/debug/usr/lib64/fs/iso9660/ >>> /usr/lib/debug/usr/lib64/fs/iso9660/fsimage.so.debug --- /usr/lib/debug/usr/lib64/fs/ufs/ >>> /usr/lib/debug/usr/lib64/fs/ufs/fsimage.so.debug --- /usr/lib/debug/usr/lib64/fs/reiserfs/ >>> /usr/lib/debug/usr/lib64/fs/reiserfs/fsimage.so.debug >>> /usr/lib/debug/usr/lib64/libxenctrl.so.4.3.0.debug >>> /usr/lib/debug/usr/lib64/libxenstore.so.3.0.3.debug >>> /usr/lib/debug/usr/lib64/libblktap.so.3.0.0.debug >>> /usr/lib/debug/usr/lib64/libxenguest.so.4.3.0.debug >>> /usr/lib/debug/usr/lib64/libvhd.so.1.0.0.debug >>> /usr/lib/debug/usr/lib64/libfsimage.so.1.0.0.debug --- /usr/lib/debug/usr/lib64/ocaml/ --- /usr/lib/debug/usr/lib64/ocaml/xeneventchn/ >>> /usr/lib/debug/usr/lib64/ocaml/xeneventchn/dllxeneventchn_stubs.so.debug --- /usr/lib/debug/usr/lib64/ocaml/xenlight/ >>> /usr/lib/debug/usr/lib64/ocaml/xenlight/dllxenlight_stubs.so.debug --- /usr/lib/debug/usr/lib64/ocaml/xenbus/ >>> /usr/lib/debug/usr/lib64/ocaml/xenbus/dllxenbus_stubs.so.debug --- /usr/lib/debug/usr/lib64/ocaml/xenmmap/ >>> /usr/lib/debug/usr/lib64/ocaml/xenmmap/dllxenmmap_stubs.so.debug --- /usr/lib/debug/usr/lib64/ocaml/xenctrl/ >>> /usr/lib/debug/usr/lib64/ocaml/xenctrl/dllxenctrl_stubs.so.debug >>> /usr/lib/debug/usr/lib64/libxenstat.so.0.0.debug --- /usr/lib/debug/usr/libexec/ >>> /usr/lib/debug/usr/libexec/qemu-bridge-helper.debug --- /usr/lib/xen/ --- /usr/lib/xen/bin/ >>> /usr/lib/xen/bin/xenpaging --- /usr/lib/xen/boot/ >>> /usr/lib/xen/boot/hvmloader --- /usr/include/ >>> /usr/include/fsimage_grub.h >>> /usr/include/libxl_event.h >>> /usr/include/xs.h -> xenstore-compat/xs.h >>> /usr/include/xs_lib.h -> xenstore-compat/xs_lib.h >>> /usr/include/xenstat.h >>> /usr/include/_libxl_list.h >>> /usr/include/libxl_utils.h >>> /usr/include/fsimage_plugin.h >>> /usr/include/libxl_uuid.h >>> /usr/include/xenstore_lib.h >>> /usr/include/blktaplib.h >>> /usr/include/_libxl_types.h >>> /usr/include/libxenvchan.h >>> /usr/include/xenstore.h >>> /usr/include/xenctrl.h --- /usr/include/xenstore-compat/ >>> /usr/include/xenstore-compat/xs.h >>> /usr/include/xenstore-compat/xs_lib.h >>> /usr/include/libxl_json.h >>> /usr/include/xenguest.h >>> /usr/include/libxl.h --- /usr/include/xen/ >>> /usr/include/xen/dom0_ops.h >>> /usr/include/xen/callback.h >>> /usr/include/xen/vcpu.h >>> /usr/include/xen/platform.h >>> /usr/include/xen/xenoprof.h --- /usr/include/xen/io/ >>> /usr/include/xen/io/protocols.h >>> /usr/include/xen/io/blkif.h >>> /usr/include/xen/io/kbdif.h >>> /usr/include/xen/io/tpmif.h >>> /usr/include/xen/io/fbif.h >>> /usr/include/xen/io/vscsiif.h >>> /usr/include/xen/io/xenbus.h >>> /usr/include/xen/io/usbif.h >>> /usr/include/xen/io/fsif.h >>> /usr/include/xen/io/netif.h >>> /usr/include/xen/io/xs_wire.h >>> /usr/include/xen/io/libxenvchan.h >>> /usr/include/xen/io/console.h >>> /usr/include/xen/io/pciif.h >>> /usr/include/xen/io/ring.h >>> /usr/include/xen/physdev.h >>> /usr/include/xen/arch-arm.h >>> /usr/include/xen/grant_table.h >>> /usr/include/xen/tmem.h >>> /usr/include/xen/mem_event.h >>> /usr/include/xen/sysctl.h >>> /usr/include/xen/arch-x86_32.h >>> /usr/include/xen/xen.h >>> /usr/include/xen/sched.h --- /usr/include/xen/sys/ >>> /usr/include/xen/sys/xenbus_dev.h >>> /usr/include/xen/sys/privcmd.h >>> /usr/include/xen/sys/gntdev.h >>> /usr/include/xen/sys/evtchn.h >>> /usr/include/xen/sys/gntalloc.h >>> /usr/include/xen/event_channel.h >>> /usr/include/xen/gcov.h >>> /usr/include/xen/version.h >>> /usr/include/xen/elfnote.h --- /usr/include/xen/hvm/ >>> /usr/include/xen/hvm/hvm_op.h >>> /usr/include/xen/hvm/e820.h >>> /usr/include/xen/hvm/params.h >>> /usr/include/xen/hvm/ioreq.h >>> /usr/include/xen/hvm/pvdrivers.h >>> /usr/include/xen/hvm/hvm_info_table.h >>> /usr/include/xen/hvm/save.h >>> /usr/include/xen/hvm/hvm_xs_strings.h >>> /usr/include/xen/domctl.h >>> /usr/include/xen/kexec.h >>> /usr/include/xen/arch-x86_64.h >>> /usr/include/xen/xencomm.h >>> /usr/include/xen/nmi.h >>> /usr/include/xen/memory.h >>> /usr/include/xen/COPYING >>> /usr/include/xen/features.h >>> /usr/include/xen/trace.h --- /usr/include/xen/foreign/ >>> /usr/include/xen/foreign/arm32.h >>> /usr/include/xen/foreign/x86_64.h >>> /usr/include/xen/foreign/x86_32.h >>> /usr/include/xen/foreign/arm64.h --- /usr/include/xen/arch-x86/ >>> /usr/include/xen/arch-x86/xen-mca.h --- /usr/include/xen/arch-x86/hvm/ >>> /usr/include/xen/arch-x86/hvm/save.h >>> /usr/include/xen/arch-x86/xen-x86_64.h >>> /usr/include/xen/arch-x86/xen-x86_32.h >>> /usr/include/xen/arch-x86/xen.h >>> /usr/include/xen/arch-x86/cpuid.h --- /usr/include/xen/xsm/ >>> /usr/include/xen/xsm/flask_op.h >>> /usr/include/xen/xen-compat.h >>> /usr/include/fsimage.h >>> /usr/include/_libxl_types_json.h >>> /usr/include/xentoollog.h >>> /usr/include/xenctrlosdep.h --- /usr/etc/ --- /usr/etc/qemu/ >>> /usr/etc/qemu/target-x86_64.conf --- /usr/bin/ >>> /usr/bin/xenstore-ls >>> /usr/bin/xencons >>> /usr/bin/xen-detect >>> /usr/bin/qemu-img-xen >>> /usr/bin/xenstore-rm >>> /usr/bin/xenstore-read >>> /usr/bin/xenstore-exists >>> /usr/bin/xenstore-control >>> /usr/bin/xencov_split >>> /usr/bin/xenstore >>> /usr/bin/xentrace_setsize >>> /usr/bin/xenstore-write >>> /usr/bin/xentrace >>> /usr/bin/xenstore-watch >>> /usr/bin/xenstore-chmod >>> /usr/bin/qemu-nbd-xen >>> /usr/bin/xenstore-list >>> /usr/bin/remus >>> /usr/bin/xentrace_format >>> /usr/bin/pygrub -> /usr/lib64/xen/bin/pygrub --- /lib64/ --- /lib64/udev/ --- /lib64/udev/rules.d/ >>> /lib64/udev/rules.d/xend.rules >>> /lib64/udev/rules.d/xen-backend.rules --- /etc/ --- /etc/xen/ --- /etc/xen/auto/ >>> /etc/xen/auto/.keep_app-emulation_xen-tools-0 >>> /etc/xen/oxenstored.conf >>> /etc/xen/xend-pci-permissive.sxp >>> /etc/xen/xmexample3 >>> /etc/xen/xend-config.sxp >>> /etc/xen/xend-pci-quirks.sxp >>> /etc/xen/xmexample.hvm-stubdom >>> /etc/xen/xm-config.xml >>> /etc/xen/xmexample.hvm >>> /etc/xen/README.incompatibilities >>> /etc/xen/cpupool >>> /etc/xen/xmexample.pv-grub >>> /etc/xen/xl.conf >>> /etc/xen/xmexample.nbd >>> /etc/xen/xlexample.pvlinux >>> /etc/xen/xmexample2 >>> /etc/xen/xmexample.vti >>> /etc/xen/xlexample.hvm >>> /etc/xen/xen-consoles.logrotate >>> /etc/xen/xmexample1 --- /etc/xen/scripts/ >>> /etc/xen/scripts/block-common.sh >>> /etc/xen/scripts/logging.sh >>> /etc/xen/scripts/vif-nat >>> /etc/xen/scripts/xen-script-common.sh >>> /etc/xen/scripts/vif-openvswitch >>> /etc/xen/scripts/block-iscsi >>> /etc/xen/scripts/vif-setup >>> /etc/xen/scripts/xen-network-common.sh >>> /etc/xen/scripts/external-device-migrate >>> /etc/xen/scripts/network-bridge >>> /etc/xen/scripts/locking.sh >>> /etc/xen/scripts/network-route >>> /etc/xen/scripts/block-nbd >>> /etc/xen/scripts/vif-bridge >>> /etc/xen/scripts/hotplugpath.sh >>> /etc/xen/scripts/block >>> /etc/xen/scripts/block-enbd >>> /etc/xen/scripts/network-nat >>> /etc/xen/scripts/vif-route >>> /etc/xen/scripts/qemu-ifup >>> /etc/xen/scripts/blktap >>> /etc/xen/scripts/vscsi >>> /etc/xen/scripts/xen-hotplug-cleanup >>> /etc/xen/scripts/vif2 >>> /etc/xen/scripts/xen-hotplug-common.sh >>> /etc/xen/scripts/vif-common.sh >>> /etc/xen/README --- /etc/conf.d/ >>> /etc/conf.d/xenconsoled >>> /etc/conf.d/xenstored >>> /etc/conf.d/xendomains --- /etc/init.d/ >>> /etc/init.d/xendomains >>> /etc/init.d/xend >>> /etc/init.d/xenconsoled >>> /etc/init.d/xenstored --- /var/ --- /var/lib/ --- /var/lib/xenstored/ >>> /var/lib/xenstored/.keep_app-emulation_xen-tools-0 --- /var/lib/xen/ >>> /var/lib/xen/.keep_app-emulation_xen-tools-0 --- /var/lib/xen/xenpaging/ --- /var/xen/ --- /var/xen/dump/ >>> /var/xen/dump/.keep_app-emulation_xen-tools-0 --- /var/run/ --- /var/run/xend/ --- /var/run/xend/boot/ --- /var/run/xenstored/ >>> /var/run/xenstored/.keep_app-emulation_xen-tools-0 --- /var/run/xen/ --- /var/lock/ --- /var/lock/subsys/ --- /var/log/ >>> /var/log/xen-consoles/ >>> /var/log/xen-consoles/.keep_app-emulation_xen-tools-0 --- /var/log/xen/ >>> /var/log/xen/.keep_app-emulation_xen-tools-0 >>> Safely unmerging already-installed instance... etckeeper preinst phase... [master 374fb2a] saving uncommitted changes in /etc prior to emerge run 4 files changed, 84 insertions(+) create mode 100755 init.d/xend create mode 100644 xen/xen-consoles.logrotate No package files given... Grabbing a set. --- replaced obj /var/xen/dump/.keep_app-emulation_xen-tools-0 --- replaced dir /var/xen/dump --- replaced dir /var/xen --- replaced obj /var/run/xenstored/.keep_app-emulation_xen-tools-0 --- replaced dir /var/run/xenstored --- replaced dir /var/run/xend/boot --- replaced dir /var/run/xend --- replaced dir /var/run/xen --- replaced dir /var/run --- replaced obj /var/log/xen/.keep_app-emulation_xen-tools-0 --- replaced dir /var/log/xen --- replaced dir /var/log --- replaced dir /var/lock/subsys --- replaced dir /var/lock --- replaced obj /var/lib/xenstored/.keep_app-emulation_xen-tools-0 --- replaced dir /var/lib/xenstored --- replaced dir /var/lib/xen/xenpaging --- replaced obj /var/lib/xen/.keep_app-emulation_xen-tools-0 --- replaced dir /var/lib/xen --- replaced dir /var/lib --- replaced dir /var --- replaced obj /usr/share/xen/qemu/video.x --- replaced obj /usr/share/xen/qemu/vgabios.bin --- replaced obj /usr/share/xen/qemu/vgabios-cirrus.bin --- replaced obj /usr/share/xen/qemu/pxe-rtl8139.bin --- replaced obj /usr/share/xen/qemu/pxe-pcnet.bin --- replaced obj /usr/share/xen/qemu/pxe-ne2k_pci.bin --- replaced obj /usr/share/xen/qemu/pxe-e1000.bin --- replaced obj /usr/share/xen/qemu/ppc_rom.bin --- replaced obj /usr/share/xen/qemu/keymaps/tr --- replaced obj /usr/share/xen/qemu/keymaps/th --- replaced obj /usr/share/xen/qemu/keymaps/sv --- replaced obj /usr/share/xen/qemu/keymaps/sl --- replaced obj /usr/share/xen/qemu/keymaps/ru --- replaced obj /usr/share/xen/qemu/keymaps/pt-br --- replaced obj /usr/share/xen/qemu/keymaps/pt --- replaced obj /usr/share/xen/qemu/keymaps/pl --- replaced obj /usr/share/xen/qemu/keymaps/no --- replaced obj /usr/share/xen/qemu/keymaps/nl-be --- replaced obj /usr/share/xen/qemu/keymaps/nl --- replaced obj /usr/share/xen/qemu/keymaps/modifiers --- replaced obj /usr/share/xen/qemu/keymaps/mk --- replaced obj /usr/share/xen/qemu/keymaps/lv --- replaced obj /usr/share/xen/qemu/keymaps/lt --- replaced obj /usr/share/xen/qemu/keymaps/ja --- replaced obj /usr/share/xen/qemu/keymaps/it --- replaced obj /usr/share/xen/qemu/keymaps/is --- replaced obj /usr/share/xen/qemu/keymaps/hu --- replaced obj /usr/share/xen/qemu/keymaps/hr --- replaced obj /usr/share/xen/qemu/keymaps/fr-ch --- replaced obj /usr/share/xen/qemu/keymaps/fr-ca --- replaced obj /usr/share/xen/qemu/keymaps/fr-be --- replaced obj /usr/share/xen/qemu/keymaps/fr --- replaced obj /usr/share/xen/qemu/keymaps/fo --- replaced obj /usr/share/xen/qemu/keymaps/fi --- replaced obj /usr/share/xen/qemu/keymaps/et --- replaced obj /usr/share/xen/qemu/keymaps/es --- replaced obj /usr/share/xen/qemu/keymaps/en-us --- replaced obj /usr/share/xen/qemu/keymaps/en-gb --- replaced obj /usr/share/xen/qemu/keymaps/de-ch --- replaced obj /usr/share/xen/qemu/keymaps/de --- replaced obj /usr/share/xen/qemu/keymaps/da --- replaced obj /usr/share/xen/qemu/keymaps/common --- replaced obj /usr/share/xen/qemu/keymaps/ar --- replaced dir /usr/share/xen/qemu/keymaps --- replaced obj /usr/share/xen/qemu/bios.bin --- replaced obj /usr/share/xen/qemu/bamboo.dtb --- replaced dir /usr/share/xen/qemu --- replaced obj /usr/share/xen/create.dtd --- replaced dir /usr/share/xen --- replaced obj /usr/share/qemu-xen/qemu/vgabios.bin --- replaced obj /usr/share/qemu-xen/qemu/vgabios-vmware.bin --- replaced obj /usr/share/qemu-xen/qemu/vgabios-stdvga.bin --- replaced obj /usr/share/qemu-xen/qemu/vgabios-qxl.bin --- replaced obj /usr/share/qemu-xen/qemu/vgabios-cirrus.bin --- replaced obj /usr/share/qemu-xen/qemu/spapr-rtas.bin --- replaced obj /usr/share/qemu-xen/qemu/slof.bin --- replaced obj /usr/share/qemu-xen/qemu/sgabios.bin --- replaced obj /usr/share/qemu-xen/qemu/s390-zipl.rom --- replaced obj /usr/share/qemu-xen/qemu/qemu-icon.bmp --- replaced obj /usr/share/qemu-xen/qemu/pxe-virtio.rom --- replaced obj /usr/share/qemu-xen/qemu/pxe-rtl8139.rom --- replaced obj /usr/share/qemu-xen/qemu/pxe-pcnet.rom --- replaced obj /usr/share/qemu-xen/qemu/pxe-ne2k_pci.rom --- replaced obj /usr/share/qemu-xen/qemu/pxe-eepro100.rom --- replaced obj /usr/share/qemu-xen/qemu/pxe-e1000.rom --- replaced obj /usr/share/qemu-xen/qemu/ppc_rom.bin --- replaced obj /usr/share/qemu-xen/qemu/petalogix-s3adsp1800.dtb --- replaced obj /usr/share/qemu-xen/qemu/petalogix-ml605.dtb --- replaced obj /usr/share/qemu-xen/qemu/multiboot.bin --- replaced obj /usr/share/qemu-xen/qemu/linuxboot.bin --- replaced obj /usr/share/qemu-xen/qemu/kvmvapic.bin --- replaced obj /usr/share/qemu-xen/qemu/keymaps/tr --- replaced obj /usr/share/qemu-xen/qemu/keymaps/th --- replaced obj /usr/share/qemu-xen/qemu/keymaps/sv --- replaced obj /usr/share/qemu-xen/qemu/keymaps/sl --- replaced obj /usr/share/qemu-xen/qemu/keymaps/ru --- replaced obj /usr/share/qemu-xen/qemu/keymaps/pt-br --- replaced obj /usr/share/qemu-xen/qemu/keymaps/pt --- replaced obj /usr/share/qemu-xen/qemu/keymaps/pl --- replaced obj /usr/share/qemu-xen/qemu/keymaps/no --- replaced obj /usr/share/qemu-xen/qemu/keymaps/nl-be --- replaced obj /usr/share/qemu-xen/qemu/keymaps/nl --- replaced obj /usr/share/qemu-xen/qemu/keymaps/modifiers --- replaced obj /usr/share/qemu-xen/qemu/keymaps/mk --- replaced obj /usr/share/qemu-xen/qemu/keymaps/lv --- replaced obj /usr/share/qemu-xen/qemu/keymaps/lt --- replaced obj /usr/share/qemu-xen/qemu/keymaps/ja --- replaced obj /usr/share/qemu-xen/qemu/keymaps/it --- replaced obj /usr/share/qemu-xen/qemu/keymaps/is --- replaced obj /usr/share/qemu-xen/qemu/keymaps/hu --- replaced obj /usr/share/qemu-xen/qemu/keymaps/hr --- replaced obj /usr/share/qemu-xen/qemu/keymaps/fr-ch --- replaced obj /usr/share/qemu-xen/qemu/keymaps/fr-ca --- replaced obj /usr/share/qemu-xen/qemu/keymaps/fr-be --- replaced obj /usr/share/qemu-xen/qemu/keymaps/fr --- replaced obj /usr/share/qemu-xen/qemu/keymaps/fo --- replaced obj /usr/share/qemu-xen/qemu/keymaps/fi --- replaced obj /usr/share/qemu-xen/qemu/keymaps/et --- replaced obj /usr/share/qemu-xen/qemu/keymaps/es --- replaced obj /usr/share/qemu-xen/qemu/keymaps/en-us --- replaced obj /usr/share/qemu-xen/qemu/keymaps/en-gb --- replaced obj /usr/share/qemu-xen/qemu/keymaps/de-ch --- replaced obj /usr/share/qemu-xen/qemu/keymaps/de --- replaced obj /usr/share/qemu-xen/qemu/keymaps/da --- replaced obj /usr/share/qemu-xen/qemu/keymaps/common --- replaced obj /usr/share/qemu-xen/qemu/keymaps/bepo --- replaced obj /usr/share/qemu-xen/qemu/keymaps/ar --- replaced dir /usr/share/qemu-xen/qemu/keymaps --- replaced obj /usr/share/qemu-xen/qemu/bios.bin --- replaced obj /usr/share/qemu-xen/qemu/bamboo.dtb --- replaced dir /usr/share/qemu-xen/qemu --- replaced dir /usr/share/qemu-xen --- replaced obj /usr/share/man/man8/xentrace.8.xz --- replaced dir /usr/share/man/man8 --- replaced obj /usr/share/man/man5/xmdomain.cfg.5.xz --- replaced obj /usr/share/man/man5/xlcpupool.cfg.5.xz --- replaced obj /usr/share/man/man5/xl.conf.5.xz --- replaced obj /usr/share/man/man5/xl.cfg.5.xz --- replaced obj /usr/share/man/man5/xend-config.sxp.5.xz --- replaced dir /usr/share/man/man5 --- replaced obj /usr/share/man/man1/xm.1.xz --- replaced obj /usr/share/man/man1/xl.1.xz --- replaced obj /usr/share/man/man1/xentrace_format.1.xz --- replaced obj /usr/share/man/man1/xentop.1.xz --- replaced dir /usr/share/man/man1 --- replaced dir /usr/share/man --- replaced obj /usr/share/doc/xen-tools-4.3.0/README.xenmon.xz --- replaced obj /usr/share/doc/xen-tools-4.3.0/README.blktap.xz --- replaced dir /usr/share/doc/xen-tools-4.3.0 --- replaced dir /usr/share/doc --- replaced obj /usr/share/bash-completion/xl.sh --- replaced dir /usr/share/bash-completion --- replaced dir /usr/share --- replaced obj /usr/sbin/xsview --- replaced obj /usr/sbin/xl --- replaced obj /usr/sbin/xenwatchdogd --- replaced obj /usr/sbin/xentrace_setmask --- replaced obj /usr/sbin/xentop --- replaced obj /usr/sbin/xenstored --- replaced obj /usr/sbin/xenpmd --- replaced obj /usr/sbin/xenpm --- replaced obj /usr/sbin/xenperf --- replaced obj /usr/sbin/xenmon.py --- replaced obj /usr/sbin/xenlockprof --- replaced obj /usr/sbin/xencov --- replaced obj /usr/sbin/xenconsoled --- replaced obj /usr/sbin/xenbaked --- replaced obj /usr/sbin/xen-tmem-list-parse --- replaced obj /usr/sbin/xen-ringwatch --- replaced obj /usr/sbin/xen-python-path --- replaced obj /usr/sbin/xen-lowmemd --- replaced obj /usr/sbin/xen-hvmctx --- replaced obj /usr/sbin/xen-hvmcrash --- replaced obj /usr/sbin/xen-hptool --- replaced obj /usr/sbin/xen-bugtool --- replaced obj /usr/sbin/vhd-util --- replaced obj /usr/sbin/vhd-update --- replaced obj /usr/sbin/td-util --- replaced obj /usr/sbin/tapdisk2 --- replaced obj /usr/sbin/tapdisk-stream --- replaced obj /usr/sbin/tapdisk-diff --- replaced obj /usr/sbin/tapdisk-client --- replaced obj /usr/sbin/tapdisk --- replaced obj /usr/sbin/tap-ctl --- replaced obj /usr/sbin/qcow2raw --- replaced obj /usr/sbin/qcow-create --- replaced obj /usr/sbin/oxenstored --- replaced obj /usr/sbin/lock-util --- replaced obj /usr/sbin/kdd --- replaced obj /usr/sbin/img2qcow --- replaced obj /usr/sbin/gtraceview --- replaced obj /usr/sbin/gtracestat --- replaced obj /usr/sbin/gdbsx --- replaced obj /usr/sbin/flask-setenforce --- replaced obj /usr/sbin/flask-set-bool --- replaced obj /usr/sbin/flask-loadpolicy --- replaced obj /usr/sbin/flask-label-pci --- replaced obj /usr/sbin/flask-getenforce --- replaced obj /usr/sbin/flask-get-bool --- replaced obj /usr/sbin/blktapctrl --- replaced dir /usr/sbin --- replaced obj /usr/libexec/qemu-bridge-helper --- replaced dir /usr/libexec --- replaced obj /usr/lib64/xen/bin/xenpvnetboot --- replaced obj /usr/lib64/xen/bin/xenctx --- replaced obj /usr/lib64/xen/bin/xenconsole --- replaced obj /usr/lib64/xen/bin/xc_save --- replaced obj /usr/lib64/xen/bin/xc_restore --- replaced obj /usr/lib64/xen/bin/vscclient --- replaced obj /usr/lib64/xen/bin/virtfs-proxy-helper --- replaced obj /usr/lib64/xen/bin/readnotes --- replaced obj /usr/lib64/xen/bin/qemu-system-i386 --- replaced obj /usr/lib64/xen/bin/qemu-nbd --- replaced obj /usr/lib64/xen/bin/qemu-io --- replaced obj /usr/lib64/xen/bin/qemu-img --- replaced obj /usr/lib64/xen/bin/qemu-ga --- replaced obj /usr/lib64/xen/bin/qemu-dm --- replaced obj /usr/lib64/xen/bin/pygrub --- replaced obj /usr/lib64/xen/bin/lsevtchn --- replaced obj /usr/lib64/xen/bin/libxl-save-helper --- replaced dir /usr/lib64/xen/bin --- replaced dir /usr/lib64/xen --- replaced obj /usr/lib64/python2.7/site-packages/xen/xsview/xsviewer.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xsview/xsviewer.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xsview/main.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xsview/main.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xsview/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xsview/__init__.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/xsview --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/xenapi_create.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/xenapi_create.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/tests/test_create.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/tests/test_create.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/tests/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/tests/__init__.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/xm/tests --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/shutdown.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/shutdown.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/setpolicy.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/setpolicy.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/setenforce.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/setenforce.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/rmlabel.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/rmlabel.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/resources.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/resources.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/resetpolicy.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/resetpolicy.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/opts.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/opts.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/new.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/new.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/migrate.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/migrate.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/main.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/main.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/labels.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/labels.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/help.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/help.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/getpolicy.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/getpolicy.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/getlabel.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/getlabel.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/getenforce.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/getenforce.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/dumppolicy.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/dumppolicy.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/dry-run.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/dry-run.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/create.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/create.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/cpupool.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/cpupool.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/cpupool-new.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/cpupool-new.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/cpupool-create.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/cpupool-create.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/console.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/console.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/addlabel.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/addlabel.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/__init__.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/XenAPI.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xm/XenAPI.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/xm --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/xenstore/xswatch.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/xenstore/xswatch.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/xenstore/xsutil.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/xenstore/xsutil.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/xenstore/xstransact.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/xenstore/xstransact.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/xenstore/tests/stress_xs.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/xenstore/tests/stress_xs.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/xenstore/tests/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/xenstore/tests/__init__.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/xend/xenstore/tests --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/xenstore/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/xenstore/__init__.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/xend/xenstore --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/uuid.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/uuid.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/tests/test_uuid.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/tests/test_uuid.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/tests/test_sxp.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/tests/test_sxp.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/tests/test_XendConfig.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/tests/test_XendConfig.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/tests/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/tests/__init__.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/xend/tests --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/sxp.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/sxp.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/vusbif.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/vusbif.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/vscsiif.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/vscsiif.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/vfbif.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/vfbif.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/udevevent.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/udevevent.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/tests/test_controllers.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/tests/test_controllers.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/tests/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/tests/__init__.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/xend/server/tests --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/relocate.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/relocate.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/pciquirk.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/pciquirk.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/pciif.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/pciif.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/params.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/params.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/netif2.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/netif2.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/netif.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/netif.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/irqif.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/irqif.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/iopif.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/iopif.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/blkif.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/blkif.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/__init__.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/XMLRPCServer.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/XMLRPCServer.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvXendLog.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvXendLog.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvVnetDir.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvVnetDir.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvServer.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvServer.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvRoot.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvRoot.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvNode.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvNode.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDomainDir.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDomainDir.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDomain.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDomain.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDmesg.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDmesg.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDaemon.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SrvDaemon.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SSLXMLRPCServer.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/SSLXMLRPCServer.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/DevController.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/DevController.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/DevConstants.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/DevConstants.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/ConsoleController.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/ConsoleController.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/BlktapController.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/server/BlktapController.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/xend/server --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/osdep.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/osdep.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/image.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/image.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/encode.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/encode.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/balloon.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/balloon.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/arch.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/arch.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/__init__.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendXSPolicyAdmin.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendXSPolicyAdmin.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendXSPolicy.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendXSPolicy.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendVnet.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendVnet.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendVMMetrics.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendVMMetrics.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendVDI.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendVDI.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendTaskManager.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendTaskManager.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendTask.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendTask.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendStorageRepository.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendStorageRepository.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendStateStore.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendStateStore.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendSXPDev.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendSXPDev.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendQCoWStorageRepo.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendQCoWStorageRepo.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendProtocol.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendProtocol.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendPSCSI.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendPSCSI.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendPPCI.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendPPCI.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendPIFMetrics.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendPIFMetrics.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendPIF.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendPIF.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendPBD.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendPBD.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendOptions.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendOptions.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendNode.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendNode.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendNetwork.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendNetwork.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendMonitor.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendMonitor.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendLogging.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendLogging.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendLocalStorageRepo.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendLocalStorageRepo.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendError.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendError.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendDomainInfo.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendDomainInfo.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendDomain.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendDomain.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendDmesg.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendDmesg.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendDevices.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendDevices.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendDSCSI.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendDSCSI.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendDPCI.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendDPCI.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendConstants.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendConstants.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendConfig.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendConfig.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendClient.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendClient.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendCheckpoint.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendCheckpoint.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendCPUPool.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendCPUPool.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendBootloader.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendBootloader.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendBase.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendBase.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendAuthSessions.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendAuthSessions.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendAPIVersion.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendAPIVersion.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendAPIStore.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendAPIStore.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendAPIConstants.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendAPIConstants.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendAPI.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/XendAPI.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/Vifctl.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/Vifctl.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/PrettyPrint.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/PrettyPrint.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/MemoryPool.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/MemoryPool.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/Args.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/xend/Args.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/xend --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/unix.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/unix.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/tcp.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/tcp.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/static.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/static.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/resource.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/resource.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/protocol.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/protocol.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/httpserver.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/httpserver.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/http.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/http.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/connection.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/connection.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/__init__.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/SrvDir.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/SrvDir.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/SrvBase.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/web/SrvBase.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/web --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xspolicy.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xspolicy.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/xsm_core.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/xsm_core.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/xsm.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/xsm.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/flask/flask.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/flask/flask.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/flask/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/flask/__init__.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/util/xsm/flask --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/dummy/dummy.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/dummy/dummy.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/dummy/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/dummy/__init__.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/util/xsm/dummy --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/acm/acm.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/acm/acm.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/acm/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/acm/__init__.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/util/xsm/acm --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsm/__init__.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/util/xsm --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsconstants.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xsconstants.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xpopen.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xpopen.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xmlrpclib2.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xmlrpclib2.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xmlrpcclient.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/xmlrpcclient.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/vusb_util.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/vusb_util.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/vscsi_util.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/vscsi_util.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/utils.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/utils.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/sxputils.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/sxputils.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/rwlock.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/rwlock.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/pci.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/pci.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/path.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/path.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/oshelp.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/oshelp.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/mkdir.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/mkdir.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/mac.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/mac.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/ip.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/ip.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/fileuri.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/fileuri.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/dictio.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/dictio.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/diagnose.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/diagnose.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/bugtool.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/bugtool.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/bootloader.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/bootloader.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/blkif.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/blkif.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/auxbin.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/auxbin.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/asserts.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/asserts.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/acmpolicy.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/acmpolicy.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/__init__.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/SSHTransport.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/SSHTransport.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/Brctl.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/util/Brctl.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/util --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/util.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/util.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/__init__.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/Wizard.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/Wizard.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/RestoreDomain.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/RestoreDomain.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/NodeInfo.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/NodeInfo.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/Main.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/Main.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/HTMLBase.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/HTMLBase.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/GenTabbed.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/GenTabbed.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/DomInfo.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/DomInfo.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/CreateDomain.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/sv/CreateDomain.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/sv --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/vm.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/vm.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/vif.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/vif.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/vdi.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/vdi.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/vbd.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/vbd.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/util.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/util.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/tapdisk.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/tapdisk.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/save.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/save.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/qdisc.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/qdisc.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/profile.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/profile.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/netlink.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/netlink.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/image.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/image.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/device.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/device.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/blkdev.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/blkdev.py --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/remus/__init__.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/remus --- replaced obj /usr/lib64/python2.7/site-packages/xen/lowlevel/xs.so --- replaced obj /usr/lib64/python2.7/site-packages/xen/lowlevel/xc.so --- replaced obj /usr/lib64/python2.7/site-packages/xen/lowlevel/ptsname.so --- replaced obj /usr/lib64/python2.7/site-packages/xen/lowlevel/netlink.so --- replaced obj /usr/lib64/python2.7/site-packages/xen/lowlevel/flask.so --- replaced obj /usr/lib64/python2.7/site-packages/xen/lowlevel/checkpoint.so --- replaced obj /usr/lib64/python2.7/site-packages/xen/lowlevel/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/lowlevel/__init__.py --- replaced dir /usr/lib64/python2.7/site-packages/xen/lowlevel --- replaced obj /usr/lib64/python2.7/site-packages/xen/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/xen/__init__.py --- replaced obj /usr/lib64/python2.7/site-packages/xen-3.0-py2.7.egg-info --- replaced dir /usr/lib64/python2.7/site-packages/xen --- replaced obj /usr/lib64/python2.7/site-packages/pygrub-0.3-py2.7.egg-info --- replaced obj /usr/lib64/python2.7/site-packages/grub/__init__.pyc --- replaced obj /usr/lib64/python2.7/site-packages/grub/__init__.py --- replaced obj /usr/lib64/python2.7/site-packages/grub/LiloConf.pyc --- replaced obj /usr/lib64/python2.7/site-packages/grub/LiloConf.py --- replaced obj /usr/lib64/python2.7/site-packages/grub/GrubConf.pyc --- replaced obj /usr/lib64/python2.7/site-packages/grub/GrubConf.py --- replaced obj /usr/lib64/python2.7/site-packages/grub/ExtLinuxConf.pyc --- replaced obj /usr/lib64/python2.7/site-packages/grub/ExtLinuxConf.py --- replaced dir /usr/lib64/python2.7/site-packages/grub --- replaced obj /usr/lib64/python2.7/site-packages/fsimage.so --- replaced dir /usr/lib64/python2.7/site-packages --- replaced dir /usr/lib64/python2.7 --- replaced obj /usr/lib64/ocaml/xenstore/xenstore.cmxa --- replaced obj /usr/lib64/ocaml/xenstore/xenstore.cmx --- replaced obj /usr/lib64/ocaml/xenstore/xenstore.cmo --- replaced obj /usr/lib64/ocaml/xenstore/xenstore.cmi --- replaced obj /usr/lib64/ocaml/xenstore/xenstore.cma --- replaced obj /usr/lib64/ocaml/xenstore/META --- replaced dir /usr/lib64/ocaml/xenstore --- replaced obj /usr/lib64/ocaml/xenmmap/xenmmap.cmxa --- replaced obj /usr/lib64/ocaml/xenmmap/xenmmap.cmx --- replaced obj /usr/lib64/ocaml/xenmmap/xenmmap.cmi --- replaced obj /usr/lib64/ocaml/xenmmap/xenmmap.cma --- replaced obj /usr/lib64/ocaml/xenmmap/dllxenmmap_stubs.so --- replaced obj /usr/lib64/ocaml/xenmmap/META --- replaced dir /usr/lib64/ocaml/xenmmap --- replaced obj /usr/lib64/ocaml/xenlight/xenlight.cmxa --- replaced obj /usr/lib64/ocaml/xenlight/xenlight.cmx --- replaced obj /usr/lib64/ocaml/xenlight/xenlight.cmi --- replaced obj /usr/lib64/ocaml/xenlight/xenlight.cma --- replaced obj /usr/lib64/ocaml/xenlight/dllxenlight_stubs.so --- replaced obj /usr/lib64/ocaml/xenlight/META --- replaced dir /usr/lib64/ocaml/xenlight --- replaced obj /usr/lib64/ocaml/xeneventchn/xeneventchn.cmxa --- replaced obj /usr/lib64/ocaml/xeneventchn/xeneventchn.cmx --- replaced obj /usr/lib64/ocaml/xeneventchn/xeneventchn.cmi --- replaced obj /usr/lib64/ocaml/xeneventchn/xeneventchn.cma --- replaced obj /usr/lib64/ocaml/xeneventchn/dllxeneventchn_stubs.so --- replaced obj /usr/lib64/ocaml/xeneventchn/META --- replaced dir /usr/lib64/ocaml/xeneventchn --- replaced obj /usr/lib64/ocaml/xenctrl/xenctrl.cmxa --- replaced obj /usr/lib64/ocaml/xenctrl/xenctrl.cmx --- replaced obj /usr/lib64/ocaml/xenctrl/xenctrl.cmi --- replaced obj /usr/lib64/ocaml/xenctrl/xenctrl.cma --- replaced obj /usr/lib64/ocaml/xenctrl/dllxenctrl_stubs.so --- replaced obj /usr/lib64/ocaml/xenctrl/META --- replaced dir /usr/lib64/ocaml/xenctrl --- replaced obj /usr/lib64/ocaml/xenbus/xenbus.cmxa --- replaced obj /usr/lib64/ocaml/xenbus/xenbus.cmx --- replaced obj /usr/lib64/ocaml/xenbus/xenbus.cmo --- replaced obj /usr/lib64/ocaml/xenbus/xenbus.cmi --- replaced obj /usr/lib64/ocaml/xenbus/xenbus.cma --- replaced obj /usr/lib64/ocaml/xenbus/dllxenbus_stubs.so --- replaced obj /usr/lib64/ocaml/xenbus/META --- replaced dir /usr/lib64/ocaml/xenbus --- replaced dir /usr/lib64/ocaml --- replaced obj /usr/lib64/libxlutil.so.4.3.0 --- replaced sym /usr/lib64/libxlutil.so.4.3 --- replaced sym /usr/lib64/libxlutil.so --- replaced obj /usr/lib64/libxenvchan.so.1.0.0 --- replaced sym /usr/lib64/libxenvchan.so.1.0 --- replaced sym /usr/lib64/libxenvchan.so --- replaced obj /usr/lib64/libxenstore.so.3.0.3 --- replaced sym /usr/lib64/libxenstore.so.3.0 --- replaced sym /usr/lib64/libxenstore.so --- replaced obj /usr/lib64/libxenstat.so.0.0 --- replaced sym /usr/lib64/libxenstat.so.0 --- replaced sym /usr/lib64/libxenstat.so --- replaced obj /usr/lib64/libxenlight.so.4.3.0 --- replaced sym /usr/lib64/libxenlight.so.4.3 --- replaced sym /usr/lib64/libxenlight.so --- replaced obj /usr/lib64/libxenguest.so.4.3.0 --- replaced sym /usr/lib64/libxenguest.so.4.3 --- replaced sym /usr/lib64/libxenguest.so --- replaced obj /usr/lib64/libxenctrl.so.4.3.0 --- replaced sym /usr/lib64/libxenctrl.so.4.3 --- replaced sym /usr/lib64/libxenctrl.so --- replaced obj /usr/lib64/libvhd.so.1.0.0 --- replaced sym /usr/lib64/libvhd.so.1.0 --- replaced sym /usr/lib64/libvhd.so --- replaced obj /usr/lib64/libfsimage.so.1.0.0 --- replaced sym /usr/lib64/libfsimage.so.1.0 --- replaced sym /usr/lib64/libfsimage.so --- replaced obj /usr/lib64/libblktapctl.so.1.0.0 --- replaced sym /usr/lib64/libblktapctl.so.1.0 --- replaced sym /usr/lib64/libblktapctl.so --- replaced obj /usr/lib64/libblktap.so.3.0.0 --- replaced sym /usr/lib64/libblktap.so.3.0 --- replaced sym /usr/lib64/libblktap.so --- replaced obj /usr/lib64/fs/zfs/fsimage.so --- replaced dir /usr/lib64/fs/zfs --- replaced obj /usr/lib64/fs/xfs/fsimage.so --- replaced dir /usr/lib64/fs/xfs --- replaced obj /usr/lib64/fs/ufs/fsimage.so --- replaced dir /usr/lib64/fs/ufs --- replaced obj /usr/lib64/fs/reiserfs/fsimage.so --- replaced dir /usr/lib64/fs/reiserfs --- replaced obj /usr/lib64/fs/iso9660/fsimage.so --- replaced dir /usr/lib64/fs/iso9660 --- replaced obj /usr/lib64/fs/fat/fsimage.so --- replaced dir /usr/lib64/fs/fat --- replaced obj /usr/lib64/fs/ext2fs-lib/fsimage.so --- replaced dir /usr/lib64/fs/ext2fs-lib --- replaced dir /usr/lib64/fs --- replaced dir /usr/lib64 --- replaced obj /usr/lib/xen/boot/hvmloader --- replaced dir /usr/lib/xen/boot --- replaced obj /usr/lib/xen/bin/xenpaging --- replaced dir /usr/lib/xen/bin --- replaced dir /usr/lib/xen --- replaced obj /usr/lib/debug/usr/sbin/xl.debug --- replaced obj /usr/lib/debug/usr/sbin/xenwatchdogd.debug --- replaced obj /usr/lib/debug/usr/sbin/xentrace_setmask.debug --- replaced obj /usr/lib/debug/usr/sbin/xentop.debug --- replaced obj /usr/lib/debug/usr/sbin/xenstored.debug --- replaced obj /usr/lib/debug/usr/sbin/xenpmd.debug --- replaced obj /usr/lib/debug/usr/sbin/xenpm.debug --- replaced obj /usr/lib/debug/usr/sbin/xenperf.debug --- replaced obj /usr/lib/debug/usr/sbin/xenlockprof.debug --- replaced obj /usr/lib/debug/usr/sbin/xencov.debug --- replaced obj /usr/lib/debug/usr/sbin/xenconsoled.debug --- replaced obj /usr/lib/debug/usr/sbin/xenbaked.debug --- replaced obj /usr/lib/debug/usr/sbin/xen-tmem-list-parse.debug --- replaced obj /usr/lib/debug/usr/sbin/xen-lowmemd.debug --- replaced obj /usr/lib/debug/usr/sbin/xen-hvmctx.debug --- replaced obj /usr/lib/debug/usr/sbin/xen-hvmcrash.debug --- replaced obj /usr/lib/debug/usr/sbin/xen-hptool.debug --- replaced obj /usr/lib/debug/usr/sbin/vhd-util.debug --- replaced obj /usr/lib/debug/usr/sbin/vhd-update.debug --- replaced obj /usr/lib/debug/usr/sbin/td-util.debug --- replaced obj /usr/lib/debug/usr/sbin/tapdisk2.debug --- replaced obj /usr/lib/debug/usr/sbin/tapdisk.debug --- replaced obj /usr/lib/debug/usr/sbin/tapdisk-stream.debug --- replaced obj /usr/lib/debug/usr/sbin/tapdisk-diff.debug --- replaced obj /usr/lib/debug/usr/sbin/tapdisk-client.debug --- replaced obj /usr/lib/debug/usr/sbin/tap-ctl.debug --- replaced obj /usr/lib/debug/usr/sbin/qcow2raw.debug --- replaced obj /usr/lib/debug/usr/sbin/qcow-create.debug --- replaced obj /usr/lib/debug/usr/sbin/oxenstored.debug --- replaced obj /usr/lib/debug/usr/sbin/lock-util.debug --- replaced obj /usr/lib/debug/usr/sbin/kdd.debug --- replaced obj /usr/lib/debug/usr/sbin/img2qcow.debug --- replaced obj /usr/lib/debug/usr/sbin/gtraceview.debug --- replaced obj /usr/lib/debug/usr/sbin/gtracestat.debug --- replaced obj /usr/lib/debug/usr/sbin/gdbsx.debug --- replaced obj /usr/lib/debug/usr/sbin/flask-setenforce.debug --- replaced obj /usr/lib/debug/usr/sbin/flask-set-bool.debug --- replaced obj /usr/lib/debug/usr/sbin/flask-loadpolicy.debug --- replaced obj /usr/lib/debug/usr/sbin/flask-label-pci.debug --- replaced obj /usr/lib/debug/usr/sbin/flask-getenforce.debug --- replaced obj /usr/lib/debug/usr/sbin/flask-get-bool.debug --- replaced obj /usr/lib/debug/usr/sbin/blktapctrl.debug --- replaced dir /usr/lib/debug/usr/sbin --- replaced obj /usr/lib/debug/usr/libexec/qemu-bridge-helper.debug --- replaced dir /usr/lib/debug/usr/libexec --- replaced obj /usr/lib/debug/usr/lib64/xen/bin/xenctx.debug --- replaced obj /usr/lib/debug/usr/lib64/xen/bin/xenconsole.debug --- replaced obj /usr/lib/debug/usr/lib64/xen/bin/xc_save.debug --- replaced obj /usr/lib/debug/usr/lib64/xen/bin/xc_restore.debug --- replaced obj /usr/lib/debug/usr/lib64/xen/bin/vscclient.debug --- replaced obj /usr/lib/debug/usr/lib64/xen/bin/virtfs-proxy-helper.debug --- replaced obj /usr/lib/debug/usr/lib64/xen/bin/readnotes.debug --- replaced obj /usr/lib/debug/usr/lib64/xen/bin/qemu-system-i386.debug --- replaced obj /usr/lib/debug/usr/lib64/xen/bin/qemu-nbd.debug --- replaced obj /usr/lib/debug/usr/lib64/xen/bin/qemu-io.debug --- replaced obj /usr/lib/debug/usr/lib64/xen/bin/qemu-img.debug --- replaced obj /usr/lib/debug/usr/lib64/xen/bin/qemu-ga.debug --- replaced obj /usr/lib/debug/usr/lib64/xen/bin/qemu-dm.debug --- replaced obj /usr/lib/debug/usr/lib64/xen/bin/lsevtchn.debug --- replaced obj /usr/lib/debug/usr/lib64/xen/bin/libxl-save-helper.debug --- replaced dir /usr/lib/debug/usr/lib64/xen/bin --- replaced dir /usr/lib/debug/usr/lib64/xen --- replaced obj /usr/lib/debug/usr/lib64/python2.7/site-packages/xen/lowlevel/xs.so.debug --- replaced obj /usr/lib/debug/usr/lib64/python2.7/site-packages/xen/lowlevel/xc.so.debug --- replaced obj /usr/lib/debug/usr/lib64/python2.7/site-packages/xen/lowlevel/ptsname.so.debug --- replaced obj /usr/lib/debug/usr/lib64/python2.7/site-packages/xen/lowlevel/netlink.so.debug --- replaced obj /usr/lib/debug/usr/lib64/python2.7/site-packages/xen/lowlevel/flask.so.debug --- replaced obj /usr/lib/debug/usr/lib64/python2.7/site-packages/xen/lowlevel/checkpoint.so.debug --- replaced dir /usr/lib/debug/usr/lib64/python2.7/site-packages/xen/lowlevel --- replaced dir /usr/lib/debug/usr/lib64/python2.7/site-packages/xen --- replaced obj /usr/lib/debug/usr/lib64/python2.7/site-packages/fsimage.so.debug --- replaced dir /usr/lib/debug/usr/lib64/python2.7/site-packages --- replaced dir /usr/lib/debug/usr/lib64/python2.7 --- replaced obj /usr/lib/debug/usr/lib64/ocaml/xenmmap/dllxenmmap_stubs.so.debug --- replaced dir /usr/lib/debug/usr/lib64/ocaml/xenmmap --- replaced obj /usr/lib/debug/usr/lib64/ocaml/xenlight/dllxenlight_stubs.so.debug --- replaced dir /usr/lib/debug/usr/lib64/ocaml/xenlight --- replaced obj /usr/lib/debug/usr/lib64/ocaml/xeneventchn/dllxeneventchn_stubs.so.debug --- replaced dir /usr/lib/debug/usr/lib64/ocaml/xeneventchn --- replaced obj /usr/lib/debug/usr/lib64/ocaml/xenctrl/dllxenctrl_stubs.so.debug --- replaced dir /usr/lib/debug/usr/lib64/ocaml/xenctrl --- replaced obj /usr/lib/debug/usr/lib64/ocaml/xenbus/dllxenbus_stubs.so.debug --- replaced dir /usr/lib/debug/usr/lib64/ocaml/xenbus --- replaced dir /usr/lib/debug/usr/lib64/ocaml --- replaced obj /usr/lib/debug/usr/lib64/libxlutil.so.4.3.0.debug --- replaced obj /usr/lib/debug/usr/lib64/libxenvchan.so.1.0.0.debug --- replaced obj /usr/lib/debug/usr/lib64/libxenstore.so.3.0.3.debug --- replaced obj /usr/lib/debug/usr/lib64/libxenstat.so.0.0.debug --- replaced obj /usr/lib/debug/usr/lib64/libxenlight.so.4.3.0.debug --- replaced obj /usr/lib/debug/usr/lib64/libxenguest.so.4.3.0.debug --- replaced obj /usr/lib/debug/usr/lib64/libxenctrl.so.4.3.0.debug --- replaced obj /usr/lib/debug/usr/lib64/libvhd.so.1.0.0.debug --- replaced obj /usr/lib/debug/usr/lib64/libfsimage.so.1.0.0.debug --- replaced obj /usr/lib/debug/usr/lib64/libblktapctl.so.1.0.0.debug --- replaced obj /usr/lib/debug/usr/lib64/libblktap.so.3.0.0.debug --- replaced obj /usr/lib/debug/usr/lib64/fs/zfs/fsimage.so.debug --- replaced dir /usr/lib/debug/usr/lib64/fs/zfs --- replaced obj /usr/lib/debug/usr/lib64/fs/xfs/fsimage.so.debug --- replaced dir /usr/lib/debug/usr/lib64/fs/xfs --- replaced obj /usr/lib/debug/usr/lib64/fs/ufs/fsimage.so.debug --- replaced dir /usr/lib/debug/usr/lib64/fs/ufs --- replaced obj /usr/lib/debug/usr/lib64/fs/reiserfs/fsimage.so.debug --- replaced dir /usr/lib/debug/usr/lib64/fs/reiserfs --- replaced obj /usr/lib/debug/usr/lib64/fs/iso9660/fsimage.so.debug --- replaced dir /usr/lib/debug/usr/lib64/fs/iso9660 --- replaced obj /usr/lib/debug/usr/lib64/fs/fat/fsimage.so.debug --- replaced dir /usr/lib/debug/usr/lib64/fs/fat --- replaced obj /usr/lib/debug/usr/lib64/fs/ext2fs-lib/fsimage.so.debug --- replaced dir /usr/lib/debug/usr/lib64/fs/ext2fs-lib --- replaced dir /usr/lib/debug/usr/lib64/fs --- replaced dir /usr/lib/debug/usr/lib64 --- replaced obj /usr/lib/debug/usr/lib/xen/boot/hvmloader.debug --- replaced dir /usr/lib/debug/usr/lib/xen/boot --- replaced obj /usr/lib/debug/usr/lib/xen/bin/xenpaging.debug --- replaced dir /usr/lib/debug/usr/lib/xen/bin --- replaced dir /usr/lib/debug/usr/lib/xen --- replaced dir /usr/lib/debug/usr/lib --- replaced obj /usr/lib/debug/usr/bin/xentrace_setsize.debug --- replaced obj /usr/lib/debug/usr/bin/xentrace.debug --- replaced obj /usr/lib/debug/usr/bin/xenstore.debug --- replaced obj /usr/lib/debug/usr/bin/xenstore-write.debug --- replaced obj /usr/lib/debug/usr/bin/xenstore-watch.debug --- replaced obj /usr/lib/debug/usr/bin/xenstore-rm.debug --- replaced obj /usr/lib/debug/usr/bin/xenstore-read.debug --- replaced obj /usr/lib/debug/usr/bin/xenstore-ls.debug --- replaced obj /usr/lib/debug/usr/bin/xenstore-list.debug --- replaced obj /usr/lib/debug/usr/bin/xenstore-exists.debug --- replaced obj /usr/lib/debug/usr/bin/xenstore-control.debug --- replaced obj /usr/lib/debug/usr/bin/xenstore-chmod.debug --- replaced obj /usr/lib/debug/usr/bin/xen-detect.debug --- replaced obj /usr/lib/debug/usr/bin/qemu-nbd-xen.debug --- replaced obj /usr/lib/debug/usr/bin/qemu-img-xen.debug --- replaced dir /usr/lib/debug/usr/bin --- replaced dir /usr/lib/debug/usr --- replaced dir /usr/lib/debug --- cfgpro dir /usr/lib --- replaced sym /usr/include/xs_lib.h --- replaced sym /usr/include/xs.h --- replaced obj /usr/include/xentoollog.h --- replaced obj /usr/include/xenstore_lib.h --- replaced obj /usr/include/xenstore.h --- replaced obj /usr/include/xenstore-compat/xs_lib.h --- replaced obj /usr/include/xenstore-compat/xs.h --- replaced dir /usr/include/xenstore-compat --- replaced obj /usr/include/xenstat.h --- replaced obj /usr/include/xenguest.h --- replaced obj /usr/include/xenctrlosdep.h --- replaced obj /usr/include/xenctrl.h --- replaced obj /usr/include/xen/xsm/flask_op.h --- replaced dir /usr/include/xen/xsm --- replaced obj /usr/include/xen/xenoprof.h --- replaced obj /usr/include/xen/xencomm.h --- replaced obj /usr/include/xen/xen.h --- replaced obj /usr/include/xen/xen-compat.h --- replaced obj /usr/include/xen/version.h --- replaced obj /usr/include/xen/vcpu.h --- replaced obj /usr/include/xen/trace.h --- replaced obj /usr/include/xen/tmem.h --- replaced obj /usr/include/xen/sysctl.h --- replaced obj /usr/include/xen/sys/xenbus_dev.h --- replaced obj /usr/include/xen/sys/privcmd.h --- replaced obj /usr/include/xen/sys/gntdev.h --- replaced obj /usr/include/xen/sys/gntalloc.h --- replaced obj /usr/include/xen/sys/evtchn.h --- replaced dir /usr/include/xen/sys --- replaced obj /usr/include/xen/sched.h --- replaced obj /usr/include/xen/platform.h --- replaced obj /usr/include/xen/physdev.h --- replaced obj /usr/include/xen/nmi.h --- replaced obj /usr/include/xen/memory.h --- replaced obj /usr/include/xen/mem_event.h --- replaced obj /usr/include/xen/kexec.h --- replaced obj /usr/include/xen/io/xs_wire.h --- replaced obj /usr/include/xen/io/xenbus.h --- replaced obj /usr/include/xen/io/vscsiif.h --- replaced obj /usr/include/xen/io/usbif.h --- replaced obj /usr/include/xen/io/tpmif.h --- replaced obj /usr/include/xen/io/ring.h --- replaced obj /usr/include/xen/io/protocols.h --- replaced obj /usr/include/xen/io/pciif.h --- replaced obj /usr/include/xen/io/netif.h --- replaced obj /usr/include/xen/io/libxenvchan.h --- replaced obj /usr/include/xen/io/kbdif.h --- replaced obj /usr/include/xen/io/fsif.h --- replaced obj /usr/include/xen/io/fbif.h --- replaced obj /usr/include/xen/io/console.h --- replaced obj /usr/include/xen/io/blkif.h --- replaced dir /usr/include/xen/io --- replaced obj /usr/include/xen/hvm/save.h --- replaced obj /usr/include/xen/hvm/pvdrivers.h --- replaced obj /usr/include/xen/hvm/params.h --- replaced obj /usr/include/xen/hvm/ioreq.h --- replaced obj /usr/include/xen/hvm/hvm_xs_strings.h --- replaced obj /usr/include/xen/hvm/hvm_op.h --- replaced obj /usr/include/xen/hvm/hvm_info_table.h --- replaced obj /usr/include/xen/hvm/e820.h --- replaced dir /usr/include/xen/hvm --- replaced obj /usr/include/xen/grant_table.h --- replaced obj /usr/include/xen/gcov.h --- replaced obj /usr/include/xen/foreign/x86_64.h --- replaced obj /usr/include/xen/foreign/x86_32.h --- replaced obj /usr/include/xen/foreign/arm64.h --- replaced obj /usr/include/xen/foreign/arm32.h --- replaced dir /usr/include/xen/foreign --- replaced obj /usr/include/xen/features.h --- replaced obj /usr/include/xen/event_channel.h --- replaced obj /usr/include/xen/elfnote.h --- replaced obj /usr/include/xen/domctl.h --- replaced obj /usr/include/xen/dom0_ops.h --- replaced obj /usr/include/xen/callback.h --- replaced obj /usr/include/xen/arch-x86_64.h --- replaced obj /usr/include/xen/arch-x86_32.h --- replaced obj /usr/include/xen/arch-x86/xen.h --- replaced obj /usr/include/xen/arch-x86/xen-x86_64.h --- replaced obj /usr/include/xen/arch-x86/xen-x86_32.h --- replaced obj /usr/include/xen/arch-x86/xen-mca.h --- replaced obj /usr/include/xen/arch-x86/hvm/save.h --- replaced dir /usr/include/xen/arch-x86/hvm --- replaced obj /usr/include/xen/arch-x86/cpuid.h --- replaced dir /usr/include/xen/arch-x86 --- replaced obj /usr/include/xen/arch-arm.h --- replaced obj /usr/include/xen/COPYING --- replaced dir /usr/include/xen --- replaced obj /usr/include/libxl_uuid.h --- replaced obj /usr/include/libxl_utils.h --- replaced obj /usr/include/libxl_json.h --- replaced obj /usr/include/libxl_event.h --- replaced obj /usr/include/libxl.h --- replaced obj /usr/include/libxenvchan.h --- replaced obj /usr/include/fsimage_plugin.h --- replaced obj /usr/include/fsimage_grub.h --- replaced obj /usr/include/fsimage.h --- replaced obj /usr/include/blktaplib.h --- replaced obj /usr/include/_libxl_types_json.h --- replaced obj /usr/include/_libxl_types.h --- replaced obj /usr/include/_libxl_list.h --- replaced dir /usr/include --- replaced obj /usr/etc/qemu/target-x86_64.conf --- replaced dir /usr/etc/qemu --- replaced dir /usr/etc --- replaced obj /usr/bin/xentrace_setsize --- replaced obj /usr/bin/xentrace_format --- replaced obj /usr/bin/xentrace --- replaced obj /usr/bin/xenstore-write --- replaced obj /usr/bin/xenstore-watch --- replaced obj /usr/bin/xenstore-rm --- replaced obj /usr/bin/xenstore-read --- replaced obj /usr/bin/xenstore-ls --- replaced obj /usr/bin/xenstore-list --- replaced obj /usr/bin/xenstore-exists --- replaced obj /usr/bin/xenstore-control --- replaced obj /usr/bin/xenstore-chmod --- replaced obj /usr/bin/xenstore --- replaced obj /usr/bin/xencov_split --- replaced obj /usr/bin/xencons --- replaced obj /usr/bin/xen-detect --- replaced obj /usr/bin/remus --- replaced obj /usr/bin/qemu-nbd-xen --- replaced obj /usr/bin/qemu-img-xen --- replaced sym /usr/bin/pygrub --- replaced dir /usr/bin --- replaced dir /usr --- replaced obj /lib64/udev/rules.d/xend.rules --- replaced obj /lib64/udev/rules.d/xen-backend.rules --- replaced dir /lib64/udev/rules.d --- replaced dir /lib64/udev --- replaced dir /lib64 --- replaced obj /etc/xen/xmexample3 --- replaced obj /etc/xen/xmexample2 --- replaced obj /etc/xen/xmexample1 --- replaced obj /etc/xen/xmexample.vti --- replaced obj /etc/xen/xmexample.pv-grub --- replaced obj /etc/xen/xmexample.nbd --- replaced obj /etc/xen/xmexample.hvm-stubdom --- replaced obj /etc/xen/xmexample.hvm --- replaced obj /etc/xen/xm-config.xml --- replaced obj /etc/xen/xlexample.pvlinux --- replaced obj /etc/xen/xlexample.hvm --- replaced obj /etc/xen/xl.conf --- replaced obj /etc/xen/xend-pci-quirks.sxp --- replaced obj /etc/xen/xend-pci-permissive.sxp --- replaced obj /etc/xen/xend-config.sxp --- replaced obj /etc/xen/scripts/xen-script-common.sh --- replaced obj /etc/xen/scripts/xen-network-common.sh --- replaced obj /etc/xen/scripts/xen-hotplug-common.sh --- replaced obj /etc/xen/scripts/xen-hotplug-cleanup --- replaced obj /etc/xen/scripts/vscsi --- replaced obj /etc/xen/scripts/vif2 --- replaced obj /etc/xen/scripts/vif-setup --- replaced obj /etc/xen/scripts/vif-route --- replaced obj /etc/xen/scripts/vif-openvswitch --- replaced obj /etc/xen/scripts/vif-nat --- replaced obj /etc/xen/scripts/vif-common.sh --- replaced obj /etc/xen/scripts/vif-bridge --- replaced obj /etc/xen/scripts/qemu-ifup --- replaced obj /etc/xen/scripts/network-route --- replaced obj /etc/xen/scripts/network-nat --- replaced obj /etc/xen/scripts/network-bridge --- replaced obj /etc/xen/scripts/logging.sh --- replaced obj /etc/xen/scripts/locking.sh --- replaced obj /etc/xen/scripts/hotplugpath.sh --- replaced obj /etc/xen/scripts/external-device-migrate --- replaced obj /etc/xen/scripts/block-nbd --- replaced obj /etc/xen/scripts/block-iscsi --- replaced obj /etc/xen/scripts/block-enbd --- replaced obj /etc/xen/scripts/block-common.sh --- replaced obj /etc/xen/scripts/block --- replaced obj /etc/xen/scripts/blktap --- replaced dir /etc/xen/scripts --- replaced obj /etc/xen/oxenstored.conf --- replaced obj /etc/xen/cpupool --- replaced obj /etc/xen/auto/.keep_app-emulation_xen-tools-0 --- replaced dir /etc/xen/auto --- replaced obj /etc/xen/README.incompatibilities --- replaced obj /etc/xen/README --- replaced dir /etc/xen --- replaced obj /etc/init.d/xenstored --- replaced obj /etc/init.d/xendomains --- replaced obj /etc/init.d/xenconsoled --- replaced dir /etc/init.d --- replaced obj /etc/conf.d/xenstored --- replaced obj /etc/conf.d/xendomains --- replaced obj /etc/conf.d/xenconsoled --- replaced dir /etc/conf.d --- replaced dir /etc  * One or more symlinks to directories have been preserved in order to  * ensure that files installed via these symlinks remain accessible. This  * indicates that the mentioned symlink(s) may be obsolete remnants of an  * old install, and it may be appropriate to replace a given symlink with  * the directory that it points to.  *   *  /var/lock  *  /var/run  *  etckeeper postinst phase... >>> Regenerating /etc/ld.so.cache... >>> Original instance of package unmerged safely. etckeeper postinst phase... * Official Xen Guide and the unoffical wiki page: * http://www.gentoo.org/doc/en/xen-guide.xml * http://gentoo-wiki.com/HOWTO_Xen_and_Gentoo * xend capability has been enabled and installed >>> app-emulation/xen-tools-4.3.0 merged. >>> Regenerating /etc/ld.so.cache...