* Package: app-emulation/xen-pvgrub-4.2.1  * Repository: gentoo  * Maintainer: xen  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU  * FEATURES: sandbox userpriv usersandbox  * Package: app-emulation/xen-pvgrub-4.2.1  * Repository: gentoo  * Maintainer: xen  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU  * FEATURES: sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking xen-4.2.1.tar.gz to /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work >>> Unpacking grub-0.97.tar.gz to /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work >>> Unpacking zlib-1.2.3.tar.gz to /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work >>> Unpacking pciutils-2.2.9.tar.bz2 to /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work >>> Unpacking lwip-1.3.0.tar.gz to /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work >>> Unpacking newlib-1.16.0.tar.gz to /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work >>> Source unpacked in /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work >>> Preparing source in /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1 ... * files copied to stubdom * Applying xen-4-fix_dotconfig-gcc.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1 ... * econf: updating xen-4.2.1/tools/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xen-4.2.1/tools/config.guess with /usr/share/gnuconfig/config.guess * econf: updating grub-0.97/config.guess with /usr/share/gnuconfig/config.guess * econf: updating grub-0.97/config.sub with /usr/share/gnuconfig/config.sub * econf: updating newlib-1.16.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating newlib-1.16.0/config.sub with /usr/share/gnuconfig/config.sub ./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 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 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 3.12.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 bash... /bin/sh checking for python... /usr/lib/portage/pym 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 python-config... /usr/bin/python-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for PyArg_ParseTuple in -lpython2.7... yes checking for xgettext... /usr/bin/xgettext checking for as86... /usr/bin/as86 checking for ld86... /usr/bin/ld86 checking for bcc... /usr/bin/bcc checking for iasl... /usr/bin/iasl checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for uuid_clear in -luuid... yes checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for clear in -lcurses... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for clear in -lncurses... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib... yes 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... no checking yajl/yajl_version.h presence... no checking for yajl/yajl_version.h... no configure: creating ./config.status config.status: creating ../config/Tools.mk config.status: creating config.h >>> Source configured. >>> Compiling source in /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1 ... make -j5 CC=x86_64-pc-linux-gnu-gcc LD=x86_64-pc-linux-gnu-ld -C tools/include make: Entering directory `/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include' make -C xen-foreign mkdir -p xen/libelf ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/COPYING xen ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/vcpu.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/sysctl.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/kexec.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/arch-ia64.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/nmi.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/arch-arm.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/xencomm.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/xenoprof.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/event_channel.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/version.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/mem_event.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/dom0_ops.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/arch-x86_32.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/xen.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/features.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/memory.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/sched.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/callback.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/grant_table.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/xen-compat.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/physdev.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/arch-x86_64.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/platform.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/tmem.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/elfnote.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/trace.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/domctl.h xen ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/arch-ia64 /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/arch-x86 /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/hvm /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/io /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/public/xsm xen ln -sf ../xen-sys/Linux xen/sys ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/xen/libelf.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/../../xen/include/xen/elfstructs.h xen/libelf/ ln -s ../xen-foreign xen/foreign touch xen/.dir make[1]: Entering directory `/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/xen-foreign' python mkheader.py x86_32 x86_32.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen-x86_32.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/xen-foreign/../../../xen/include/public/xen.h python mkheader.py x86_64 x86_64.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen-x86_64.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/xen-foreign/../../../xen/include/public/xen.h python mkheader.py ia64 ia64.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/xen-foreign/../../../xen/include/public/arch-ia64.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/xen-foreign/../../../xen/include/public/xen.h python mkchecker.py checker.c x86_32 x86_64 ia64 gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -o checker checker.c ./checker > tmp.size diff -u reference.size tmp.size rm tmp.size make[1]: Leaving directory `/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include/xen-foreign' make: Leaving directory `/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/tools/include' make -j5 -j1 CC=x86_64-pc-linux-gnu-gcc LD=x86_64-pc-linux-gnu-ld XEN_TARGET_ARCH=x86_64 -C stubdom pv-grub make: Entering directory `/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom' [ -d mini-os-x86_64-grub ] || \ for i in $(cd /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../extras/mini-os ; find . -type d) ; do \ mkdir -p mini-os-x86_64-grub/$i ; \ done tar xzf zlib-1.2.3.tar.gz mv zlib-1.2.3 zlib-x86_64 mkdir -p ioemu touch ioemu/linkfarm.stamp mkdir -p include/xen && \ ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/vcpu.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/sysctl.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/kexec.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/arch-ia64.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/nmi.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/arch-arm.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/xencomm.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/xenoprof.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/event_channel.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/version.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/mem_event.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/dom0_ops.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/arch-x86_32.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/xen.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/features.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/memory.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/sched.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/callback.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/grant_table.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/xen-compat.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/physdev.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/arch-x86_64.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/platform.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/tmem.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/elfnote.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/trace.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/domctl.h include/xen && \ ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/arch-ia64 /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/arch-x86 /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/hvm /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/io /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include/public/xsm include/xen && \ ( [ -h include/xen/sys ] || ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/include/xen-sys/MiniOS include/xen/sys ) && \ ( [ -h include/xen/libelf ] || ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/include/xen/libelf include/xen/libelf ) && \ mkdir -p include/xen-foreign && \ ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/include/xen-foreign/reference.size /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/include/xen-foreign/checker.c /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/include/xen-foreign/structs.py /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/include/xen-foreign/ia64.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/include/xen-foreign/x86_32.h /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/include/xen-foreign/Makefile /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/include/xen-foreign/mkchecker.py /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/include/xen-foreign/mkheader.py /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/include/xen-foreign/checker /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/include/xen-foreign/x86_64.h include/xen-foreign/ && \ make DESTDIR= -C include/xen-foreign/ && \ ( [ -h include/xen/foreign ] || ln -sf ../xen-foreign include/xen/foreign ) make[1]: Entering directory `/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/include/xen-foreign' ./checker > tmp.size diff -u reference.size tmp.size rm tmp.size make[1]: Leaving directory `/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/include/xen-foreign' mkdir -p libxc-x86_64 [ -h libxc-x86_64/Makefile ] || ( cd libxc-x86_64 && \ ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/libxc/*.h . && \ ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/libxc/*.c . && \ ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/libxc/Makefile . ) mkdir -p libxc-x86_64/x86_64 [ -h libxc-x86_64/x86_64 ] || ( cd libxc-x86_64/x86_64 && \ ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/libxc/x86_64/*.c . && \ ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/libxc/x86_64/*.h . && \ ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/libxc/x86_64/Makefile . ) mkdir -p xenstore [ -h xenstore/Makefile ] || ( cd xenstore && \ ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/xenstore/*.c . && \ ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/xenstore/*.h . && \ ln -sf /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/xenstore/Makefile . ) make DESTDIR= -C /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../extras/mini-os links make[1]: Entering directory `/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/extras/mini-os' perl /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/extras/mini-os/../../tools/include/xen-external/bsd-sys-queue-h-seddery /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/extras/mini-os/../../tools/include/xen-external/bsd-sys-queue.h --prefix=minios >include/list.h.new if ! cmp -s include/list.h.new include/list.h; then mv -f include/list.h.new include/list.h; else rm -f include/list.h.new; fi [ -e include/xen ] || ln -sf ../../../xen/include/public include/xen [ -e include/mini-os ] || ln -sf . include/mini-os [ -e include/x86/mini-os ] || ln -sf . include/x86/mini-os make[1]: Leaving directory `/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/extras/mini-os' touch mk-headers-x86_64 tar xzf newlib-1.16.0.tar.gz patch -d newlib-1.16.0 -p0 < newlib.patch patching file newlib/libc/include/inttypes.h patching file newlib/libc/include/stdint.h patching file newlib/libc/include/machine/setjmp.h patching file newlib/libc/include/sys/config.h patching file newlib/libc/reent/getreent.c patching file newlib/libc/machine/x86_64/memcpy.S patching file newlib/libc/machine/x86_64/x86_64mach.h patching file newlib/libc/machine/x86_64/memcpy.S patching file newlib/libc/machine/i386/i386mach.h patching file newlib/libc/machine/x86_64/memset.S patching file newlib/libm/machine/i386/i386mach.h patching file ./newlib/configure.host patching file newlib/libc/include/sys/_types.h patching file ./newlib/libc/include/sys/config.h patching file ./newlib/libc/include/sys/_default_fcntl.h patching file ./newlib/libc/include/sys/unistd.h patching file ./newlib/libc/include/sys/stat.h patching file ./newlib/libc/include/_syslist.h patching file newlib/libc/include/reent.h patch -d newlib-1.16.0 -p0 < newlib-chk.patch patching file newlib/libc/stdio/fprintf_chk.c patching file newlib/libc/stdio/Makefile.am patching file newlib/libc/stdio/Makefile.in patching file newlib/libc/stdio/sprintf_chk.c patch -d newlib-1.16.0 -p1 < newlib-stdint-size_max-fix-from-1.17.0.patch patching file newlib/libc/include/stdint.h find newlib-1.16.0 -type f | xargs perl -i.bak \ -pe 's/\b_(tzname|daylight|timezone)\b/$1/g' touch newlib-1.16.0 mkdir -p newlib-x86_64 ( cd newlib-x86_64 && \ CC_FOR_TARGET="x86_64-pc-linux-gnu-gcc -isystem /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../extras/mini-os/include/posix -isystem /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../tools/xenstore -isystem /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../extras/mini-os/include/x86 -isystem /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../extras/mini-os/include/posix -isystem /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include -isystem /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/lwip-x86_64/src/include -isystem /mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/lwip-x86_64/src/include/ipv4 -I/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/include -I/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/../xen/include -mno-red-zone -fno-strict-overflow -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS" AR_FOR_TARGET=ar LD_FOR_TARGET=x86_64-pc-linux-gnu-ld RANLIB_FOR_TARGET=ranlib ../newlib-1.16.0/configure --prefix=/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/cross-root-x86_64 --verbose --target=x86_64-xen-elf --enable-newlib-io-long-long --disable-multilib && \ make DESTDIR= && \ make DESTDIR= install ) checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-xen-elf checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. make: *** [cross-root-x86_64/x86_64-xen-elf/lib/libc.a] Error 77 make: Leaving directory `/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom' * ERROR: app-emulation/xen-pvgrub-4.2.1 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-emulation/xen-pvgrub-4.2.1'`, * the complete build log and the output of `emerge -pqv '=app-emulation/xen-pvgrub-4.2.1'`. * The complete build log is located at '/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/temp/build.log'. * The ebuild environment file is located at '/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/temp/environment'. * Working directory: '/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1' * S: '/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1'