From mboxrd@z Thu Jan 1 00:00:00 1970 From: IAN DELANEY Subject: regression building tools/stubdom Date: Sun, 27 Jan 2013 13:43:46 +0800 Message-ID: <20130127134346.7c980c79@archtester.homenetwork> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/XYnCA52Mg/cy5WV96YGYEw5" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org --MP_/XYnCA52Mg/cy5WV96YGYEw5 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline I get a build failure at dir xen-4.2.1/stubdom 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 Some of us at gentoo believe it to be related to setting of LDFLAGS. x86_64-pc-linux-gnu-gcc: error: elf_x86_64: No such file or directory The command it is running includes "-m elf_x86_64"... I would look to see where that is coming from. It seems incorrect. It appears a regression from 4.2.0 it has something to do with LDFLAGS If you really wish for the ebuild that ran it, just ask, but I don't believe it will add to what's supplied by the build.log -- kind regards Ian Delaney --MP_/XYnCA52Mg/cy5WV96YGYEw5 Content-Type: text/x-log Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=build.log  * 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/inc lude/../../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/wo rk/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/Tmp Dir/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/min i-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' --MP_/XYnCA52Mg/cy5WV96YGYEw5 Content-Type: text/x-log Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ../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 ## --------- ## ## Platform. ## ## --------- ## hostname = archtester uname -m = x86_64 uname -r = 3.4.11-tuxonice uname -s = Linux uname -v = #2 SMP Fri Oct 26 09:01:22 WST 2012 /usr/bin/uname -p = AMD Athlon(tm) II X4 645 Processor /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1503: checking build system type configure:1521: result: x86_64-unknown-linux-gnu configure:1556: checking host system type configure:1570: result: x86_64-unknown-linux-gnu configure:1578: checking target system type configure:1592: result: x86_64-xen-elf configure:1635: checking for a BSD-compatible install configure:1690: result: /usr/bin/install -c configure:1701: checking whether ln works configure:1723: result: yes configure:1727: checking whether ln -s works configure:1731: result: yes configure:2882: checking for gcc configure:2908: result: x86_64-pc-linux-gnu-gcc configure:3152: checking for C compiler version configure:3155: x86_64-pc-linux-gnu-gcc --version &5 x86_64-pc-linux-gnu-gcc (Gentoo 4.6.3 p1.7) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3158: $? = 0 configure:3160: x86_64-pc-linux-gnu-gcc -v &5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /mnt/gen2/TmpDir/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-d ir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.7' Thread model: posix gcc version 4.6.3 (Gentoo 4.6.3 p1.7) configure:3163: $? = 0 configure:3165: x86_64-pc-linux-gnu-gcc -V &5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3168: $? = 1 configure:3191: checking for C compiler default output file name configure:3194: x86_64-pc-linux-gnu-gcc -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 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -m elf_x86_64 conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: elf_x86_64: No such file or directory configure:3197: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3236: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu ac_cv_env_AR_FOR_TARGET_set=set ac_cv_env_AR_FOR_TARGET_value=ar ac_cv_env_AR_set= ac_cv_env_AR_value= ac_cv_env_AS_FOR_TARGET_set= ac_cv_env_AS_FOR_TARGET_value= ac_cv_env_AS_set= ac_cv_env_AS_value= ac_cv_env_CC_FOR_TARGET_set=set ac_cv_env_CC_FOR_TARGET_value='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 -s td=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS' ac_cv_env_CC_set=set ac_cv_env_CC_value=x86_64-pc-linux-gnu-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-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 ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=athlon64 -pipe -fomit-frame-pointer -O2 -fno-strict-overflow' ac_cv_env_CXX_FOR_TARGET_set= ac_cv_env_CXX_FOR_TARGET_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DLLTOOL_FOR_TARGET_set= ac_cv_env_DLLTOOL_FOR_TARGET_value= ac_cv_env_DLLTOOL_set= ac_cv_env_DLLTOOL_value= ac_cv_env_GCC_FOR_TARGET_set= ac_cv_env_GCC_FOR_TARGET_value= ac_cv_env_GCJ_FOR_TARGET_set= ac_cv_env_GCJ_FOR_TARGET_value= ac_cv_env_GFORTRAN_FOR_TARGET_set= ac_cv_env_GFORTRAN_FOR_TARGET_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -m elf_x86_64 ' ac_cv_env_LD_FOR_TARGET_set=set ac_cv_env_LD_FOR_TARGET_value=x86_64-pc-linux-gnu-ld ac_cv_env_LD_set=set ac_cv_env_LD_value=x86_64-pc-linux-gnu-ld ac_cv_env_LIPO_FOR_TARGET_set= ac_cv_env_LIPO_FOR_TARGET_value= ac_cv_env_LIPO_set= ac_cv_env_LIPO_value= ac_cv_env_NM_FOR_TARGET_set= ac_cv_env_NM_FOR_TARGET_value= ac_cv_env_NM_set= ac_cv_env_NM_value= ac_cv_env_OBJCOPY_set= ac_cv_env_OBJCOPY_value= ac_cv_env_OBJDUMP_FOR_TARGET_set= ac_cv_env_OBJDUMP_FOR_TARGET_value= ac_cv_env_OBJDUMP_set= ac_cv_env_OBJDUMP_value= ac_cv_env_RANLIB_FOR_TARGET_set=set ac_cv_env_RANLIB_FOR_TARGET_value=ranlib ac_cv_env_RANLIB_set= ac_cv_env_RANLIB_value= ac_cv_env_STRIP_FOR_TARGET_set= ac_cv_env_STRIP_FOR_TARGET_value= ac_cv_env_STRIP_set= ac_cv_env_STRIP_value= ac_cv_env_WINDMC_FOR_TARGET_set= ac_cv_env_WINDMC_FOR_TARGET_value= ac_cv_env_WINDMC_set= ac_cv_env_WINDMC_value= ac_cv_env_WINDRES_FOR_TARGET_set= ac_cv_env_WINDRES_FOR_TARGET_value= ac_cv_env_WINDRES_set= ac_cv_env_WINDRES_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=x86_64-xen-elf ac_cv_host=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_ac_ct_CC=x86_64-pc-linux-gnu-gcc ac_cv_target=x86_64-xen-elf ac_cv_target_alias=x86_64-xen-elf acx_cv_prog_LN=ln ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='ar' AS='' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='' BISON='' CC='x86_64-pc-linux-gnu-gcc' CC_FOR_BUILD='$(CC)' 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' CFLAGS='-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 ' CFLAGS_FOR_BUILD='' COMPILER_AS_FOR_TARGET='' COMPILER_LD_FOR_TARGET='' COMPILER_NM_FOR_TARGET='' CONFIGURE_GDB_TK='' CPPFLAGS='' CXX='' CXXFLAGS='-march=athlon64 -pipe -fomit-frame-pointer -O2 -fno-strict-overflow' CXXFLAGS_FOR_BUILD='' CXX_FOR_BUILD='$(CXX)' CXX_FOR_TARGET='' DEBUG_PREFIX_CFLAGS_FOR_TARGET='' DEFS='' DLLTOOL='' DLLTOOL_FOR_BUILD='$(DLLTOOL)' DLLTOOL_FOR_TARGET='' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' EXPECT='' FLAGS_FOR_TARGET='' FLEX='' GCC_FOR_TARGET='' GCJ_FOR_BUILD='$(GCJ)' GCJ_FOR_TARGET='' GDB_TK='' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='' GNATBIND='' GNATMAKE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_GDB_TK='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='x86_64-pc-linux-gnu-ld' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -m elf_x86_64 ' LDFLAGS_FOR_BUILD='' LD_FOR_BUILD='$(LD)' LD_FOR_TARGET='x86_64-pc-linux-gnu-ld' LEX='' LIBOBJS='' LIBS='' LIPO='' LIPO_FOR_TARGET='' LN='ln' LN_S='ln -s' LTLIBOBJS='' M4='' MAINT='' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='' MAKEINFO='' NM='' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='' OBJCOPY='' OBJDUMP='' OBJDUMP_FOR_TARGET='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='' RANLIB_FOR_BUILD='$(RANLIB)' RANLIB_FOR_TARGET='ranlib' RAW_CXX_FOR_TARGET='' RPATH_ENVVAR='' RUNTEST='' SHELL='/bin/sh' STRIP='' STRIP_FOR_TARGET='' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='../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' WINDMC='' WINDMC_FOR_BUILD='$(WINDMC)' WINDMC_FOR_TARGET='' WINDRES='' WINDRES_FOR_BUILD='$(WINDRES)' WINDRES_FOR_TARGET='' YACC='' ac_ct_CC='x86_64-pc-linux-gnu-gcc' ac_ct_CXX='' ac_ct_GNATBIND='' ac_ct_GNATMAKE='' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_configargs='' build_configdirs='build-libiberty build-texinfo build-byacc build-flex build-bison build-m4 build-fixincludes' build_cpu='x86_64' build_libsubdir='build-x86_64-unknown-linux-gnu' build_noncanonical='x86_64-unknown-linux-gnu' build_os='linux-gnu' build_subdir='build-x86_64-unknown-linux-gnu' build_tooldir='' build_vendor='unknown' config_shell='/bin/sh' configdirs='intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib libcpp libdecnumber gmp mpfr texinfo byacc flex bison binutils gas ld fixincludes gcc sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar gnattools' datadir='${prefix}/share' datarootdir='' do_compare='' docdir='' exec_prefix='NONE' gmpinc='' gmplibs='' host='x86_64-unknown-linux-gnu' host_alias='' host_configargs='' host_cpu='x86_64' host_noncanonical='x86_64-unknown-linux-gnu' host_os='linux-gnu' host_subdir='.' host_vendor='unknown' htmldir='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' pdfdir='' prefix='/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.2.1/work/xen-4.2.1/stubdom/cross-root-x86_64' program_transform_name='s,^,x86_64-xen-elf-,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stage1_cflags='' stage1_checking='' stage1_languages='' stage2_werror_flag='' sysconfdir='${prefix}/etc' target='x86_64-xen-elf' target_alias='x86_64-xen-elf' target_configargs='' target_cpu='x86_64' target_noncanonical='x86_64-xen-elf' target_os='elf' target_subdir='x86_64-xen-elf' target_vendor='xen' tooldir='' ## ------------- ## ## Output files. ## ## ------------- ## alphaieee_frag='' host_makefile_frag='/dev/null' ospace_frag='' serialization_dependencies='' target_makefile_frag='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" configure: exit 77 --MP_/XYnCA52Mg/cy5WV96YGYEw5 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --MP_/XYnCA52Mg/cy5WV96YGYEw5--