+ case ${ARCH} in + BIN_SIG='ELF 64-bit LSB executable, x86-64, .*' + grep -q enable-xend tools/configure + case ${ARCH} in + git clean -q -f -dx + for d in '$EXTRA_REPOS' + '[' -d tools/qemu-xen-dir-remote ']' + : 'Cleaning qemu-xen-dir' + git --work-tree tools/qemu-xen-dir-remote --git-dir tools/qemu-xen-dir-remote/.git clean -q -f -dx + for d in '$EXTRA_REPOS' + '[' -d tools/qemu-xen-traditional-dir-remote ']' + : 'Cleaning qemu-xen-traditional-dir' + git --work-tree tools/qemu-xen-traditional-dir-remote --git-dir tools/qemu-xen-traditional-dir-remote/.git clean -q -f -dx + for d in '$EXTRA_REPOS' + '[' -d tools/firmware/seabios-dir-remote ']' + : 'Cleaning firmware/seabios-dir' + git --work-tree tools/firmware/seabios-dir-remote --git-dir tools/firmware/seabios-dir-remote/.git clean -q -f -dx + for d in '$EXTRA_REPOS' + '[' -d tools/firmware/ovmf-dir-remote ']' + continue + '[' 0 -gt 0 ']' + '[' -n '' ']' + ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu Will build the following subsystems: xen tools stubdom docs configure: creating ./config.status config.status: creating ./config/Toplevel.mk === configuring in tools (/home/ianc/devel/committer.git/tools) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for bison... /usr/bin/bison checking for flex... /usr/bin/flex checking for perl... /usr/bin/perl checking for gawk... gawk checking for ocamlc... ocamlc OCaml version is 3.12.1 OCaml library path is /usr/lib/ocaml checking for ocamlopt... ocamlopt checking for ocamlc.opt... ocamlc.opt checking for ocamlopt.opt... ocamlopt.opt checking for ocaml... ocaml checking for ocamldep... ocamldep checking for ocamlmktop... ocamlmktop checking for ocamlmklib... ocamlmklib checking for ocamldoc... ocamldoc checking for ocamlbuild... ocamlbuild checking for ocamlfind... ocamlfind checking for checkpolicy... checkpolicy checking for bash... /bin/sh checking for python... /usr/bin/python checking for python version >= 2.3 ... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for python-config... /usr/bin/python-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for PyArg_ParseTuple in -lpython2.7... yes checking for xgettext... /usr/bin/xgettext checking for as86... /usr/bin/as86 checking for ld86... /usr/bin/ld86 checking for bcc... /usr/bin/bcc checking for iasl... /usr/bin/iasl checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for uuid_clear in -luuid... yes checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for clear in -lcurses... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for clear in -lncurses... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib... yes checking for wget... /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... no checking lzo/lzo1x.h presence... no checking for lzo/lzo1x.h... no checking for io_setup in -laio... yes checking for MD5 in -lcrypto... yes checking ext2fs/ext2fs.h usability... yes checking ext2fs/ext2fs.h presence... yes checking for ext2fs/ext2fs.h... yes checking for ext2fs_open2 in -lext2fs... yes checking ext4fs/ext2fs.h usability... no checking ext4fs/ext2fs.h presence... no checking for ext4fs/ext2fs.h... no checking for gcry_md_hash_buffer in -lgcrypt... no 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 checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no configure: creating ./config.status config.status: creating ../config/Tools.mk config.status: creating config.h === configuring in stubdom (/home/ianc/devel/committer.git/stubdom) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu xyy checking for wget... /usr/bin/wget checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for cmake... /usr/bin/cmake Will build the following stub domains: pv-grub xenstore-stubdom vtpm-stubdom vtpmmgr-stubdom ioemu-stubdom configure: creating ./config.status config.status: creating ../config/Stubdom.mk === configuring in docs (/home/ianc/devel/committer.git/docs) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for fig2dev... /usr/bin/fig2dev checking for pod2man... /usr/bin/pod2man checking for pod2html... /usr/bin/pod2html checking for pod2text... /usr/bin/pod2text checking for pandoc... no configure: WARNING: pandoc is not available so some documentation won't be built checking for markdown... /usr/bin/markdown checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating ../config/Docs.mk + for d in '$EXTRA_REPOS' + '[' -d tools/qemu-xen-dir-remote ']' + : 'Updating %d' + case $d in + make -C tools qemu-xen-dir-force-update make: Entering directory `/local/scratch/ianc/devel/committer.git/tools' set -ex; \ if [ "master" ]; then \ cd qemu-xen-dir-remote; \ git fetch origin; \ git reset --hard master; \ fi + '[' master ']' + cd qemu-xen-dir-remote + git fetch origin + git reset --hard master HEAD is now at 65fc9b7 xen: Enable cpu-hotplug on xenfv machine. make: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' + for d in '$EXTRA_REPOS' + '[' -d tools/qemu-xen-traditional-dir-remote ']' + : 'Updating %d' + case $d in + make -C tools qemu-xen-traditional-dir-force-update make: Entering directory `/local/scratch/ianc/devel/committer.git/tools' set -ex; \ if [ "7f5b3c338e0f8938ba575dec18255dcbee0c2ee2" ]; then \ cd qemu-xen-traditional-dir-remote; \ git fetch origin; \ git reset --hard 7f5b3c338e0f8938ba575dec18255dcbee0c2ee2; \ fi + '[' 7f5b3c338e0f8938ba575dec18255dcbee0c2ee2 ']' + cd qemu-xen-traditional-dir-remote + git fetch origin + git reset --hard 7f5b3c338e0f8938ba575dec18255dcbee0c2ee2 HEAD is now at 7f5b3c3 qemu-traditional: Fix build warnings on Wheezy make: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' + for d in '$EXTRA_REPOS' + '[' -d tools/firmware/seabios-dir-remote ']' + : 'Updating %d' + case $d in + make -C tools/firmware seabios-dir-force-update make: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware' set -ex; \ if [ "rel-1.7.4" ]; then \ cd seabios-dir-remote; \ git fetch origin; \ git reset --hard rel-1.7.4; \ fi + '[' rel-1.7.4 ']' + cd seabios-dir-remote + git fetch origin + git reset --hard rel-1.7.4 HEAD is now at 96917a8 coreboot: Make sure to print the SeaBIOS version in cbmem debug output. make: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware' + for d in '$EXTRA_REPOS' + '[' -d tools/firmware/ovmf-dir-remote ']' + continue + make dist -j12 make -C xen install make -C tools install make[1]: Entering directory `/local/scratch/ianc/devel/committer.git/xen' make -f Rules.mk _install make -C docs install install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/ install -m0644 -p ./COPYING /local/scratch/ianc/devel/committer.git/dist install -m0644 -p ./README /local/scratch/ianc/devel/committer.git/dist install -m0755 -p ./install.sh /local/scratch/ianc/devel/committer.git/dist make[1]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make[1]: Entering directory `/local/scratch/ianc/devel/committer.git/docs' make man1/xl.1 man1/xenstore-chmod.1 man1/xenstore-ls.1 man1/xenstore.1 man5/xl.cfg.5 man5/xl.conf.5 man5/xlcpupool.cfg.5 install -d -m0755 -p html/misc install -d -m0755 -p html/misc install -d -m0755 -p html/misc install -d -m0755 -p html/misc install -d -m0755 -p html/misc Running markdown to generate misc/coverage.html ... Running markdown to generate misc/efi.html ... /usr/bin/markdown misc/coverage.markdown > html/misc/coverage.html.tmp ; \ if ! cmp -s html/misc/coverage.html.tmp html/misc/coverage.html; then mv -f html/misc/coverage.html.tmp html/misc/coverage.html; else rm -f html/misc/coverage.html.tmp; fi /usr/bin/markdown misc/efi.markdown > html/misc/efi.html.tmp ; \ if ! cmp -s html/misc/efi.html.tmp html/misc/efi.html; then mv -f html/misc/efi.html.tmp html/misc/efi.html; else rm -f html/misc/efi.html.tmp; fi Running markdown to generate misc/hvm-emulated-unplug.html ... /usr/bin/markdown misc/hvm-emulated-unplug.markdown > html/misc/hvm-emulated-unplug.html.tmp ; \ if ! cmp -s html/misc/hvm-emulated-unplug.html.tmp html/misc/hvm-emulated-unplug.html; then mv -f html/misc/hvm-emulated-unplug.html.tmp html/misc/hvm-emulated-unplug.html; else rm -f html/misc/hvm-emulated-unplug.html.tmp; fi install -d -m0755 -p html/misc Running markdown to generate misc/xen-command-line.html ... Running markdown to generate misc/qemu-upstream_howto_use_it.html ... /usr/bin/markdown misc/xen-command-line.markdown > html/misc/xen-command-line.html.tmp ; \ if ! cmp -s html/misc/xen-command-line.html.tmp html/misc/xen-command-line.html; then mv -f html/misc/xen-command-line.html.tmp html/misc/xen-command-line.html; else rm -f html/misc/xen-command-line.html.tmp; fi install -d -m0755 -p html/misc /usr/bin/markdown misc/qemu-upstream_howto_use_it.markdown > html/misc/qemu-upstream_howto_use_it.html.tmp ; \ if ! cmp -s html/misc/qemu-upstream_howto_use_it.html.tmp html/misc/qemu-upstream_howto_use_it.html; then mv -f html/misc/qemu-upstream_howto_use_it.html.tmp html/misc/qemu-upstream_howto_use_it.html; else rm -f html/misc/qemu-upstream_howto_use_it.html.tmp; fi Running markdown to generate misc/xenstore-paths.html ... /usr/bin/markdown misc/xenstore-paths.markdown > html/misc/xenstore-paths.html.tmp ; \ if ! cmp -s html/misc/xenstore-paths.html.tmp html/misc/xenstore-paths.html; then mv -f html/misc/xenstore-paths.html.tmp html/misc/xenstore-paths.html; else rm -f html/misc/xenstore-paths.html.tmp; fi Running markdown to generate misc/xl-network-configuration.html ... /usr/bin/markdown misc/xl-network-configuration.markdown > html/misc/xl-network-configuration.html.tmp ; \ if ! cmp -s html/misc/xl-network-configuration.html.tmp html/misc/xl-network-configuration.html; then mv -f html/misc/xl-network-configuration.html.tmp html/misc/xl-network-configuration.html; else rm -f html/misc/xl-network-configuration.html.tmp; fi install -d -m0755 -p html/misc install -d -m0755 -p html/man /usr/bin/pod2html --infile=man/xl.pod.1 --outfile=html/man/xl.1.html.tmp Running markdown to generate misc/xl-numa-placement.html ... /usr/bin/markdown misc/xl-numa-placement.markdown > html/misc/xl-numa-placement.html.tmp ; \ if ! cmp -s html/misc/xl-numa-placement.html.tmp html/misc/xl-numa-placement.html; then mv -f html/misc/xl-numa-placement.html.tmp html/misc/xl-numa-placement.html; else rm -f html/misc/xl-numa-placement.html.tmp; fi install -d -m0755 -p html/man install -d -m0755 -p html/man /usr/bin/pod2html --infile=man/xenstore-chmod.pod.1 --outfile=html/man/xenstore-chmod.1.html.tmp /usr/bin/pod2html --infile=man/xenstore-ls.pod.1 --outfile=html/man/xenstore-ls.1.html.tmp install -d -m0755 -p html/man install -d -m0755 -p html/man /usr/bin/pod2html --infile=man/xenstore.pod.1 --outfile=html/man/xenstore.1.html.tmp install -d -m0755 -p html/man /usr/bin/pod2html --infile=man/xl.cfg.pod.5 --outfile=html/man/xl.cfg.5.html.tmp /usr/bin/pod2html --infile=man/xl.conf.pod.5 --outfile=html/man/xl.conf.5.html.tmp install -d -m0755 -p html/man /usr/bin/pod2html --infile=man/xlcpupool.cfg.pod.5 --outfile=html/man/xlcpupool.cfg.5.html.tmp /usr/bin/pod2html: man/xl.pod.1: cannot resolve L in paragraph 42. if ! cmp -s html/man/xenstore-chmod.1.html.tmp html/man/xenstore-chmod.1.html; then mv -f html/man/xenstore-chmod.1.html.tmp html/man/xenstore-chmod.1.html; else rm -f html/man/xenstore-chmod.1.html.tmp; fi make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C include install if ! cmp -s html/man/xenstore-ls.1.html.tmp html/man/xenstore-ls.1.html; then mv -f html/man/xenstore-ls.1.html.tmp html/man/xenstore-ls.1.html; else rm -f html/man/xenstore-ls.1.html.tmp; fi /usr/bin/pod2html: man/xl.pod.1: cannot resolve L in paragraph 136. make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/docs' install -d -m0755 -p man1 install -d -m0755 -p html/misc install -d -m0755 -p html/misc cp misc/console.txt html/misc/console.txt cp misc/crashdb.txt html/misc/crashdb.txt install -d -m0755 -p html/misc install -d -m0755 -p html/misc /usr/bin/pod2man --release=4.5-unstable --name=`echo man1/xl.1 | sed 's/^man1.//'| \ sed 's/.1//'` -s 1 -c "Xen" man/xl.pod.1 man1/xl.1 if ! cmp -s html/man/xenstore.1.html.tmp html/man/xenstore.1.html; then mv -f html/man/xenstore.1.html.tmp html/man/xenstore.1.html; else rm -f html/man/xenstore.1.html.tmp; fi cp misc/distro_mapping.txt html/misc/distro_mapping.txt install -d -m0755 -p man1 /usr/bin/pod2man --release=4.5-unstable --name=`echo man1/xenstore-chmod.1 | sed 's/^man1.//'| \ sed 's/.1//'` -s 1 -c "Xen" man/xenstore-chmod.pod.1 man1/xenstore-chmod.1 cp misc/dump-core-format.txt html/misc/dump-core-format.txt install -d -m0755 -p html/misc /usr/bin/pod2html: man/xl.pod.1: cannot resolve L in paragraph 289. install -d -m0755 -p html/misc install -d -m0755 -p man1 /usr/bin/pod2man --release=4.5-unstable --name=`echo man1/xenstore-ls.1 | sed 's/^man1.//'| \ sed 's/.1//'` -s 1 -c "Xen" man/xenstore-ls.pod.1 man1/xenstore-ls.1 cp misc/grant-tables.txt html/misc/grant-tables.txt if ! cmp -s html/man/xl.conf.5.html.tmp html/man/xl.conf.5.html; then mv -f html/man/xl.conf.5.html.tmp html/man/xl.conf.5.html; else rm -f html/man/xl.conf.5.html.tmp; fi cp misc/kexec_and_kdump.txt html/misc/kexec_and_kdump.txt install -d -m0755 -p html/misc install -d -m0755 -p html/misc /usr/bin/pod2html: man/xl.pod.1: cannot resolve L in paragraph 385. cp misc/libxl_memory.txt html/misc/libxl_memory.txt cp misc/pci-device-reservations.txt html/misc/pci-device-reservations.txt install -d -m0755 -p man1 /usr/bin/pod2man --release=4.5-unstable --name=`echo man1/xenstore.1 | sed 's/^man1.//'| \ sed 's/.1//'` -s 1 -c "Xen" man/xenstore.pod.1 man1/xenstore.1 install -d -m0755 -p man5 if ! cmp -s html/man/xlcpupool.cfg.5.html.tmp html/man/xlcpupool.cfg.5.html; then mv -f html/man/xlcpupool.cfg.5.html.tmp html/man/xlcpupool.cfg.5.html; else rm -f html/man/xlcpupool.cfg.5.html.tmp; fi /usr/bin/pod2man --release=4.5-unstable --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 /usr/bin/pod2html: man/xl.pod.1: cannot resolve L in paragraph 445. install -d -m0755 -p html/misc install -d -m0755 -p man5 /usr/bin/pod2html: man/xl.pod.1: cannot resolve L in paragraph 454. /usr/bin/pod2html: man/xl.cfg.pod.5: cannot resolve L in paragraph 171. install -d -m0755 -p html/misc /usr/bin/pod2man --release=4.5-unstable --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 cp misc/printk-formats.txt html/misc/printk-formats.txt /usr/bin/pod2html: man/xl.pod.1: cannot resolve L in paragraph 527. /usr/bin/pod2html: man/xl.pod.1: cannot resolve L in paragraph 527. if ! cmp -s html/man/xl.1.html.tmp html/man/xl.1.html; then mv -f html/man/xl.1.html.tmp html/man/xl.1.html; else rm -f html/man/xl.1.html.tmp; fi cp misc/pvh-readme.txt html/misc/pvh-readme.txt install -d -m0755 -p html/misc install -d -m0755 -p man5 install -d -m0755 -p html/misc /usr/bin/pod2man --release=4.5-unstable --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 cp misc/sedf_scheduler_mini-HOWTO.txt html/misc/sedf_scheduler_mini-HOWTO.txt cp misc/tscmode.txt html/misc/tscmode.txt install -d -m0755 -p html/misc install -d -m0755 -p html/misc /usr/bin/pod2html: man/xl.cfg.pod.5: cannot resolve L in paragraph 373. cp misc/vbd-interface.txt html/misc/vbd-interface.txt cp misc/vtd.txt html/misc/vtd.txt /usr/bin/pod2html: man/xl.cfg.pod.5: cannot resolve L in paragraph 408. /usr/bin/pod2html: man/xl.cfg.pod.5: cannot resolve L in paragraph 410. install -d -m0755 -p html/misc /usr/bin/pod2html: man/xl.cfg.pod.5: cannot resolve L in paragraph 460. install -d -m0755 -p html/misc if ! cmp -s html/man/xl.cfg.5.html.tmp html/man/xl.cfg.5.html; then mv -f html/man/xl.cfg.5.html.tmp html/man/xl.cfg.5.html; else rm -f html/man/xl.cfg.5.html.tmp; fi cp misc/vtpmmgr.txt html/misc/vtpmmgr.txt make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/xen' cp misc/vtpm-platforms.txt html/misc/vtpm-platforms.txt make -C tools install -d -m0755 -p html/misc install -d -m0755 -p html/misc cp misc/vtpm.txt html/misc/vtpm.txt cp misc/xen-error-handling.txt html/misc/xen-error-handling.txt install -d -m0755 -p html/misc make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/include' make -C xen-foreign install -d -m0755 -p html/misc install -d -m0755 -p html/misc cp misc/xenpaging.txt html/misc/xenpaging.txt mkdir -p xen/libelf cp misc/xenstore.txt html/misc/xenstore.txt cp misc/xl-disk-configuration.txt html/misc/xl-disk-configuration.txt ln -sf /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/COPYING xen install -d -m0755 -p html/misc rm -rf html/hypercall/arm ln -sf /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/arch-arm.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/arch-x86_32.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/arch-x86_64.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/callback.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/dom0_ops.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/domctl.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/elfnote.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/event_channel.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/features.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/gcov.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/grant_table.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/kexec.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/mem_event.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/memory.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/nmi.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/physdev.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/platform.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/sched.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/sysctl.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/tmem.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/trace.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/vcpu.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/version.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/xencomm.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/xen-compat.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/xen.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/xenoprof.h xen cp misc/xsm-flask.txt html/misc/xsm-flask.txt rm -rf html/hypercall/x86_32 install -d -m0755 -p html/hypercall/arm install -d -m0755 -p html/hypercall/x86_32 ln -sf /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/arch-x86 /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/hvm /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/io /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/public/xsm xen rm -rf html/hypercall/x86_64 /usr/bin/perl -w /local/scratch/ianc/devel/committer.git/docs/xen-headers -O html/hypercall/arm \ -T 'arch-arm - Xen public headers' \ -X arch-x86_32 -X arch-x86_64 \ -X xen-x86_32 -X xen-x86_64 \ -X arch-x86 \ /local/scratch/ianc/devel/committer.git/docs/../xen include/public include/xen/errno.h ln -sf ../xen-sys/Linux xen/sys install -d -m0755 -p html/hypercall/x86_64 /usr/bin/perl -w /local/scratch/ianc/devel/committer.git/docs/xen-headers -O html/hypercall/x86_32 \ -T 'arch-x86_32 - Xen public headers' \ -X arch-arm -X arch-x86_64 \ -X xen-arm -X xen-x86_64 \ \ /local/scratch/ianc/devel/committer.git/docs/../xen include/public include/xen/errno.h ln -sf /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/xen/libelf.h /local/scratch/ianc/devel/committer.git/tools/include/../../xen/include/xen/elfstructs.h xen/libelf/ make txt/misc/console.txt txt/misc/crashdb.txt txt/misc/distro_mapping.txt txt/misc/dump-core-format.txt txt/misc/grant-tables.txt txt/misc/kexec_and_kdump.txt txt/misc/libxl_memory.txt txt/misc/pci-device-reservations.txt txt/misc/printk-formats.txt txt/misc/pvh-readme.txt txt/misc/sedf_scheduler_mini-HOWTO.txt txt/misc/tscmode.txt txt/misc/vbd-interface.txt txt/misc/vtd.txt txt/misc/vtpmmgr.txt txt/misc/vtpm-platforms.txt txt/misc/vtpm.txt txt/misc/xen-error-handling.txt txt/misc/xenpaging.txt txt/misc/xenstore.txt txt/misc/xl-disk-configuration.txt txt/misc/xsm-flask.txt txt/misc/coverage.txt txt/misc/efi.txt txt/misc/hvm-emulated-unplug.txt txt/misc/qemu-upstream_howto_use_it.txt txt/misc/xen-command-line.txt txt/misc/xenstore-paths.txt txt/misc/xl-network-configuration.txt txt/misc/xl-numa-placement.txt txt/man/xl.1.txt txt/man/xenstore-chmod.1.txt txt/man/xenstore-ls.1.txt txt/man/xenstore.1.txt txt/man/xl.cfg.5.txt txt/man/xl.conf.5.txt txt/man/xlcpupool.cfg.5.txt ln -s ../xen-foreign xen/foreign /usr/bin/perl -w /local/scratch/ianc/devel/committer.git/docs/xen-headers -O html/hypercall/x86_64 \ -T 'arch-x86_64 - Xen public headers' \ -X arch-arm -X arch-x86_32 \ -X xen-arm -X xen-x86_32 \ \ /local/scratch/ianc/devel/committer.git/docs/../xen include/public include/xen/errno.h set -x; make -C figs touch xen/.dir + make -C figs make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/tools' make symbols make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/include/xen-foreign' python mkheader.py arm32 arm32.h /local/scratch/ianc/devel/committer.git/tools/include/xen-foreign/../../../xen/include/public/arch-arm.h /local/scratch/ianc/devel/committer.git/tools/include/xen-foreign/../../../xen/include/public/xen.h python mkheader.py arm64 arm64.h /local/scratch/ianc/devel/committer.git/tools/include/xen-foreign/../../../xen/include/public/arch-arm.h /local/scratch/ianc/devel/committer.git/tools/include/xen-foreign/../../../xen/include/public/xen.h python mkheader.py x86_32 x86_32.h /local/scratch/ianc/devel/committer.git/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen-x86_32.h /local/scratch/ianc/devel/committer.git/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen.h /local/scratch/ianc/devel/committer.git/tools/include/xen-foreign/../../../xen/include/public/xen.h python mkheader.py x86_64 x86_64.h /local/scratch/ianc/devel/committer.git/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen-x86_64.h /local/scratch/ianc/devel/committer.git/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen.h /local/scratch/ianc/devel/committer.git/tools/include/xen-foreign/../../../xen/include/public/xen.h make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/docs/figs' /usr/bin/fig2dev -L png network-bridge.fig >network-bridge.png.tmp /usr/bin/fig2dev -L png network-basic.fig >network-basic.png.tmp make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/docs' install -d -m0755 -p txt/misc python mkchecker.py checker.c arm32 arm64 x86_32 x86_64 cp misc/console.txt txt/misc/console.txt.tmp if ! cmp -s txt/misc/console.txt.tmp txt/misc/console.txt; then mv -f txt/misc/console.txt.tmp txt/misc/console.txt; else rm -f txt/misc/console.txt.tmp; fi make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/docs' install -d -m0755 -p txt/misc install -d -m0755 -p txt/misc install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/man cp misc/crashdb.txt txt/misc/crashdb.txt.tmp cp misc/distro_mapping.txt txt/misc/distro_mapping.txt.tmp cp -R man1 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/man if ! cmp -s txt/misc/crashdb.txt.tmp txt/misc/crashdb.txt; then mv -f txt/misc/crashdb.txt.tmp txt/misc/crashdb.txt; else rm -f txt/misc/crashdb.txt.tmp; fi if ! cmp -s txt/misc/distro_mapping.txt.tmp txt/misc/distro_mapping.txt; then mv -f txt/misc/distro_mapping.txt.tmp txt/misc/distro_mapping.txt; else rm -f txt/misc/distro_mapping.txt.tmp; fi install -d -m0755 -p txt/misc cp -R man5 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/man install -d -m0755 -p txt/misc cp misc/dump-core-format.txt txt/misc/dump-core-format.txt.tmp cp misc/grant-tables.txt txt/misc/grant-tables.txt.tmp if ! cmp -s txt/misc/dump-core-format.txt.tmp txt/misc/dump-core-format.txt; then mv -f txt/misc/dump-core-format.txt.tmp txt/misc/dump-core-format.txt; else rm -f txt/misc/dump-core-format.txt.tmp; fi install -d -m0755 -p txt/misc if ! cmp -s txt/misc/grant-tables.txt.tmp txt/misc/grant-tables.txt; then mv -f txt/misc/grant-tables.txt.tmp txt/misc/grant-tables.txt; else rm -f txt/misc/grant-tables.txt.tmp; fi cp misc/kexec_and_kdump.txt txt/misc/kexec_and_kdump.txt.tmp install -d -m0755 -p txt/misc if ! cmp -s txt/misc/kexec_and_kdump.txt.tmp txt/misc/kexec_and_kdump.txt; then mv -f txt/misc/kexec_and_kdump.txt.tmp txt/misc/kexec_and_kdump.txt; else rm -f txt/misc/kexec_and_kdump.txt.tmp; fi install -d -m0755 -p txt/misc cp misc/libxl_memory.txt txt/misc/libxl_memory.txt.tmp install -d -m0755 -p txt/misc cp misc/pci-device-reservations.txt txt/misc/pci-device-reservations.txt.tmp cp misc/printk-formats.txt txt/misc/printk-formats.txt.tmp if ! cmp -s txt/misc/libxl_memory.txt.tmp txt/misc/libxl_memory.txt; then mv -f txt/misc/libxl_memory.txt.tmp txt/misc/libxl_memory.txt; else rm -f txt/misc/libxl_memory.txt.tmp; fi if ! cmp -s txt/misc/pci-device-reservations.txt.tmp txt/misc/pci-device-reservations.txt; then mv -f txt/misc/pci-device-reservations.txt.tmp txt/misc/pci-device-reservations.txt; else rm -f txt/misc/pci-device-reservations.txt.tmp; fi if ! cmp -s txt/misc/printk-formats.txt.tmp txt/misc/printk-formats.txt; then mv -f txt/misc/printk-formats.txt.tmp txt/misc/printk-formats.txt; else rm -f txt/misc/printk-formats.txt.tmp; fi install -d -m0755 -p txt/misc gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -o checker checker.c install -d -m0755 -p txt/misc cp misc/pvh-readme.txt txt/misc/pvh-readme.txt.tmp install -d -m0755 -p txt/misc cp misc/sedf_scheduler_mini-HOWTO.txt txt/misc/sedf_scheduler_mini-HOWTO.txt.tmp if ! cmp -s txt/misc/pvh-readme.txt.tmp txt/misc/pvh-readme.txt; then mv -f txt/misc/pvh-readme.txt.tmp txt/misc/pvh-readme.txt; else rm -f txt/misc/pvh-readme.txt.tmp; fi cp misc/tscmode.txt txt/misc/tscmode.txt.tmp make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/tools' gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -o symbols symbols.c if ! cmp -s txt/misc/sedf_scheduler_mini-HOWTO.txt.tmp txt/misc/sedf_scheduler_mini-HOWTO.txt; then mv -f txt/misc/sedf_scheduler_mini-HOWTO.txt.tmp txt/misc/sedf_scheduler_mini-HOWTO.txt; else rm -f txt/misc/sedf_scheduler_mini-HOWTO.txt.tmp; fi if ! cmp -s txt/misc/tscmode.txt.tmp txt/misc/tscmode.txt; then mv -f txt/misc/tscmode.txt.tmp txt/misc/tscmode.txt; else rm -f txt/misc/tscmode.txt.tmp; fi install -d -m0755 -p txt/misc install -d -m0755 -p txt/misc cp misc/vbd-interface.txt txt/misc/vbd-interface.txt.tmp cp misc/vtd.txt txt/misc/vtd.txt.tmp if ! cmp -s txt/misc/vbd-interface.txt.tmp txt/misc/vbd-interface.txt; then mv -f txt/misc/vbd-interface.txt.tmp txt/misc/vbd-interface.txt; else rm -f txt/misc/vbd-interface.txt.tmp; fi if ! cmp -s txt/misc/vtd.txt.tmp txt/misc/vtd.txt; then mv -f txt/misc/vtd.txt.tmp txt/misc/vtd.txt; else rm -f txt/misc/vtd.txt.tmp; fi install -d -m0755 -p txt/misc install -d -m0755 -p txt/misc cp misc/vtpmmgr.txt txt/misc/vtpmmgr.txt.tmp cp misc/vtpm-platforms.txt txt/misc/vtpm-platforms.txt.tmp if ! cmp -s txt/misc/vtpmmgr.txt.tmp txt/misc/vtpmmgr.txt; then mv -f txt/misc/vtpmmgr.txt.tmp txt/misc/vtpmmgr.txt; else rm -f txt/misc/vtpmmgr.txt.tmp; fi if ! cmp -s txt/misc/vtpm-platforms.txt.tmp txt/misc/vtpm-platforms.txt; then mv -f txt/misc/vtpm-platforms.txt.tmp txt/misc/vtpm-platforms.txt; else rm -f txt/misc/vtpm-platforms.txt.tmp; fi install -d -m0755 -p txt/misc install -d -m0755 -p txt/misc cp misc/vtpm.txt txt/misc/vtpm.txt.tmp cp misc/xen-error-handling.txt txt/misc/xen-error-handling.txt.tmp if ! cmp -s txt/misc/vtpm.txt.tmp txt/misc/vtpm.txt; then mv -f txt/misc/vtpm.txt.tmp txt/misc/vtpm.txt; else rm -f txt/misc/vtpm.txt.tmp; fi if ! cmp -s txt/misc/xen-error-handling.txt.tmp txt/misc/xen-error-handling.txt; then mv -f txt/misc/xen-error-handling.txt.tmp txt/misc/xen-error-handling.txt; else rm -f txt/misc/xen-error-handling.txt.tmp; fi install -d -m0755 -p txt/misc install -d -m0755 -p txt/misc cp misc/xenpaging.txt txt/misc/xenpaging.txt.tmp cp misc/xenstore.txt txt/misc/xenstore.txt.tmp if ! cmp -s txt/misc/xenpaging.txt.tmp txt/misc/xenpaging.txt; then mv -f txt/misc/xenpaging.txt.tmp txt/misc/xenpaging.txt; else rm -f txt/misc/xenpaging.txt.tmp; fi if ! cmp -s txt/misc/xenstore.txt.tmp txt/misc/xenstore.txt; then mv -f txt/misc/xenstore.txt.tmp txt/misc/xenstore.txt; else rm -f txt/misc/xenstore.txt.tmp; fi install -d -m0755 -p txt/misc install -d -m0755 -p txt/misc cp misc/xl-disk-configuration.txt txt/misc/xl-disk-configuration.txt.tmp install -d -m0755 -p txt/misc cp misc/xsm-flask.txt txt/misc/xsm-flask.txt.tmp if ! cmp -s txt/misc/xl-disk-configuration.txt.tmp txt/misc/xl-disk-configuration.txt; then mv -f txt/misc/xl-disk-configuration.txt.tmp txt/misc/xl-disk-configuration.txt; else rm -f txt/misc/xl-disk-configuration.txt.tmp; fi cp misc/coverage.markdown txt/misc/coverage.txt.tmp if ! cmp -s txt/misc/xsm-flask.txt.tmp txt/misc/xsm-flask.txt; then mv -f txt/misc/xsm-flask.txt.tmp txt/misc/xsm-flask.txt; else rm -f txt/misc/xsm-flask.txt.tmp; fi if ! cmp -s txt/misc/coverage.txt.tmp txt/misc/coverage.txt; then mv -f txt/misc/coverage.txt.tmp txt/misc/coverage.txt; else rm -f txt/misc/coverage.txt.tmp; fi install -d -m0755 -p txt/misc install -d -m0755 -p txt/misc cp misc/efi.markdown txt/misc/efi.txt.tmp cp misc/hvm-emulated-unplug.markdown txt/misc/hvm-emulated-unplug.txt.tmp if ! cmp -s txt/misc/efi.txt.tmp txt/misc/efi.txt; then mv -f txt/misc/efi.txt.tmp txt/misc/efi.txt; else rm -f txt/misc/efi.txt.tmp; fi if ! cmp -s txt/misc/hvm-emulated-unplug.txt.tmp txt/misc/hvm-emulated-unplug.txt; then mv -f txt/misc/hvm-emulated-unplug.txt.tmp txt/misc/hvm-emulated-unplug.txt; else rm -f txt/misc/hvm-emulated-unplug.txt.tmp; fi install -d -m0755 -p txt/misc install -d -m0755 -p txt/misc ./checker > tmp.size cp misc/qemu-upstream_howto_use_it.markdown txt/misc/qemu-upstream_howto_use_it.txt.tmp diff -u reference.size tmp.size cp misc/xen-command-line.markdown txt/misc/xen-command-line.txt.tmp rm tmp.size if ! cmp -s txt/misc/qemu-upstream_howto_use_it.txt.tmp txt/misc/qemu-upstream_howto_use_it.txt; then mv -f txt/misc/qemu-upstream_howto_use_it.txt.tmp txt/misc/qemu-upstream_howto_use_it.txt; else rm -f txt/misc/qemu-upstream_howto_use_it.txt.tmp; fi make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/include/xen-foreign' /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen/arch-x86 install -d -m0755 -p txt/misc /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen/arch-x86/hvm if ! cmp -s txt/misc/xen-command-line.txt.tmp txt/misc/xen-command-line.txt; then mv -f txt/misc/xen-command-line.txt.tmp txt/misc/xen-command-line.txt; else rm -f txt/misc/xen-command-line.txt.tmp; fi cp misc/xenstore-paths.markdown txt/misc/xenstore-paths.txt.tmp /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen/foreign /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen/hvm install -d -m0755 -p txt/misc /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen/io if ! cmp -s txt/misc/xenstore-paths.txt.tmp txt/misc/xenstore-paths.txt; then mv -f txt/misc/xenstore-paths.txt.tmp txt/misc/xenstore-paths.txt; else rm -f txt/misc/xenstore-paths.txt.tmp; fi cp misc/xl-network-configuration.markdown txt/misc/xl-network-configuration.txt.tmp /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen/sys install -d -m0755 -p txt/misc if ! cmp -s txt/misc/xl-network-configuration.txt.tmp txt/misc/xl-network-configuration.txt; then mv -f txt/misc/xl-network-configuration.txt.tmp txt/misc/xl-network-configuration.txt; else rm -f txt/misc/xl-network-configuration.txt.tmp; fi cp misc/xl-numa-placement.markdown txt/misc/xl-numa-placement.txt.tmp /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen/xsm install -d -m0755 -p txt/man if ! cmp -s txt/misc/xl-numa-placement.txt.tmp txt/misc/xl-numa-placement.txt; then mv -f txt/misc/xl-numa-placement.txt.tmp txt/misc/xl-numa-placement.txt; else rm -f txt/misc/xl-numa-placement.txt.tmp; fi /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -m0644 -p xen/COPYING /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen /usr/bin/pod2text man/xl.pod.1 txt/man/xl.1.txt.tmp install -d -m0755 -p txt/man /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -m0644 -p xen/*.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen install -d -m0755 -p txt/man /usr/bin/pod2text man/xenstore-chmod.pod.1 txt/man/xenstore-chmod.1.txt.tmp /usr/bin/pod2text man/xenstore-ls.pod.1 txt/man/xenstore-ls.1.txt.tmp install -d -m0755 -p txt/man install -d -m0755 -p txt/man /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -m0644 -p xen/arch-x86/*.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen/arch-x86 /usr/bin/pod2text man/xenstore.pod.1 txt/man/xenstore.1.txt.tmp /usr/bin/pod2text man/xl.cfg.pod.5 txt/man/xl.cfg.5.txt.tmp /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -m0644 -p xen/arch-x86/hvm/*.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen/arch-x86/hvm mv -f network-bridge.png.tmp network-bridge.png /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -m0644 -p xen/foreign/*.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen/foreign install -d -m0755 -p txt/man /usr/bin/pod2text man/xl.conf.pod.5 txt/man/xl.conf.5.txt.tmp mv -f network-basic.png.tmp network-basic.png /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -m0644 -p xen/hvm/*.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen/hvm make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/docs/figs' install -d -m0755 -p txt/man /usr/bin/pod2text man/xlcpupool.cfg.pod.5 txt/man/xlcpupool.cfg.5.txt.tmp /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -m0644 -p xen/io/*.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen/io /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -m0644 -p xen/sys/*.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen/sys if ! cmp -s txt/man/xenstore-chmod.1.txt.tmp txt/man/xenstore-chmod.1.txt; then mv -f txt/man/xenstore-chmod.1.txt.tmp txt/man/xenstore-chmod.1.txt; else rm -f txt/man/xenstore-chmod.1.txt.tmp; fi if ! cmp -s txt/man/xenstore-ls.1.txt.tmp txt/man/xenstore-ls.1.txt; then mv -f txt/man/xenstore-ls.1.txt.tmp txt/man/xenstore-ls.1.txt; else rm -f txt/man/xenstore-ls.1.txt.tmp; fi if ! cmp -s txt/man/xenstore.1.txt.tmp txt/man/xenstore.1.txt; then mv -f txt/man/xenstore.1.txt.tmp txt/man/xenstore.1.txt; else rm -f txt/man/xenstore.1.txt.tmp; fi /local/scratch/ianc/devel/committer.git/tools/include/../../tools/cross-install -m0644 -p xen/xsm/*.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xen/xsm make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/include' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/tools' make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/tools' make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk include/xen/compile.h if ! cmp -s txt/man/xlcpupool.cfg.5.txt.tmp txt/man/xlcpupool.cfg.5.txt; then mv -f txt/man/xlcpupool.cfg.5.txt.tmp txt/man/xlcpupool.cfg.5.txt; else rm -f txt/man/xlcpupool.cfg.5.txt.tmp; fi if ! cmp -s txt/man/xl.conf.5.txt.tmp txt/man/xl.conf.5.txt; then mv -f txt/man/xl.conf.5.txt.tmp txt/man/xl.conf.5.txt; else rm -f txt/man/xl.conf.5.txt.tmp; fi if ! cmp -s txt/man/xl.1.txt.tmp txt/man/xl.1.txt; then mv -f txt/man/xl.1.txt.tmp txt/man/xl.1.txt; else rm -f txt/man/xl.1.txt.tmp; fi if ! cmp -s txt/man/xl.cfg.5.txt.tmp txt/man/xl.cfg.5.txt; then mv -f txt/man/xl.cfg.5.txt.tmp txt/man/xl.cfg.5.txt; else rm -f txt/man/xl.cfg.5.txt.tmp; fi make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/docs' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C libxc install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libxc' make libs make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/xen' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libxc' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_core.o xc_core.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_core_x86.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_core_x86.o xc_core_x86.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_cpupool.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_cpupool.o xc_cpupool.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_domain.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_domain.o xc_domain.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_evtchn.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_evtchn.o xc_evtchn.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_gnttab.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_gnttab.o xc_gnttab.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_misc.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_misc.o xc_misc.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_flask.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_flask.o xc_flask.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_physdev.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_physdev.o xc_physdev.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_private.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_private.o xc_private.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_sedf.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_sedf.o xc_sedf.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_csched.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_csched.o xc_csched.c __ __ _ _ ____ _ _ _ \ \/ /___ _ __ | || | | ___| _ _ _ __ ___| |_ __ _| |__ | | ___ \ // _ \ '_ \ | || |_ |___ \ __| | | | '_ \/ __| __/ _` | '_ \| |/ _ \ / \ __/ | | | |__ _| ___) |__| |_| | | | \__ \ || (_| | |_) | | __/ /_/\_\___|_| |_| |_|(_)____/ \__,_|_| |_|___/\__\__,_|_.__/|_|\___| gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_csched2.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_csched2.o xc_csched2.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_arinc653.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_arinc653.o xc_arinc653.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_tbuf.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_tbuf.o xc_tbuf.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_pm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_pm.o xc_pm.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_cpu_hotplug.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_cpu_hotplug.o xc_cpu_hotplug.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_resume.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_resume.o xc_resume.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_tmem.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_tmem.o xc_tmem.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_mem_event.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_mem_event.o xc_mem_event.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_mem_paging.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_mem_paging.o xc_mem_paging.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_mem_access.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_mem_access.o xc_mem_access.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_memshr.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_memshr.o xc_memshr.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_hcall_buf.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_hcall_buf.o xc_hcall_buf.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_foreign_memory.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_foreign_memory.o xc_foreign_memory.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_kexec.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_kexec.o xc_kexec.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xtl_core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xtl_core.o xtl_core.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xtl_logger_stdio.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xtl_logger_stdio.o xtl_logger_stdio.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_pagetab.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_pagetab.o xc_pagetab.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_linux.o xc_linux.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_linux_osdep.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_linux_osdep.o xc_linux_osdep.c make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen' gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_core.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_core.opic xc_core.c [ -e include/asm ] || ln -sf asm-x86 include/asm gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_core_x86.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_core_x86.opic xc_core_x86.c make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C include gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_cpupool.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_cpupool.opic xc_cpupool.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_domain.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_domain.opic xc_domain.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_evtchn.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_evtchn.opic xc_evtchn.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_gnttab.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_gnttab.opic xc_gnttab.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_misc.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_misc.opic xc_misc.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_flask.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_flask.opic xc_flask.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_physdev.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_physdev.opic xc_physdev.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_private.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_private.opic xc_private.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_sedf.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_sedf.opic xc_sedf.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_csched.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_csched.opic xc_csched.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_csched2.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_csched2.opic xc_csched2.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_arinc653.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_arinc653.opic xc_arinc653.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_tbuf.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_tbuf.opic xc_tbuf.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_pm.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_pm.opic xc_pm.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_cpu_hotplug.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_cpu_hotplug.opic xc_cpu_hotplug.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_resume.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_resume.opic xc_resume.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_tmem.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_tmem.opic xc_tmem.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_mem_event.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_mem_event.opic xc_mem_event.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_mem_paging.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_mem_paging.opic xc_mem_paging.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_mem_access.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_mem_access.opic xc_mem_access.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_memshr.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_memshr.opic xc_memshr.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_hcall_buf.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_hcall_buf.opic xc_hcall_buf.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_foreign_memory.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_foreign_memory.opic xc_foreign_memory.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_kexec.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_kexec.opic xc_kexec.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xtl_core.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xtl_core.opic xtl_core.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xtl_logger_stdio.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xtl_logger_stdio.opic xtl_logger_stdio.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_pagetab.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_pagetab.opic xc_pagetab.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_linux.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_linux.opic xc_linux.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_linux_osdep.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_linux_osdep.opic xc_linux_osdep.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xg_private.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xg_private.o xg_private.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_suspend.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_suspend.o xc_suspend.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_domain_restore.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_domain_restore.o xc_domain_restore.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_domain_save.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_domain_save.o xc_domain_save.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_offline_page.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_offline_page.o xc_offline_page.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_compression.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_compression.o xc_compression.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libelf-tools.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o libelf-tools.o ../../xen/common/libelf/libelf-tools.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libelf-loader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o libelf-loader.o ../../xen/common/libelf/libelf-loader.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libelf-dominfo.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o libelf-dominfo.o ../../xen/common/libelf/libelf-dominfo.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_dom_core.o xc_dom_core.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_boot.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_dom_boot.o xc_dom_boot.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_elfloader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_dom_elfloader.o xc_dom_elfloader.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_bzimageloader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -DHAVE_BZLIB -lbz2 -DHAVE_LZMA -llzma -c -o xc_dom_bzimageloader.o xc_dom_bzimageloader.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_decompress_lz4.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_dom_decompress_lz4.o xc_dom_decompress_lz4.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_binloader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_dom_binloader.o xc_dom_binloader.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_compat_linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_dom_compat_linux.o xc_dom_compat_linux.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_x86.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_dom_x86.o xc_dom_x86.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_cpuid_x86.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_cpuid_x86.o xc_cpuid_x86.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_hvm_build_x86.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -c -o xc_hvm_build_x86.o xc_hvm_build_x86.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xg_private.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xg_private.opic xg_private.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_suspend.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_suspend.opic xc_suspend.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_domain_restore.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_domain_restore.opic xc_domain_restore.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_domain_save.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_domain_save.opic xc_domain_save.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_offline_page.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_offline_page.opic xc_offline_page.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_compression.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_compression.opic xc_compression.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libelf-tools.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o libelf-tools.opic ../../xen/common/libelf/libelf-tools.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libelf-loader.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o libelf-loader.opic ../../xen/common/libelf/libelf-loader.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libelf-dominfo.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -Wno-pointer-sign -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o libelf-dominfo.opic ../../xen/common/libelf/libelf-dominfo.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_core.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_dom_core.opic xc_dom_core.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_boot.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_dom_boot.opic xc_dom_boot.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_elfloader.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_dom_elfloader.opic xc_dom_elfloader.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_bzimageloader.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -DHAVE_BZLIB -lbz2 -DHAVE_LZMA -llzma -fPIC -c -o xc_dom_bzimageloader.opic xc_dom_bzimageloader.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_decompress_lz4.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_dom_decompress_lz4.opic xc_dom_decompress_lz4.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_binloader.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_dom_binloader.opic xc_dom_binloader.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_compat_linux.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_dom_compat_linux.opic xc_dom_compat_linux.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_dom_x86.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_dom_x86.opic xc_dom_x86.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_cpuid_x86.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_cpuid_x86.opic xc_cpuid_x86.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xc_hvm_build_x86.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -fPIC -c -o xc_hvm_build_x86.opic xc_hvm_build_x86.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenctrl_osdep_ENOSYS.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/include -pthread -include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/config.h -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 xc_kexec.o xtl_core.o xtl_logger_stdio.o xc_pagetab.o xc_linux.o xc_linux_osdep.o gcc -pthread -Wl,-soname -Wl,libxenctrl.so.4.4 -shared -o libxenctrl.so.4.4.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 xc_kexec.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_decompress_lz4.o xc_dom_binloader.o xc_dom_compat_linux.o xc_dom_x86.o xc_cpuid_x86.o xc_hvm_build_x86.o ln -sf libxenctrl.so.4.4.0 libxenctrl.so.4.4 ln -sf libxenctrl.so.4.4 libxenctrl.so gcc -Wl,-soname -Wl,libxenguest.so.4.4 -shared -o libxenguest.so.4.4.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_decompress_lz4.opic xc_dom_binloader.opic xc_dom_compat_linux.opic xc_dom_x86.opic xc_cpuid_x86.opic xc_hvm_build_x86.opic -DHAVE_BZLIB -lbz2 -DHAVE_LZMA -llzma -lz /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/libxc/libxenctrl.so gcc -g -shared -o xenctrl_osdep_ENOSYS.so xenctrl_osdep_ENOSYS.opic /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/libxc/libxenctrl.so ln -sf libxenguest.so.4.4.0 libxenguest.so.4.4 ln -sf libxenguest.so.4.4 libxenguest.so make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libxc' /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/cross-install -m0755 -p libxenctrl.so.4.4.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/cross-install -m0644 -p libxenctrl.a /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib ln -sf libxenctrl.so.4.4.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libxenctrl.so.4.4 ln -sf libxenctrl.so.4.4 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libxenctrl.so /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/cross-install -m0644 -p xenctrl.h xenctrlosdep.h xentoollog.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/cross-install -m0755 -p libxenguest.so.4.4.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/cross-install -m0644 -p libxenguest.a /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib ln -sf libxenguest.so.4.4.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libxenguest.so.4.4 ln -sf libxenguest.so.4.4 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libxenguest.so /local/scratch/ianc/devel/committer.git/tools/libxc/../../tools/cross-install -m0644 -p xenguest.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/include' mkdir -p compat mkdir -p compat mkdir -p compat make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libxc' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/callback.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/callback.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/elfnote.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/elfnote.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/event_channel.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/event_channel.c.new mkdir -p compat mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/features.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/features.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/grant_table.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/grant_table.c.new mkdir -p compat mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/kexec.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/kexec.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/memory.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/memory.c.new mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/nmi.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/nmi.c.new make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C xenstore install mv -f compat/features.c.new compat/features.c mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/physdev.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/physdev.c.new mv -f compat/nmi.c.new compat/nmi.c mv -f compat/callback.c.new compat/callback.c mkdir -p compat mkdir -p compat mv -f compat/elfnote.c.new compat/elfnote.c grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/platform.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/platform.c.new grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/sched.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/sched.c.new mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/tmem.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/tmem.c.new make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/xenstore' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstore_client.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o xenstore_client.o xenstore_client.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xs.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -DUSE_PTHREAD -fPIC -c -o xs.opic xs.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xs_lib.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -fPIC -c -o xs_lib.opic xs_lib.c mv -f compat/event_channel.c.new compat/event_channel.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstore_control.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o xenstore_control.o xenstore_control.c mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/trace.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/trace.c.new gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xs.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o xs.o xs.c mv -f compat/kexec.c.new compat/kexec.c mkdir -p compat gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xs_lib.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o xs_lib.o xs_lib.c grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/vcpu.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/vcpu.c.new gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xs_tdb_dump.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o xs_tdb_dump.o xs_tdb_dump.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .utils.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o utils.o utils.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tdb.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o tdb.o tdb.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .talloc.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o talloc.o talloc.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstored_core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o xenstored_core.o xenstored_core.c mv -f compat/tmem.c.new compat/tmem.c mkdir -p compat gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstored_watch.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o xenstored_watch.o xenstored_watch.c grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/version.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/version.c.new gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstored_domain.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o xenstored_domain.o xenstored_domain.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstored_transaction.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o xenstored_transaction.o xenstored_transaction.c mv -f compat/sched.c.new compat/sched.c mkdir -p compat gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .hashtable.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o hashtable.o hashtable.c grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/xen.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/xen.c.new gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstored_linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o xenstored_linux.o xenstored_linux.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenstored_posix.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o xenstored_posix.o xenstored_posix.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .init-xenstore-domain.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/include -c -o init-xenstore-domain.o init-xenstore-domain.c gcc -Wl,-soname -Wl,libxenstore.so.3.0 -shared -o libxenstore.so.3.0.3 xs.opic xs_lib.opic -lpthread mv -f compat/memory.c.new compat/memory.c ar rcs libxenstore.a xs.o xs_lib.o gcc xs_tdb_dump.o utils.o tdb.o talloc.o -o xs_tdb_dump mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/xencomm.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/xencomm.c.new mv -f compat/physdev.c.new compat/physdev.c mkdir -p compat gcc xenstored_core.o xenstored_watch.o xenstored_domain.o xenstored_transaction.o xs_lib.o talloc.o utils.o tdb.o hashtable.o xenstored_linux.o xenstored_posix.o /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc/libxenctrl.so -o xenstored grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/xenoprof.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/xenoprof.c.new mv -f compat/version.c.new compat/version.c mkdir -p compat/arch-x86 grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86/xen-mca.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/arch-x86/xen-mca.c.new ln -sf libxenstore.so.3.0.3 libxenstore.so.3.0 mv -f compat/vcpu.c.new compat/vcpu.c ln -sf libxenstore.so.3.0 libxenstore.so gcc xenstore_client.o /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/xenstore/libxenstore.so -o xenstore mkdir -p compat/arch-x86 mv -f compat/xencomm.c.new compat/xencomm.c grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86/xen.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/arch-x86/xen.c.new gcc xenstore_control.o /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/xenstore/libxenstore.so -o xenstore-control mkdir -p compat/arch-x86 grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86/xen-x86_32.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/arch-x86/xen-x86_32.c.new gcc init-xenstore-domain.o libxenstore.so /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc/libxenctrl.so /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/libxc/libxenguest.so /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/xenstore/libxenstore.so -o init-xenstore-domain mv -f compat/trace.c.new compat/trace.c mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86_32.h | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-source.py >compat/arch-x86_32.c.new mv -f compat/xenoprof.c.new compat/xenoprof.c mkdir -p compat/.xlat grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+xen\.h[[:blank:]]*$,,p' >compat/.xlat/xen.lst.new if ! cmp -s compat/.xlat/xen.lst.new compat/.xlat/xen.lst; then mv -f compat/.xlat/xen.lst.new compat/.xlat/xen.lst; else rm -f compat/.xlat/xen.lst.new; fi mv -f compat/grant_table.c.new compat/grant_table.c ln -f xenstore xenstore-exists mkdir -p compat/.xlat/arch-x86 grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+arch-x86/xen-x86_32\.h[[:blank:]]*$,,p' >compat/.xlat/arch-x86/xen-x86_32.lst.new ln -f xenstore xenstore-list ln -f xenstore xenstore-read mkdir -p compat/.xlat/arch-x86 ln -f xenstore xenstore-rm grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+arch-x86/xen\.h[[:blank:]]*$,,p' >compat/.xlat/arch-x86/xen.lst.new ln -f xenstore xenstore-chmod if ! cmp -s compat/.xlat/arch-x86/xen-x86_32.lst.new compat/.xlat/arch-x86/xen-x86_32.lst; then mv -f compat/.xlat/arch-x86/xen-x86_32.lst.new compat/.xlat/arch-x86/xen-x86_32.lst; else rm -f compat/.xlat/arch-x86/xen-x86_32.lst.new; fi ln -f xenstore xenstore-write ln -f xenstore xenstore-ls ln -f xenstore xenstore-watch if ! cmp -s compat/.xlat/arch-x86/xen.lst.new compat/.xlat/arch-x86/xen.lst; then mv -f compat/.xlat/arch-x86/xen.lst.new compat/.xlat/arch-x86/xen.lst; else rm -f compat/.xlat/arch-x86/xen.lst.new; fi /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/bin mkdir -p compat/.xlat/arch-x86 grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+arch-x86/xen-mca\.h[[:blank:]]*$,,p' >compat/.xlat/arch-x86/xen-mca.lst.new /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin mkdir -p compat/.xlat mv -f compat/arch-x86_32.c.new compat/arch-x86_32.c grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+event_channel\.h[[:blank:]]*$,,p' >compat/.xlat/event_channel.lst.new /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include mkdir -p compat/.xlat /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xenstore-compat if ! cmp -s compat/.xlat/arch-x86/xen-mca.lst.new compat/.xlat/arch-x86/xen-mca.lst; then mv -f compat/.xlat/arch-x86/xen-mca.lst.new compat/.xlat/arch-x86/xen-mca.lst; else rm -f compat/.xlat/arch-x86/xen-mca.lst.new; fi grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+grant_table\.h[[:blank:]]*$,,p' >compat/.xlat/grant_table.lst.new /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/var/lib/xenstored mv -f compat/platform.c.new compat/platform.c if ! cmp -s compat/.xlat/event_channel.lst.new compat/.xlat/event_channel.lst; then mv -f compat/.xlat/event_channel.lst.new compat/.xlat/event_channel.lst; else rm -f compat/.xlat/event_channel.lst.new; fi /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/cross-install -m0755 -p xenstored /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin if ! cmp -s compat/.xlat/grant_table.lst.new compat/.xlat/grant_table.lst; then mv -f compat/.xlat/grant_table.lst.new compat/.xlat/grant_table.lst; else rm -f compat/.xlat/grant_table.lst.new; fi /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/cross-install -m0755 -p xenstore-control /local/scratch/ianc/devel/committer.git/dist/install/usr/local/bin mkdir -p compat/.xlat /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/cross-install -m0755 -p xenstore /local/scratch/ianc/devel/committer.git/dist/install/usr/local/bin mkdir -p compat/.xlat mkdir -p compat/.xlat grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+kexec\.h[[:blank:]]*$,,p' >compat/.xlat/kexec.lst.new grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+memory\.h[[:blank:]]*$,,p' >compat/.xlat/memory.lst.new set -e ; for c in xenstore-exists xenstore-list xenstore-read xenstore-rm xenstore-chmod xenstore-write xenstore-ls xenstore-watch ; do \ ln -f /local/scratch/ianc/devel/committer.git/dist/install/usr/local/bin/xenstore /local/scratch/ianc/devel/committer.git/dist/install/usr/local/bin/${c} ; \ done grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+physdev\.h[[:blank:]]*$,,p' >compat/.xlat/physdev.lst.new mkdir -p compat/.xlat if ! cmp -s compat/.xlat/kexec.lst.new compat/.xlat/kexec.lst; then mv -f compat/.xlat/kexec.lst.new compat/.xlat/kexec.lst; else rm -f compat/.xlat/kexec.lst.new; fi if ! cmp -s compat/.xlat/memory.lst.new compat/.xlat/memory.lst; then mv -f compat/.xlat/memory.lst.new compat/.xlat/memory.lst; else rm -f compat/.xlat/memory.lst.new; fi grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+platform\.h[[:blank:]]*$,,p' >compat/.xlat/platform.lst.new if ! cmp -s compat/.xlat/physdev.lst.new compat/.xlat/physdev.lst; then mv -f compat/.xlat/physdev.lst.new compat/.xlat/physdev.lst; else rm -f compat/.xlat/physdev.lst.new; fi /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib mkdir -p compat/.xlat if ! cmp -s compat/.xlat/platform.lst.new compat/.xlat/platform.lst; then mv -f compat/.xlat/platform.lst.new compat/.xlat/platform.lst; else rm -f compat/.xlat/platform.lst.new; fi grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+sched\.h[[:blank:]]*$,,p' >compat/.xlat/sched.lst.new /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/cross-install -m0755 -p libxenstore.so.3.0.3 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib mkdir -p compat/.xlat ln -sf libxenstore.so.3.0.3 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libxenstore.so.3.0 if ! cmp -s compat/.xlat/sched.lst.new compat/.xlat/sched.lst; then mv -f compat/.xlat/sched.lst.new compat/.xlat/sched.lst; else rm -f compat/.xlat/sched.lst.new; fi ln -sf libxenstore.so.3.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libxenstore.so grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+tmem\.h[[:blank:]]*$,,p' >compat/.xlat/tmem.lst.new /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/cross-install -m0644 -p libxenstore.a /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib mkdir -p compat/.xlat /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/cross-install -m0644 -p xenstore.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/cross-install -m0644 -p xenstore_lib.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include mkdir -p compat/.xlat /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/cross-install -m0644 -p compat/xs.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xenstore-compat/xs.h if ! cmp -s compat/.xlat/tmem.lst.new compat/.xlat/tmem.lst; then mv -f compat/.xlat/tmem.lst.new compat/.xlat/tmem.lst; else rm -f compat/.xlat/tmem.lst.new; fi /local/scratch/ianc/devel/committer.git/tools/xenstore/../../tools/cross-install -m0644 -p compat/xs_lib.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xenstore-compat/xs_lib.h ln -sf xenstore-compat/xs.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xs.h grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+trace\.h[[:blank:]]*$,,p' >compat/.xlat/trace.lst.new ln -sf xenstore-compat/xs_lib.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include/xs_lib.h mv -f compat/arch-x86/xen.c.new compat/arch-x86/xen.c make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/xenstore' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+vcpu\.h[[:blank:]]*$,,p' >compat/.xlat/vcpu.lst.new mkdir -p compat/.xlat for i in public/callback.h public/dom0_ops.h public/elfnote.h public/event_channel.h public/features.h public/gcov.h public/grant_table.h public/kexec.h public/mem_event.h public/memory.h public/nmi.h public/physdev.h public/platform.h public/sched.h public/tmem.h public/trace.h public/vcpu.h public/version.h public/xencomm.h public/xen-compat.h public/xen.h public/xenoprof.h public/hvm/e820.h public/hvm/hvm_info_table.h public/hvm/hvm_op.h public/hvm/hvm_xs_strings.h public/hvm/ioreq.h public/hvm/params.h public/hvm/pvdrivers.h public/io/blkif.h public/io/console.h public/io/fbif.h public/io/fsif.h public/io/kbdif.h public/io/libxenvchan.h public/io/netif.h public/io/pciif.h public/io/protocols.h public/io/ring.h public/io/tpmif.h public/io/usbif.h public/io/vscsiif.h public/io/xenbus.h public/io/xs_wire.h; do gcc -ansi -include stdint.h -Wall -W -Werror -S -o /dev/null -x c $i || exit 1; echo $i; done >headers.chk.new grep -v '^[[:blank:]]*#' xlat.lst | sed -ne 's,@arch@,x86_32,g' -re 's,[[:blank:]]+xenoprof\.h[[:blank:]]*$,,p' >compat/.xlat/xenoprof.lst.new if ! cmp -s compat/.xlat/vcpu.lst.new compat/.xlat/vcpu.lst; then mv -f compat/.xlat/vcpu.lst.new compat/.xlat/vcpu.lst; else rm -f compat/.xlat/vcpu.lst.new; fi if ! cmp -s compat/.xlat/trace.lst.new compat/.xlat/trace.lst; then mv -f compat/.xlat/trace.lst.new compat/.xlat/trace.lst; else rm -f compat/.xlat/trace.lst.new; fi if ! cmp -s compat/.xlat/xenoprof.lst.new compat/.xlat/xenoprof.lst; then mv -f compat/.xlat/xenoprof.lst.new compat/.xlat/xenoprof.lst; else rm -f compat/.xlat/xenoprof.lst.new; fi mv -f compat/arch-x86/xen-x86_32.c.new compat/arch-x86/xen-x86_32.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/callback.i compat/callback.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/elfnote.i compat/elfnote.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/event_channel.i compat/event_channel.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/features.i compat/features.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/grant_table.i compat/grant_table.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/kexec.i compat/kexec.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/memory.i compat/memory.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/nmi.i compat/nmi.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/physdev.i compat/physdev.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/platform.i compat/platform.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/sched.i compat/sched.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/tmem.i compat/tmem.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/trace.i compat/trace.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/vcpu.i compat/vcpu.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/version.i compat/version.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/xencomm.i compat/xencomm.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/xenoprof.i compat/xenoprof.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/arch-x86/xen.i compat/arch-x86/xen.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/arch-x86/xen-x86_32.i compat/arch-x86/xen-x86_32.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/arch-x86_32.i compat/arch-x86_32.c set -e; id=_$(echo compat/callback.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/callback.h.new; \ echo "#define $id" >>compat/callback.h.new; \ echo "#include " >>compat/callback.h.new; \ echo "#include " >>compat/callback.h.new; \ echo "#pragma pack(4)" >>compat/callback.h.new; \ grep -v '^# [0-9]' compat/callback.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/callback.h.new; \ echo "#pragma pack()" >>compat/callback.h.new; \ echo "#endif /* $id */" >>compat/callback.h.new set -e; id=_$(echo compat/elfnote.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/elfnote.h.new; \ echo "#define $id" >>compat/elfnote.h.new; \ echo "#include " >>compat/elfnote.h.new; \ echo "#include " >>compat/elfnote.h.new; \ echo "#pragma pack(4)" >>compat/elfnote.h.new; \ grep -v '^# [0-9]' compat/elfnote.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/elfnote.h.new; \ echo "#pragma pack()" >>compat/elfnote.h.new; \ echo "#endif /* $id */" >>compat/elfnote.h.new set -e; id=_$(echo compat/event_channel.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/event_channel.h.new; \ echo "#define $id" >>compat/event_channel.h.new; \ echo "#include " >>compat/event_channel.h.new; \ echo "#include " >>compat/event_channel.h.new; \ echo "#pragma pack(4)" >>compat/event_channel.h.new; \ grep -v '^# [0-9]' compat/event_channel.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/event_channel.h.new; \ echo "#pragma pack()" >>compat/event_channel.h.new; \ echo "#endif /* $id */" >>compat/event_channel.h.new set -e; id=_$(echo compat/features.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/features.h.new; \ echo "#define $id" >>compat/features.h.new; \ echo "#include " >>compat/features.h.new; \ echo "#include " >>compat/features.h.new; \ echo "#pragma pack(4)" >>compat/features.h.new; \ grep -v '^# [0-9]' compat/features.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/features.h.new; \ echo "#pragma pack()" >>compat/features.h.new; \ echo "#endif /* $id */" >>compat/features.h.new set -e; id=_$(echo compat/grant_table.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/grant_table.h.new; \ echo "#define $id" >>compat/grant_table.h.new; \ echo "#include " >>compat/grant_table.h.new; \ echo "#include " >>compat/grant_table.h.new; \ echo "#pragma pack(4)" >>compat/grant_table.h.new; \ grep -v '^# [0-9]' compat/grant_table.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/grant_table.h.new; \ echo "#pragma pack()" >>compat/grant_table.h.new; \ echo "#endif /* $id */" >>compat/grant_table.h.new mv -f compat/elfnote.h.new compat/elfnote.h mv -f compat/features.h.new compat/features.h mv -f compat/callback.h.new compat/callback.h mv -f compat/event_channel.h.new compat/event_channel.h set -e; id=_$(echo compat/kexec.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/kexec.h.new; \ echo "#define $id" >>compat/kexec.h.new; \ echo "#include " >>compat/kexec.h.new; \ echo "#include " >>compat/kexec.h.new; \ echo "#pragma pack(4)" >>compat/kexec.h.new; \ grep -v '^# [0-9]' compat/kexec.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/kexec.h.new; \ echo "#pragma pack()" >>compat/kexec.h.new; \ echo "#endif /* $id */" >>compat/kexec.h.new make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C misc install set -e; id=_$(echo compat/memory.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/memory.h.new; \ echo "#define $id" >>compat/memory.h.new; \ echo "#include " >>compat/memory.h.new; \ echo "#include " >>compat/memory.h.new; \ echo "#pragma pack(4)" >>compat/memory.h.new; \ grep -v '^# [0-9]' compat/memory.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/memory.h.new; \ echo "#pragma pack()" >>compat/memory.h.new; \ echo "#endif /* $id */" >>compat/memory.h.new mv -f compat/grant_table.h.new compat/grant_table.h set -e; id=_$(echo compat/nmi.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/nmi.h.new; \ echo "#define $id" >>compat/nmi.h.new; \ echo "#include " >>compat/nmi.h.new; \ echo "#include " >>compat/nmi.h.new; \ echo "#pragma pack(4)" >>compat/nmi.h.new; \ grep -v '^# [0-9]' compat/nmi.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/nmi.h.new; \ echo "#pragma pack()" >>compat/nmi.h.new; \ echo "#endif /* $id */" >>compat/nmi.h.new set -e; id=_$(echo compat/physdev.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/physdev.h.new; \ echo "#define $id" >>compat/physdev.h.new; \ echo "#include " >>compat/physdev.h.new; \ echo "#include " >>compat/physdev.h.new; \ echo "#pragma pack(4)" >>compat/physdev.h.new; \ grep -v '^# [0-9]' compat/physdev.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/physdev.h.new; \ echo "#pragma pack()" >>compat/physdev.h.new; \ echo "#endif /* $id */" >>compat/physdev.h.new set -e; id=_$(echo compat/platform.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/platform.h.new; \ echo "#define $id" >>compat/platform.h.new; \ echo "#include " >>compat/platform.h.new; \ echo "#include " >>compat/platform.h.new; \ echo "#pragma pack(4)" >>compat/platform.h.new; \ grep -v '^# [0-9]' compat/platform.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/platform.h.new; \ echo "#pragma pack()" >>compat/platform.h.new; \ echo "#endif /* $id */" >>compat/platform.h.new mv -f compat/arch-x86/xen-mca.c.new compat/arch-x86/xen-mca.c mv -f compat/nmi.h.new compat/nmi.h set -e; id=_$(echo compat/sched.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/sched.h.new; \ echo "#define $id" >>compat/sched.h.new; \ echo "#include " >>compat/sched.h.new; \ echo "#include " >>compat/sched.h.new; \ echo "#pragma pack(4)" >>compat/sched.h.new; \ grep -v '^# [0-9]' compat/sched.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/sched.h.new; \ echo "#pragma pack()" >>compat/sched.h.new; \ echo "#endif /* $id */" >>compat/sched.h.new set -e; id=_$(echo compat/tmem.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/tmem.h.new; \ echo "#define $id" >>compat/tmem.h.new; \ echo "#include " >>compat/tmem.h.new; \ echo "#include " >>compat/tmem.h.new; \ echo "#pragma pack(4)" >>compat/tmem.h.new; \ grep -v '^# [0-9]' compat/tmem.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/tmem.h.new; \ echo "#pragma pack()" >>compat/tmem.h.new; \ echo "#endif /* $id */" >>compat/tmem.h.new mv -f compat/kexec.h.new compat/kexec.h mv -f compat/memory.h.new compat/memory.h set -e; id=_$(echo compat/trace.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/trace.h.new; \ echo "#define $id" >>compat/trace.h.new; \ echo "#include " >>compat/trace.h.new; \ echo "#include " >>compat/trace.h.new; \ echo "#pragma pack(4)" >>compat/trace.h.new; \ grep -v '^# [0-9]' compat/trace.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/trace.h.new; \ echo "#pragma pack()" >>compat/trace.h.new; \ echo "#endif /* $id */" >>compat/trace.h.new set -e; id=_$(echo compat/vcpu.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/vcpu.h.new; \ echo "#define $id" >>compat/vcpu.h.new; \ echo "#include " >>compat/vcpu.h.new; \ echo "#include " >>compat/vcpu.h.new; \ echo "#pragma pack(4)" >>compat/vcpu.h.new; \ grep -v '^# [0-9]' compat/vcpu.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/vcpu.h.new; \ echo "#pragma pack()" >>compat/vcpu.h.new; \ echo "#endif /* $id */" >>compat/vcpu.h.new mv -f compat/physdev.h.new compat/physdev.h set -e; id=_$(echo compat/version.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/version.h.new; \ echo "#define $id" >>compat/version.h.new; \ echo "#include " >>compat/version.h.new; \ echo "#include " >>compat/version.h.new; \ echo "#pragma pack(4)" >>compat/version.h.new; \ grep -v '^# [0-9]' compat/version.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/version.h.new; \ echo "#pragma pack()" >>compat/version.h.new; \ echo "#endif /* $id */" >>compat/version.h.new mv -f compat/trace.h.new compat/trace.h mv -f compat/sched.h.new compat/sched.h set -e; id=_$(echo compat/xencomm.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/xencomm.h.new; \ echo "#define $id" >>compat/xencomm.h.new; \ echo "#include " >>compat/xencomm.h.new; \ echo "#include " >>compat/xencomm.h.new; \ echo "#pragma pack(4)" >>compat/xencomm.h.new; \ grep -v '^# [0-9]' compat/xencomm.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/xencomm.h.new; \ echo "#pragma pack()" >>compat/xencomm.h.new; \ echo "#endif /* $id */" >>compat/xencomm.h.new mv -f compat/tmem.h.new compat/tmem.h mv -f compat/vcpu.h.new compat/vcpu.h set -e; id=_$(echo compat/xenoprof.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/xenoprof.h.new; \ echo "#define $id" >>compat/xenoprof.h.new; \ echo "#include " >>compat/xenoprof.h.new; \ echo "#include " >>compat/xenoprof.h.new; \ echo "#pragma pack(4)" >>compat/xenoprof.h.new; \ grep -v '^# [0-9]' compat/xenoprof.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/xenoprof.h.new; \ echo "#pragma pack()" >>compat/xenoprof.h.new; \ echo "#endif /* $id */" >>compat/xenoprof.h.new gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/arch-x86/xen-mca.i compat/arch-x86/xen-mca.c mv -f compat/platform.h.new compat/platform.h set -e; id=_$(echo compat/arch-x86/xen.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86/xen.h.new; \ echo "#define $id" >>compat/arch-x86/xen.h.new; \ echo "#include " >>compat/arch-x86/xen.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86/xen.h.new; \ grep -v '^# [0-9]' compat/arch-x86/xen.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/arch-x86/xen.h.new; \ echo "#pragma pack()" >>compat/arch-x86/xen.h.new; \ echo "#endif /* $id */" >>compat/arch-x86/xen.h.new set -e; id=_$(echo compat/arch-x86/xen-x86_32.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86/xen-x86_32.h.new; \ echo "#define $id" >>compat/arch-x86/xen-x86_32.h.new; \ echo "#include " >>compat/arch-x86/xen-x86_32.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86/xen-x86_32.h.new; \ grep -v '^# [0-9]' compat/arch-x86/xen-x86_32.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/arch-x86/xen-x86_32.h.new; \ echo "#pragma pack()" >>compat/arch-x86/xen-x86_32.h.new; \ echo "#endif /* $id */" >>compat/arch-x86/xen-x86_32.h.new set -e; id=_$(echo compat/arch-x86_32.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86_32.h.new; \ echo "#define $id" >>compat/arch-x86_32.h.new; \ echo "#include " >>compat/arch-x86_32.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86_32.h.new; \ grep -v '^# [0-9]' compat/arch-x86_32.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/arch-x86_32.h.new; \ echo "#pragma pack()" >>compat/arch-x86_32.h.new; \ echo "#endif /* $id */" >>compat/arch-x86_32.h.new mv -f compat/version.h.new compat/version.h export PYTHON=python; \ while read what name; do \ /bin/sh /local/scratch/ianc/devel/committer.git/xen/tools/get-fields.sh "$what" compat_$name compat/event_channel.h || exit $?; \ done compat/.xlat/event_channel.h.new mv -f compat/xencomm.h.new compat/xencomm.h export PYTHON=python; \ while read what name; do \ /bin/sh /local/scratch/ianc/devel/committer.git/xen/tools/get-fields.sh "$what" compat_$name compat/grant_table.h || exit $?; \ done compat/.xlat/grant_table.h.new make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/misc' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenperf.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools -c -o xenperf.o xenperf.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenpm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools -c -o xenpm.o xenpm.c mv -f compat/xenoprof.h.new compat/xenoprof.h export PYTHON=python; \ while read what name; do \ /bin/sh /local/scratch/ianc/devel/committer.git/xen/tools/get-fields.sh "$what" compat_$name compat/kexec.h || exit $?; \ done compat/.xlat/kexec.h.new gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-tmem-list-parse.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools xen-tmem-list-parse.c -o xen-tmem-list-parse mv -f compat/arch-x86_32.h.new compat/arch-x86_32.h mv -f compat/arch-x86/xen-x86_32.h.new compat/arch-x86/xen-x86_32.h mv -f compat/arch-x86/xen.h.new compat/arch-x86/xen.h export PYTHON=python; \ while read what name; do \ /bin/sh /local/scratch/ianc/devel/committer.git/xen/tools/get-fields.sh "$what" compat_$name compat/memory.h || exit $?; \ done compat/.xlat/memory.h.new gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .gtraceview.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools -c -o gtraceview.o gtraceview.c export PYTHON=python; \ while read what name; do \ /bin/sh /local/scratch/ianc/devel/committer.git/xen/tools/get-fields.sh "$what" compat_$name compat/physdev.h || exit $?; \ done compat/.xlat/physdev.h.new gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .gtracestat.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools -c -o gtracestat.o gtracestat.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenlockprof.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools -c -o xenlockprof.o xenlockprof.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenwatchdogd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools -c -o xenwatchdogd.o xenwatchdogd.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xencov.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools -c -o xencov.o xencov.c mv -f compat/xen.c.new compat/xen.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-detect.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools xen-detect.c -o xen-detect export PYTHON=python; \ while read what name; do \ /bin/sh /local/scratch/ianc/devel/committer.git/xen/tools/get-fields.sh "$what" compat_$name compat/platform.h || exit $?; \ done compat/.xlat/platform.h.new gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-hvmctx.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools -c -o xen-hvmctx.o xen-hvmctx.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-hvmcrash.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools -c -o xen-hvmcrash.o xen-hvmcrash.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-lowmemd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools -c -o xen-lowmemd.o xen-lowmemd.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-mfndump.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools -c -o xen-mfndump.o xen-mfndump.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xen-hptool.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/misc/../../tools -c -o xen-hptool.o xen-hptool.c gcc -o xenperf xenperf.o /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc/libxenctrl.so export PYTHON=python; \ while read what name; do \ /bin/sh /local/scratch/ianc/devel/committer.git/xen/tools/get-fields.sh "$what" compat_$name compat/sched.h || exit $?; \ done compat/.xlat/sched.h.new gcc -o xenpm xenpm.o /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc/libxenctrl.so gcc -o gtraceview gtraceview.o -lncurses mv -f compat/.xlat/kexec.h.new compat/.xlat/kexec.h export PYTHON=python; \ while read what name; do \ /bin/sh /local/scratch/ianc/devel/committer.git/xen/tools/get-fields.sh "$what" compat_$name compat/tmem.h || exit $?; \ done compat/.xlat/tmem.h.new gcc -o gtracestat gtracestat.o gcc -o xenlockprof xenlockprof.o /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc/libxenctrl.so mv -f compat/.xlat/sched.h.new compat/.xlat/sched.h export PYTHON=python; \ while read what name; do \ /bin/sh /local/scratch/ianc/devel/committer.git/xen/tools/get-fields.sh "$what" compat_$name compat/trace.h || exit $?; \ done compat/.xlat/trace.h.new gcc -o xenwatchdogd xenwatchdogd.o /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc/libxenctrl.so export PYTHON=python; \ while read what name; do \ /bin/sh /local/scratch/ianc/devel/committer.git/xen/tools/get-fields.sh "$what" compat_$name compat/vcpu.h || exit $?; \ done compat/.xlat/vcpu.h.new mv -f compat/.xlat/trace.h.new compat/.xlat/trace.h export PYTHON=python; \ while read what name; do \ /bin/sh /local/scratch/ianc/devel/committer.git/xen/tools/get-fields.sh "$what" compat_$name compat/xenoprof.h || exit $?; \ done compat/.xlat/xenoprof.h.new gcc -o xencov xencov.o /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc/libxenctrl.so gcc -o xen-hvmctx xen-hvmctx.o /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc/libxenctrl.so gcc -o xen-hvmcrash xen-hvmcrash.o /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc/libxenctrl.so mv headers.chk.new headers.chk gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -fno-optimize-sibling-calls -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -include public/xen-compat.h -m32 -o compat/xen.i compat/xen.c set -e; id=_$(echo compat/arch-x86/xen-mca.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86/xen-mca.h.new; \ echo "#define $id" >>compat/arch-x86/xen-mca.h.new; \ echo "#include " >>compat/arch-x86/xen-mca.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86/xen-mca.h.new; \ grep -v '^# [0-9]' compat/arch-x86/xen-mca.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/arch-x86/xen-mca.h.new; \ echo "#pragma pack()" >>compat/arch-x86/xen-mca.h.new; \ echo "#endif /* $id */" >>compat/arch-x86/xen-mca.h.new gcc -o xen-lowmemd xen-lowmemd.o /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc/libxenctrl.so /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore/libxenstore.so gcc -o xen-mfndump xen-mfndump.o /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc/libxenctrl.so /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc/libxenguest.so mv -f compat/arch-x86/xen-mca.h.new compat/arch-x86/xen-mca.h /usr/bin/perl -w -- /local/scratch/ianc/devel/committer.git/docs/gen-html-index -i INDEX html html/misc/coverage.html html/misc/efi.html html/misc/hvm-emulated-unplug.html html/misc/qemu-upstream_howto_use_it.html html/misc/xen-command-line.html html/misc/xenstore-paths.html html/misc/xl-network-configuration.html html/misc/xl-numa-placement.html html/man/xl.1.html html/man/xenstore-chmod.1.html html/man/xenstore-ls.1.html html/man/xenstore.1.html html/man/xl.cfg.5.html html/man/xl.conf.5.html html/man/xlcpupool.cfg.5.html html/misc/console.txt html/misc/crashdb.txt html/misc/distro_mapping.txt html/misc/dump-core-format.txt html/misc/grant-tables.txt html/misc/kexec_and_kdump.txt html/misc/libxl_memory.txt html/misc/pci-device-reservations.txt html/misc/printk-formats.txt html/misc/pvh-readme.txt html/misc/sedf_scheduler_mini-HOWTO.txt html/misc/tscmode.txt html/misc/vbd-interface.txt html/misc/vtd.txt html/misc/vtpmmgr.txt html/misc/vtpm-platforms.txt html/misc/vtpm.txt html/misc/xen-error-handling.txt html/misc/xenpaging.txt html/misc/xenstore.txt html/misc/xl-disk-configuration.txt html/misc/xsm-flask.txt html/hypercall/arm/index.html html/hypercall/x86_32/index.html html/hypercall/x86_64/index.html export PYTHON=python; \ while read what name; do \ /bin/sh /local/scratch/ianc/devel/committer.git/xen/tools/get-fields.sh "$what" compat_$name compat/arch-x86/xen-x86_32.h || exit $?; \ done compat/.xlat/arch-x86/xen-x86_32.h.new export PYTHON=python; \ while read what name; do \ /bin/sh /local/scratch/ianc/devel/committer.git/xen/tools/get-fields.sh "$what" compat_$name compat/arch-x86/xen.h || exit $?; \ done compat/.xlat/arch-x86/xen.h.new gcc -o xen-hptool xen-hptool.o /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc/libxenctrl.so /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/libxc/libxenguest.so /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/xenstore/libxenstore.so Writing: html/hypercall/index.html Writing: html/man/index.html Writing: html/misc/index.html Writing: html/index.html install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/doc/xen [ ! -d html ] || cp -R html /local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/doc/xen make[1]: Leaving directory `/local/scratch/ianc/devel/committer.git/docs' export PYTHON=python; \ while read what name; do \ /bin/sh /local/scratch/ianc/devel/committer.git/xen/tools/get-fields.sh "$what" compat_$name compat/arch-x86/xen-mca.h || exit $?; \ done compat/.xlat/arch-x86/xen-mca.h.new set -e; for d in ; do make -C $d; done /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/bin /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/python/install-wrap "/usr/bin/python" /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/cross-install -m0755 -p xencons xencov_split xen-detect /local/scratch/ianc/devel/committer.git/dist/install/usr/local/bin mv -f compat/.xlat/xenoprof.h.new compat/.xlat/xenoprof.h mv -f compat/.xlat/arch-x86/xen.h.new compat/.xlat/arch-x86/xen.h set -e; id=_$(echo compat/xen.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/xen.h.new; \ echo "#define $id" >>compat/xen.h.new; \ echo "#include " >>compat/xen.h.new; \ echo "#include " >>compat/xen.h.new; \ echo "#pragma pack(4)" >>compat/xen.h.new; \ grep -v '^# [0-9]' compat/xen.i | \ python /local/scratch/ianc/devel/committer.git/xen/tools/compat-build-header.py | uniq >>compat/xen.h.new; \ echo "#pragma pack()" >>compat/xen.h.new; \ echo "#endif /* $id */" >>compat/xen.h.new /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/python/install-wrap "/usr/bin/python" /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/cross-install -m0755 -p xen-bugtool xen-python-path xenperf xenpm xen-tmem-list-parse gtraceview gtracestat xenlockprof xenwatchdogd xen-ringwatch xencov xen-hvmctx xen-hvmcrash xen-lowmemd xen-mfndump xen-hptool /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin mv -f compat/.xlat/arch-x86/xen-x86_32.h.new compat/.xlat/arch-x86/xen-x86_32.h mv -f compat/xen.h.new compat/xen.h export PYTHON=python; \ while read what name; do \ /bin/sh /local/scratch/ianc/devel/committer.git/xen/tools/get-fields.sh "$what" compat_$name compat/xen.h || exit $?; \ done compat/.xlat/xen.h.new /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/python/install-wrap "/usr/bin/python" /local/scratch/ianc/devel/committer.git/tools/misc/../../tools/cross-install -m0755 -p xenpvnetboot /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin set -e; for d in ; do make -C $d install-recurse; done make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/misc' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' mv -f compat/.xlat/tmem.h.new compat/.xlat/tmem.h mv -f compat/.xlat/vcpu.h.new compat/.xlat/vcpu.h make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C examples install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/examples' [ -d /local/scratch/ianc/devel/committer.git/dist/install/etc/xen ] || \ /local/scratch/ianc/devel/committer.git/tools/examples/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/etc/xen [ -d /local/scratch/ianc/devel/committer.git/dist/install/etc/xen ] || \ /local/scratch/ianc/devel/committer.git/tools/examples/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/etc/xen [ -d /local/scratch/ianc/devel/committer.git/dist/install/etc/xen/auto ] || \ /local/scratch/ianc/devel/committer.git/tools/examples/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/etc/xen/auto set -e; for i in README README.incompatibilities; \ do [ -e /local/scratch/ianc/devel/committer.git/dist/install/etc/xen/$i ] || \ /local/scratch/ianc/devel/committer.git/tools/examples/../../tools/cross-install -m0644 -p $i /local/scratch/ianc/devel/committer.git/dist/install/etc/xen; \ done set -e; for i in xlexample.hvm xlexample.pvlinux xl.conf cpupool ; \ do [ -e /local/scratch/ianc/devel/committer.git/dist/install/etc/xen/$i ] || \ /local/scratch/ianc/devel/committer.git/tools/examples/../../tools/cross-install -m0644 -p $i /local/scratch/ianc/devel/committer.git/dist/install/etc/xen; \ done make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/examples' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C hotplug install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/hotplug' mv -f compat/.xlat/event_channel.h.new compat/.xlat/event_channel.h make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/hotplug' make -C common install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/hotplug/common' rm -f "hotplugpath.sh".tmp; echo "SBINDIR=\"/usr/local/sbin\"" >>"hotplugpath.sh".tmp; echo "BINDIR=\"/usr/local/bin\"" >>"hotplugpath.sh".tmp; echo "LIBEXEC=\"/usr/local/lib/xen/bin\"" >>"hotplugpath.sh".tmp; echo "LIBDIR=\"/usr/local/lib\"" >>"hotplugpath.sh".tmp; echo "SHAREDIR=\"/usr/local/share\"" >>"hotplugpath.sh".tmp; echo "PRIVATE_BINDIR=\"/usr/local/lib/xen/bin\"" >>"hotplugpath.sh".tmp; echo "XENFIRMWAREDIR=\"/usr/local/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 /local/scratch/ianc/devel/committer.git/dist/install/etc/xen/scripts ] || \ /local/scratch/ianc/devel/committer.git/tools/hotplug/common/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/etc/xen/scripts set -e; for i in ; \ do \ /local/scratch/ianc/devel/committer.git/tools/hotplug/common/../../../tools/cross-install -m0755 -p $i /local/scratch/ianc/devel/committer.git/dist/install/etc/xen/scripts; \ done set -e; for i in "hotplugpath.sh"; \ do \ /local/scratch/ianc/devel/committer.git/tools/hotplug/common/../../../tools/cross-install -m0644 -p $i /local/scratch/ianc/devel/committer.git/dist/install/etc/xen/scripts; \ done make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/hotplug/common' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/hotplug' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/hotplug' make -C Linux install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/hotplug/Linux' [ -d /local/scratch/ianc/devel/committer.git/dist/install/etc/init.d ] || /local/scratch/ianc/devel/committer.git/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/etc/init.d [ -d /local/scratch/ianc/devel/committer.git/dist/install/etc/xen/scripts ] || \ /local/scratch/ianc/devel/committer.git/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/etc/xen/scripts [ -d /local/scratch/ianc/devel/committer.git/dist/install/etc/udev ] || \ /local/scratch/ianc/devel/committer.git/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/etc/udev/rules.d set -e; for i in vif-bridge vif-route vif-nat vif-openvswitch vif2 vif-setup block block-enbd block-nbd xen-hotplug-cleanup external-device-migrate vscsi block-iscsi ; \ do \ /local/scratch/ianc/devel/committer.git/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p $i /local/scratch/ianc/devel/committer.git/dist/install/etc/xen/scripts; \ done mv -f compat/.xlat/physdev.h.new compat/.xlat/physdev.h [ -d /local/scratch/ianc/devel/committer.git/dist/install/etc/default ] || /local/scratch/ianc/devel/committer.git/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/etc/default set -e; for i in xen-backend.rules ; \ do \ /local/scratch/ianc/devel/committer.git/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p $i /local/scratch/ianc/devel/committer.git/dist/install/etc/udev/rules.d; \ done /local/scratch/ianc/devel/committer.git/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/xendomains /local/scratch/ianc/devel/committer.git/dist/install/etc/init.d /local/scratch/ianc/devel/committer.git/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p init.d/sysconfig.xendomains /local/scratch/ianc/devel/committer.git/dist/install/etc/default/xendomains /local/scratch/ianc/devel/committer.git/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/xencommons /local/scratch/ianc/devel/committer.git/dist/install/etc/init.d /local/scratch/ianc/devel/committer.git/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p init.d/sysconfig.xencommons /local/scratch/ianc/devel/committer.git/dist/install/etc/default/xencommons /local/scratch/ianc/devel/committer.git/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/xen-watchdog /local/scratch/ianc/devel/committer.git/dist/install/etc/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 \ /local/scratch/ianc/devel/committer.git/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p $i /local/scratch/ianc/devel/committer.git/dist/install/etc/xen/scripts; \ done mv -f compat/.xlat/memory.h.new compat/.xlat/memory.h make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/hotplug/Linux' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/hotplug' make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/hotplug' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C xentrace install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/xentrace' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xentrace.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/include -c -o xentrace.o xentrace.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .setsize.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/include -c -o setsize.o setsize.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenctx.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/include -c -o xenctx.o xenctx.c gcc -o xentrace_setsize setsize.o /local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/libxc/libxenctrl.so gcc -o xentrace xentrace.o /local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/libxc/libxenctrl.so gcc -o xenctx xenctx.o /local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/libxc/libxenctrl.so /local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/bin [ -z "xenctx" ] || /local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin /local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/man/man1 /local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/man/man8 /local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/cross-install -m0755 -p xentrace xentrace_setsize /local/scratch/ianc/devel/committer.git/dist/install/usr/local/bin /local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/python/install-wrap "/usr/bin/python" /local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/cross-install -m0755 -p xentrace_format /local/scratch/ianc/devel/committer.git/dist/install/usr/local/bin [ -z "xenctx" ] || /local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/cross-install -m0755 -p xenctx /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin /local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/cross-install -m0644 -p xentrace_format.1 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/man/man1 /local/scratch/ianc/devel/committer.git/tools/xentrace/../../tools/cross-install -m0644 -p xentrace.8 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/man/man8 make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/xentrace' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C xcutils install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/xcutils' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .readnotes.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/xcutils/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xcutils/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/xcutils/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xcutils/../../tools/include -c -o readnotes.o readnotes.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .lsevtchn.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/xcutils/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xcutils/../../tools/include -c -o lsevtchn.o lsevtchn.c gcc lsevtchn.o -o lsevtchn /local/scratch/ianc/devel/committer.git/tools/xcutils/../../tools/libxc/libxenctrl.so gcc readnotes.o -o readnotes /local/scratch/ianc/devel/committer.git/tools/xcutils/../../tools/libxc/libxenctrl.so /local/scratch/ianc/devel/committer.git/tools/xcutils/../../tools/libxc/libxenguest.so mv -f compat/.xlat/xen.h.new compat/.xlat/xen.h /local/scratch/ianc/devel/committer.git/tools/xcutils/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin mv -f compat/.xlat/grant_table.h.new compat/.xlat/grant_table.h /local/scratch/ianc/devel/committer.git/tools/xcutils/../../tools/cross-install -m0755 -p readnotes lsevtchn /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/xcutils' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C firmware install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware' GIT=git /local/scratch/ianc/devel/committer.git/tools/firmware/../../scripts/git-checkout.sh git://xenbits.xen.org/seabios.git rel-1.7.4 seabios-dir make -C seabios-dir defconfig make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/seabios-dir-remote' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Build default config # # configuration written to /local/scratch/ianc/devel/committer.git/tools/firmware/seabios-dir-remote/.config # make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/seabios-dir-remote' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/seabios-dir-remote' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Build default config # # configuration written to /local/scratch/ianc/devel/committer.git/tools/firmware/seabios-dir-remote/.config # make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/seabios-dir-remote' make CC=gcc PYTHON=python subdirs-all make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware' make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware' make -C seabios-dir all mv -f compat/.xlat/arch-x86/xen-mca.h.new compat/.xlat/arch-x86/xen-mca.h make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/seabios-dir-remote' Compiling IASL out/src/fw/acpi-dsdt.hex make[7]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Compiling IASL out/src/fw/ssdt-proc.hex Build Kconfig config file Compiling IASL out/src/fw/ssdt-pcihp.hex Compiling IASL out/src/fw/ssdt-misc.hex Compiling IASL out/src/fw/q35-acpi-dsdt.hex Compile checking out/src/fw/mptable.o Compile checking out/src/fw/pirtable.o Compile checking out/src/fw/smbios.o Compile checking out/src/fw/romfile_loader.o Compile checking out/src/system.o Compile checking out/src/disk.o Compile checking out/src/font.o Compiling to assembler out/src/asm-offsets.s ASL Input: out/src/fw/ssdt-proc.dsl.i - 36 lines, 762 bytes, 8 keywords AML Output: out/src/fw/ssdt-proc.aml - 120 bytes, 6 named objects, 2 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations Compile checking out/src/misc.o ASL Input: out/src/fw/ssdt-pcihp.dsl.i - 37 lines, 767 bytes, 6 keywords AML Output: out/src/fw/ssdt-pcihp.aml - 88 bytes, 5 named objects, 1 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations Compile checking out/src/stacks.o Compile checking out/src/output.o Compile checking out/src/string.o ASL Input: out/src/fw/ssdt-misc.dsl.i - 102 lines, 2567 bytes, 35 keywords AML Output: out/src/fw/ssdt-misc.aml - 354 bytes, 24 named objects, 11 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 2 Optimizations ASL Input: out/src/fw/acpi-dsdt.dsl.i - 476 lines, 19178 bytes, 316 keywords AML Output: out/src/fw/acpi-dsdt.aml - 4407 bytes, 159 named objects, 157 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 246 Optimizations Compile checking out/src/x86.o Compile checking out/src/block.o Compile checking out/src/cdrom.o Compile checking out/src/mouse.o Compile checking out/src/kbd.o Compile checking out/src/serial.o Compile checking out/src/clock.o Compile checking out/src/resume.o Compile checking out/src/pnpbios.o Compile checking out/src/vgahooks.o Compile checking out/src/pcibios.o Compile checking out/src/apm.o Compile checking out/src/fw/smp.o Compile checking out/src/hw/timer.o Compile checking out/src/hw/pci.o Compile checking out/src/hw/rtc.o Compile checking out/src/hw/dma.o Compile checking out/src/hw/pic.o Compile checking out/src/hw/ps2port.o Compile checking out/src/hw/serialio.o Compile checking out/src/hw/usb.o Compile checking out/src/hw/usb-uhci.o ASL Input: out/src/fw/q35-acpi-dsdt.dsl.i - 515 lines, 28284 bytes, 413 keywords AML Output: out/src/fw/q35-acpi-dsdt.aml - 7344 bytes, 239 named objects, 174 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 445 Optimizations Compile checking out/src/hw/usb-ohci.o Compile checking out/src/hw/usb-ehci.o Compile checking out/src/hw/usb-xhci.o Compile checking out/src/hw/usb-hid.o Compile checking out/src/hw/usb-msc.o Compile checking out/src/hw/usb-uas.o Compile checking out/src/hw/blockcmd.o Compile checking out/src/hw/floppy.o Compile checking out/src/hw/ramdisk.o Compile checking out/src/hw/ata.o Compile checking out/src/hw/virtio-ring.o Compile checking out/src/hw/virtio-pci.o Compile checking out/src/hw/virtio-blk.o Compile checking out/src/hw/lsi-scsi.o Compile checking out/src/hw/virtio-scsi.o Compile checking out/src/hw/megasas.o Compile checking out/src/hw/pvscsi.o Compile checking out/src/hw/esp-scsi.o Compile checking out/src/post.o Compile checking out/src/memmap.o Compile checking out/src/malloc.o Compile checking out/src/romfile.o Compile checking out/src/pmm.o Compile checking out/src/optionroms.o Compile checking out/src/boot.o Compile checking out/src/bootsplash.o Compile checking out/src/jpeg.o Compile checking out/src/bmp.o Compile checking out/src/hw/ahci.o Compile checking out/src/hw/usb-hub.o Compile checking out/src/fw/coreboot.o Compile checking out/src/fw/lzmadecode.o Compile checking out/src/fw/csm.o Compile checking out/src/fw/biostables.o Compile checking out/src/fw/paravirt.o Compile checking out/src/fw/shadow.o Compile checking out/src/fw/smm.o Compile checking out/src/fw/pciinit.o Compile checking out/src/fw/mtrr.o Compile checking out/src/fw/xen.o Compiling whole program out/code32seg.o Compiling whole program out/ccode16.o Generating offset file out/asm-offsets.h Compiling (16bit) out/romlayout.o Compile checking out/src/fw/acpi.o Compiling whole program out/ccode32flat.o Building ld scripts Version: rel-1.7.4-0-g96917a8-20140612_121231-cosworth Fixed space: 0xe05b-0x10000 total: 8101 slack: 9 Percent slack: 0.1% 16bit size: 37596 32bit segmented size: 1462 32bit flat size: 21568 32bit flat init size: 70176 Lowmem size: 2160 f-segment var size: 1742 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.prep Total size: 138372 Fixed: 62376 Free: 123772 (used 52.8% of 256KiB rom) Creating out/bios.bin make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/seabios-dir-remote' make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware' make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware' make -C rombios all make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/rombios' make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/rombios' make -C 32bit all make[8]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/rombios/32bit' make[9]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/rombios/32bit' make -C tcgbios all make[10]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/rombios/32bit/tcgbios' gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/rombios/32bit/tcgbios/../../../../../tools/include -I.. -I../.. -c -o tcgbios.o tcgbios.c gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .tpm_drivers.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/rombios/32bit/tcgbios/../../../../../tools/include -I.. -I../.. -c -o tpm_drivers.o tpm_drivers.c ld -melf_i386 -r tcgbios.o tpm_drivers.o -o tcgbiosext.o make[10]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/rombios/32bit/tcgbios' make[9]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/rombios/32bit' make 32bitbios_flat.h make[9]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/rombios/32bit' gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/rombios/32bit/../../../../tools/include -I.. -c -o 32bitbios.o 32bitbios.c gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .util.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/rombios/32bit/../../../../tools/include -I.. -c -o util.o util.c gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/rombios/32bit/../../../../tools/include -I.. -c -o pmm.o pmm.c 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[9]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/rombios/32bit' make[8]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/rombios/32bit' make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/rombios' make BIOS-bochs-latest make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/rombios' gcc -o biossums biossums.c gcc -DBX_SMP_PROCESSORS=1 -E -P rombios.c > _rombios_.c mv -f compat/.xlat/platform.h.new compat/.xlat/platform.h cat compat/.xlat/xen.h compat/.xlat/arch-x86/xen-x86_32.h compat/.xlat/arch-x86/xen.h compat/.xlat/arch-x86/xen-mca.h compat/.xlat/event_channel.h compat/.xlat/grant_table.h compat/.xlat/kexec.h compat/.xlat/memory.h compat/.xlat/physdev.h compat/.xlat/platform.h compat/.xlat/sched.h compat/.xlat/tmem.h compat/.xlat/trace.h compat/.xlat/vcpu.h compat/.xlat/xenoprof.h >compat/xlat.h.new bcc -o rombios.s -C-c -D__i86__ -0 -S _rombios_.c mv -f compat/xlat.h.new compat/xlat.h rm compat/xen.c compat/kexec.i compat/tmem.i compat/arch-x86_32.c compat/arch-x86/xen-x86_32.c compat/memory.c compat/sched.c compat/vcpu.c compat/xen.i compat/trace.i compat/features.i compat/callback.c compat/event_channel.i compat/xencomm.i compat/arch-x86/xen.i compat/elfnote.c compat/arch-x86/xen-mca.i compat/version.i compat/platform.i compat/kexec.c compat/tmem.c compat/nmi.i compat/physdev.i compat/arch-x86/xen-x86_32.i compat/elfnote.i compat/physdev.c compat/vcpu.i compat/trace.c compat/features.c compat/event_channel.c compat/grant_table.i compat/xencomm.c compat/arch-x86/xen.c compat/arch-x86/xen-mca.c compat/version.c compat/grant_table.c compat/arch-x86_32.i compat/platform.c compat/memory.i compat/sched.i compat/nmi.c compat/callback.i compat/xenoprof.c compat/xenoprof.i make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/include' make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C arch/x86 asm-offsets.s 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 make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .asm-offsets.s.d -S -o asm-offsets.s x86_64/asm-offsets.c make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86' make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk include/asm-x86/asm-offsets.h perl makesym.perl < rombios.txt > rombios.sym mv tmp.bin BIOS-bochs-latest ./biossums BIOS-bochs-latest PCI-Bios header at: 0xB120 Current checksum: 0xEC Calculated checksum: 0xEC $PIR header at: 0xB470 Current checksum: 0x37 Calculated checksum: 0x27 Setting checksum. Bios checksum at: 0xFFFF Current checksum: 0x00 Calculated checksum: 0x0D Setting checksum. rm -f _rombios_.s make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/rombios' make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/rombios' make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware' make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware' make -C vgabios all make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/vgabios' gcc -o biossums biossums.c gcc -o vbetables-gen vbetables-gen.c make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/xen' make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen' make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C arch/x86 /local/scratch/ianc/devel/committer.git/xen/xen ./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-cirrus.s > _vgabios-cirrus_.s sed -e 's/^\.text//' -e 's/^\.data//' vgabios-cirrus-debug.s > _vgabios-cirrus-debug_.s sed -e 's/^\.text//' -e 's/^\.data//' vgabios.s > _vgabios_.s sed -e 's/^\.text//' -e 's/^\.data//' vgabios-debug.s > _vgabios-debug_.s as86 _vgabios-cirrus_.s -b vgabios-cirrus.bin -u -w- -g -0 -j -O -l vgabios-cirrus.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-debug_.s -b vgabios.debug.bin -u -w- -g -0 -j -O -l vgabios.debug.txt make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86' make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C /local/scratch/ianc/devel/committer.git/xen/arch/x86/boot built_in.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C /local/scratch/ianc/devel/committer.git/xen/arch/x86/efi built_in.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C /local/scratch/ianc/devel/committer.git/xen/common built_in.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C /local/scratch/ianc/devel/committer.git/xen/drivers built_in.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C /local/scratch/ianc/devel/committer.git/xen/xsm built_in.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C /local/scratch/ianc/devel/committer.git/xen/arch/x86 built_in.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C /local/scratch/ianc/devel/committer.git/xen/crypto built_in.o gcc -P -E -Ui386 -D__ASSEMBLY__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xen.lds.d -o xen.lds xen.lds.S sed -e 's/xen\.lds\.o:/xen\.lds:/g' <.xen.lds.d >.xen.lds.d.new mv -f .xen.lds.d.new .xen.lds.d make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C /local/scratch/ianc/devel/committer.git/xen/common symbols-dummy.o make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .alternative.o.d -c alternative.c -o alternative.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .apic.o.d -c apic.c -o apic.o make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/xsm' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xsm_core.o.d -c xsm_core.c -o xsm_core.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .bitops.o.d -c bitops.c -o bitops.o ld -melf_x86_64 -r -o built_in.o xsm_core.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .compat.o.d -c compat.c -o compat.o make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/xsm' gcc -P -E -Ui386 -DEFI -D__ASSEMBLY__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .efi.lds.d -o efi.lds xen.lds.S make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/common' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .bitmap.o.d -c bitmap.c -o bitmap.o make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/efi' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .stub.o.d -fshort-wchar -c stub.c -o stub.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .debug.o.d -c debug.c -o debug.o make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/crypto' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .rijndael.o.d -c rijndael.c -o rijndael.o make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/boot' make -f build32.mk reloc.S ld -melf_x86_64 -r -o built_in.o stub.o make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/drivers' make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C char built_in.o sed -e 's/efi\.lds\.o:/efi\.lds:/g' <.efi.lds.d >.efi.lds.d.new make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/efi' mv -f .efi.lds.d.new .efi.lds.d gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .core_parking.o.d -c core_parking.c -o core_parking.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C cpufreq built_in.o gcc -D__ASSEMBLY__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .relocs-dummy.o.d -c efi/relocs-dummy.S -o efi/relocs-dummy.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .cpu.o.d -c cpu.c -o cpu.o make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/common' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .symbols-dummy.o.d -c symbols-dummy.c -o symbols-dummy.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .cpupool.o.d -c cpupool.c -o cpupool.o make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/common' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .delay.o.d -c delay.c -o delay.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vmac.o.d -c vmac.c -o vmac.o gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -g -o efi/mkreloc efi/mkreloc.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .domctl.o.d -c domctl.c -o domctl.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .domain.o.d -c domain.c -o domain.o ld -melf_x86_64 -r -o built_in.o rijndael.o vmac.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .event_2l.o.d -c event_2l.c -o event_2l.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .domctl.o.d -c domctl.c -o domctl.o make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/crypto' gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -o boot/mkelf32 boot/mkelf32.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .event_channel.o.d -c event_channel.c -o event_channel.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C pci built_in.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .domain.o.d -c domain.c -o domain.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .event_fifo.o.d -c event_fifo.c -o event_fifo.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .domain_page.o.d -c domain_page.c -o domain_page.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .grant_table.o.d -c grant_table.c -o grant_table.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .e820.o.d -c e820.c -o e820.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .extable.o.d -c extable.c -o extable.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .irq.o.d -c irq.c -o irq.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .flushtlb.o.d -c flushtlb.c -o flushtlb.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .kernel.o.d -c kernel.c -o kernel.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .keyhandler.o.d -c keyhandler.c -o keyhandler.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .platform_hypercall.o.d -c platform_hypercall.c -o platform_hypercall.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .kexec.o.d -c kexec.c -o kexec.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .i387.o.d -c i387.c -o i387.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .kimage.o.d -c kimage.c -o kimage.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .i8259.o.d -c i8259.c -o i8259.o rm -f _vgabios-cirrus_.s _vgabios-cirrus_.c vgabios-cirrus.s cp vgabios-cirrus.bin VGABIOS-lgpl-latest.cirrus.bin gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .lib.o.d -c lib.c -o lib.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .io_apic.o.d -c io_apic.c -o io_apic.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .memory.o.d -c memory.c -o memory.o ./biossums VGABIOS-lgpl-latest.cirrus.bin Bios checksum at: 0x8BFF Current checksum: 0x00 Calculated checksum: 0xC6 Setting checksum. ls -l VGABIOS-lgpl-latest.cirrus.bin -rw-rw-r-- 1 ianc xendev 35840 Jun 12 12:12 VGABIOS-lgpl-latest.cirrus.bin gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .msi.o.d -c msi.c -o msi.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .multicall.o.d -c multicall.c -o multicall.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C passthrough built_in.o make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/boot' gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -Werror -fno-builtin -msoft-float -c -fpic reloc.c -o reloc.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .notifier.o.d -c notifier.c -o notifier.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .ioport_emulate.o.d -c ioport_emulate.c -o ioport_emulate.o objdump -h reloc.o | sed -n '/[0-9]/{s,00*,0,g;p;}' |\ while read idx name sz rest; do \ case "$name" in \ .data|.data.*|.rodata|.rodata.*|.bss|.bss.*) \ test $sz != 0 || continue; \ echo "Error: non-empty $name: 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .page_alloc.o.d -c page_alloc.c -o page_alloc.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .irq.o.d -c irq.c -o irq.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .preempt.o.d -c preempt.c -o preempt.o ld -melf_i386 -N -Ttext 0 -o reloc.lnk reloc.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .random.o.d -c random.c -o random.o rm -f _vgabios-cirrus-debug_.s _vgabios-cirrus-debug_.c vgabios-cirrus-debug.s objcopy -O binary reloc.lnk reloc.bin gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .microcode_amd.o.d -c microcode_amd.c -o microcode_amd.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .rangeset.o.d -c rangeset.c -o rangeset.o cp vgabios-cirrus.debug.bin VGABIOS-lgpl-latest.cirrus.debug.bin (od -v -t x reloc.bin | tr -s ' ' | awk 'NR > 1 {print s} {s=$0}' | \ sed 's/ /,0x/g' | sed 's/,0x$//' | sed 's/^[0-9]*,/ .long /') >reloc.S gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .microcode_intel.o.d -c microcode_intel.c -o microcode_intel.o ./biossums VGABIOS-lgpl-latest.cirrus.debug.bin gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .sched_credit.o.d -c sched_credit.c -o sched_credit.o Bios checksum at: 0x8BFF Current checksum: 0x00 Calculated checksum: 0xE5 Setting checksum. ls -l VGABIOS-lgpl-latest.cirrus.debug.bin gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .microcode.o.d -c microcode.c -o microcode.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .sched_credit2.o.d -c sched_credit2.c -o sched_credit2.o make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/boot' gcc -D__ASSEMBLY__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .head.o.d -c head.S -o head.o -rw-rw-r-- 1 ianc xendev 35840 Jun 12 12:12 VGABIOS-lgpl-latest.cirrus.debug.bin gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mm.o.d -c mm.c -o mm.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mpparse.o.d -c mpparse.c -o mpparse.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .sched_sedf.o.d -c sched_sedf.c -o sched_sedf.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .nmi.o.d -c nmi.c -o nmi.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .numa.o.d -c numa.c -o numa.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .sched_arinc653.o.d -c sched_arinc653.c -o sched_arinc653.o rm -f _vgabios_.s _vgabios_.c vgabios.s make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C acpi built_in.o cp vgabios.bin VGABIOS-lgpl-latest.bin gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .schedule.o.d -c schedule.c -o schedule.o ./biossums VGABIOS-lgpl-latest.bin gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .pci.o.d -c pci.c -o pci.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .shutdown.o.d -c shutdown.c -o shutdown.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .percpu.o.d -c percpu.c -o percpu.o Bios checksum at: 0x9DFF Current checksum: 0x00 Calculated checksum: 0xB1 Setting checksum. ls -l VGABIOS-lgpl-latest.bin gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .softirq.o.d -c softirq.c -o softirq.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .physdev.o.d -c physdev.c -o physdev.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .setup.o.d -c setup.c -o setup.o -rw-rw-r-- 1 ianc xendev 40448 Jun 12 12:12 VGABIOS-lgpl-latest.bin make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C video built_in.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .shutdown.o.d -c shutdown.c -o shutdown.o ld -melf_x86_64 -r -o built_in.o head.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .sort.o.d -c sort.c -o sort.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .smp.o.d -c smp.c -o smp.o rm -f _vgabios-debug_.s _vgabios-debug_.c vgabios-debug.s gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .smp.o.d -c smp.c -o smp.o cp vgabios.debug.bin VGABIOS-lgpl-latest.debug.bin make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/boot' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .smpboot.o.d -c smpboot.c -o smpboot.o ./biossums VGABIOS-lgpl-latest.debug.bin Bios checksum at: 0xA1FF Current checksum: 0x00 Calculated checksum: 0xCA Setting checksum. gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .spinlock.o.d -c spinlock.c -o spinlock.o ls -l VGABIOS-lgpl-latest.debug.bin gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .srat.o.d -c srat.c -o srat.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .string.o.d -c string.c -o string.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .sysctl.o.d -c sysctl.c -o sysctl.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .time.o.d -c time.c -o time.o -rw-rw-r-- 1 ianc xendev 41472 Jun 12 12:12 VGABIOS-lgpl-latest.debug.bin make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/vgabios' make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .stop_machine.o.d -c stop_machine.c -o stop_machine.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .trace.o.d -c trace.c -o trace.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .traps.o.d -c traps.c -o traps.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .usercopy.o.d -c usercopy.c -o usercopy.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .x86_emulate.o.d -c x86_emulate.c -o x86_emulate.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .string.o.d -c string.c -o string.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .machine_kexec.o.d -c machine_kexec.c -o machine_kexec.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .crash.o.d -c crash.c -o crash.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tboot.o.d -c tboot.c -o tboot.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .symbols.o.d -c symbols.c -o symbols.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .sysctl.o.d -c sysctl.c -o sysctl.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .hpet.o.d -c hpet.c -o hpet.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xstate.o.d -c xstate.c -o xstate.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tasklet.o.d -c tasklet.c -o tasklet.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C acpi built_in.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C cpu built_in.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .time.o.d -c time.c -o time.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C genapic built_in.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .timer.o.d -c timer.c -o timer.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .trace.o.d -c trace.c -o trace.o make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/drivers/char' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .console.o.d -c console.c -o console.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .version.o.d -c version.c -o version.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vmap.o.d -c vmap.c -o vmap.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .ns16550.o.d -c ns16550.c -o ns16550.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vsprintf.o.d -c vsprintf.c -o vsprintf.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .ehci-dbgp.o.d -c ehci-dbgp.c -o ehci-dbgp.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C hvm built_in.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .serial.o.d -c serial.c -o serial.o make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/drivers/cpufreq' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .cpufreq.o.d -c cpufreq.c -o cpufreq.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .cpufreq_ondemand.o.d -c cpufreq_ondemand.c -o cpufreq_ondemand.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .wait.o.d -c wait.c -o wait.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .cpufreq_misc_governors.o.d -c cpufreq_misc_governors.c -o cpufreq_misc_governors.o ld -melf_x86_64 -r -o built_in.o console.o ns16550.o ehci-dbgp.o serial.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xmalloc_tlsf.o.d -c xmalloc_tlsf.c -o xmalloc_tlsf.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .rcupdate.o.d -c rcupdate.c -o rcupdate.o make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/drivers/char' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .utility.o.d -c utility.c -o utility.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C mm built_in.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tmem.o.d -c tmem.c -o tmem.o ld -melf_x86_64 -r -o built_in.o cpufreq.o cpufreq_ondemand.o cpufreq_misc_governors.o utility.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tmem_xen.o.d -c tmem_xen.c -o tmem_xen.o make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/drivers/cpufreq' make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C oprofile built_in.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .radix-tree.o.d -c radix-tree.c -o radix-tree.o make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware' make -C etherboot all gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .rbtree.o.d -c rbtree.c -o rbtree.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .lzo.o.d -c lzo.c -o lzo.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xenoprof.o.d -c xenoprof.c -o xenoprof.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C compat built_in.o make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/drivers/pci' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .pci.o.d -c pci.c -o pci.o ld -melf_x86_64 -r -o built_in.o pci.o make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/drivers/pci' make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C x86_64 built_in.o make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/drivers/passthrough' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .iommu.o.d -c iommu.c -o iommu.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .io.o.d -c io.c -o io.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .pci.o.d -c pci.c -o pci.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C vtd built_in.o make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/etherboot' if ! /usr/bin/wget -c -O _ipxe.tar.gz http://xenbits.xen.org/xen-extfiles/ipxe-git-9a93db3f0947484e30e753bbd61a10b17336e20e.tar.gz; then \ git clone git://git.ipxe.org/ipxe.git ipxe.git; \ (cd ipxe.git && git archive --format=tar --prefix=ipxe/ \ 9a93db3f0947484e30e753bbd61a10b17336e20e | gzip >../_ipxe.tar.gz); \ rm -rf ipxe.git; \ fi --2014-06-12 12:12:39-- http://xenbits.xen.org/xen-extfiles/ipxe-git-9a93db3f0947484e30e753bbd61a10b17336e20e.tar.gz Resolving xenbits.xen.org (xenbits.xen.org)... 50.57.170.242 Connecting to xenbits.xen.org (xenbits.xen.org)|50.57.170.242|:80... make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/drivers/video' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vga.o.d -c vga.c -o vga.o make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/drivers/acpi' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .numa.o.d -c numa.c -o numa.o connected. HTTP request sent, awaiting response... gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .osl.o.d -c osl.c -o osl.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .pmstat.o.d -c pmstat.c -o pmstat.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .hwregs.o.d -c hwregs.c -o hwregs.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .reboot.o.d -c reboot.c -o reboot.o make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/cpu' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .amd.o.d -c amd.c -o amd.o 200 OK Length: 2867999 (2.7M) [application/x-gzip] Saving to: `_ipxe.tar.gz' 0K ...gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .font_8x14.o.d -c font_8x14.c -o font_8x14.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .font_8x16.o.d -c font_8x16.c -o font_8x16.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .centaur.o.d -c centaur.c -o centaur.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .common.o.d -c common.c -o common.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .font_8x8.o.d -c font_8x8.c -o font_8x8.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .lfb.o.d -c lfb.c -o lfb.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .intel.o.d -c intel.c -o intel.o make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/genapic' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .bigsmp.o.d -c bigsmp.c -o bigsmp.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vesa.o.d -c vesa.c -o vesa.o ld -melf_x86_64 -r -o built_in.o vga.o font_8x14.o font_8x16.o font_8x8.o lfb.o vesa.o .......make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/hvm' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .asid.o.d -c asid.c -o asid.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .x2apic.o.d -c x2apic.c -o x2apic.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .intel_cacheinfo.o.d -c intel_cacheinfo.c -o intel_cacheinfo.o make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/drivers/video' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .emulate.o.d -c emulate.c -o emulate.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C tables built_in.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mwait-idle.o.d -c mwait-idle.c -o mwait-idle.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .bzimage.o.d -DINIT_SECTIONS_ONLY -c bzimage.c -o bzimage.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .default.o.d -c default.c -o default.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C mcheck built_in.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .hpet.o.d -c hpet.c -o hpet.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .delivery.o.d -c delivery.c -o delivery.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C mtrr built_in.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .hvm.o.d -c hvm.c -o hvm.o .......... .....make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/acpi' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .lib.o.d -c lib.c -o lib.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .probe.o.d -c probe.c -o probe.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .power.o.d -c power.c -o power.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .i8254.o.d -c i8254.c -o i8254.o ld -melf_x86_64 -r -o built_in.o bigsmp.o x2apic.o default.o delivery.o probe.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .suspend.o.d -c suspend.c -o suspend.o make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/genapic' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .cpu_idle.o.d -c cpu_idle.c -o cpu_idle.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .intercept.o.d -c intercept.c -o intercept.o ....make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C hvm built_in.o . .......... .........gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .cpuidle_menu.o.d -c cpuidle_menu.c -o cpuidle_menu.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .io.o.d -c io.c -o io.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C cpufreq built_in.o . 1% 131K 21s 50K .make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/mm' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .paging.o.d -c paging.c -o paging.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .irq.o.d -c irq.c -o irq.o make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/oprofile' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xenoprof.o.d -c xenoprof.c -o xenoprof.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mtrr.o.d -c mtrr.c -o mtrr.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .p2m.o.d -c p2m.c -o p2m.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .nmi_int.o.d -c nmi_int.c -o nmi_int.o ......... .......... .......... ...gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .nestedhvm.o.d -c nestedhvm.c -o nestedhvm.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .p2m-pt.o.d -c p2m-pt.c -o p2m-pt.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .op_model_p4.o.d -c op_model_p4.c -o op_model_p4.o ......gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .pmtimer.o.d -c pmtimer.c -o pmtimer.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .op_model_ppro.o.d -c op_model_ppro.c -o op_model_ppro.o make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/common/compat' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .domain.o.d -c domain.c -o domain.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .quirks.o.d -c quirks.c -o quirks.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .p2m-ept.o.d -c p2m-ept.c -o p2m-ept.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .kernel.o.d -c kernel.c -o kernel.o . .......... 3% 264K 15s 100K ......gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .op_model_athlon.o.d -c op_model_athlon.c -o op_model_athlon.o .... .......... .........gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .rtc.o.d -c rtc.c -o rtc.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .p2m-pod.o.d -c p2m-pod.c -o p2m-pod.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .memory.o.d -c memory.c -o memory.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .backtrace.o.d -c backtrace.c -o backtrace.o . ........gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .save.o.d -c save.c -o save.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .guest_walk_2.o.d -DGUEST_PAGING_LEVELS=2 -c guest_walk.c -o guest_walk_2.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .multicall.o.d -c multicall.c -o multicall.o make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/x86_64' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mm.o.d -c mm.c -o mm.o ld -melf_x86_64 -r -o built_in.o xenoprof.o nmi_int.o op_model_p4.o op_model_ppro.o op_model_athlon.o backtrace.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .stdvga.o.d -c stdvga.c -o stdvga.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .guest_walk_3.o.d -DGUEST_PAGING_LEVELS=3 -c guest_walk.c -o guest_walk_3.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xlat.o.d -c xlat.c -o xlat.o .. ...gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .traps.o.d -c traps.c -o traps.o ....... 5% 442K 12s 150K .......... ....gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .guest_walk_4.o.d -DGUEST_PAGING_LEVELS=4 -c guest_walk.c -o guest_walk_4.o ...... .......... ......gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vioapic.o.d -c vioapic.c -o vioapic.o .... .......... 7% 5.73M 9s 200K .....make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/oprofile' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .viridian.o.d -c viridian.c -o viridian.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tmem_xen.o.d -c tmem_xen.c -o tmem_xen.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .machine_kexec.o.d -c machine_kexec.c -o machine_kexec.o ld -melf_x86_64 -r -o built_in.o domain.o kernel.o memory.o multicall.o xlat.o tmem_xen.o .make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C libelf built_in.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vlapic.o.d -c vlapic.c -o vlapic.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mem_event.o.d -c mem_event.c -o mem_event.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .pci.o.d -c pci.c -o pci.o make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/common/compat' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .acpi_mmcfg.o.d -c acpi_mmcfg.c -o acpi_mmcfg.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .decompress.o.d -DINIT_SECTIONS_ONLY -c decompress.c -o decompress.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mem_paging.o.d -c mem_paging.c -o mem_paging.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vmsi.o.d -c vmsi.c -o vmsi.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mmconf-fam10h.o.d -c mmconf-fam10h.c -o mmconf-fam10h.o .... .......... .......... .......... .......... 8% 456K 8s 250K ........gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mem_sharing.o.d -c mem_sharing.c -o mem_sharing.o .. .......... .......gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .boot.o.d -DINIT_SECTIONS_ONLY -c boot.c -o boot.o ... .......... ........gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mmconfig_64.o.d -c mmconfig_64.c -o mmconfig_64.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vpic.o.d -c vpic.c -o vpic.o .. 10% 1.50M 7s 300K ........gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mem_access.o.d -c mem_access.c -o mem_access.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mmconfig-shared.o.d -c mmconfig-shared.c -o mmconfig-shared.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C utilities built_in.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vpt.o.d -c vpt.c -o vpt.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C shadow built_in.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .compat.o.d -c compat.c -o compat.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vpmu.o.d -c vpmu.c -o vpmu.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .domain.o.d -c domain.c -o domain.o .. .......... .......... .......... .......... 12% 602K 6s 350K .......... .......... .......... .......... .....make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C svm built_in.o ..... 14% 4.72M 6s 400K .......... .......... .......... .........gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .physdev.o.d -c physdev.c -o physdev.o make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/drivers/passthrough/vtd' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .iommu.o.d -c iommu.c -o iommu.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .platform_hypercall.o.d -c platform_hypercall.c -o platform_hypercall.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .dmar.o.d -c dmar.c -o dmar.o . ........gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .cpu_idle.o.d -c cpu_idle.c -o cpu_idle.o .. 16% 510K 5s 450K .......... .......... .......... .......... .......... 17% 5.52M 5s 500K .......... .......... .......... .......... .......... 19% 4.87M 4s 550K .......... ....gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .utils.o.d -c utils.c -o utils.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .cpufreq.o.d -c cpufreq.c -o cpufreq.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .qinval.o.d -c qinval.c -o qinval.o ...... .......... .......... .......... 21% 1.04M 4s 600K .......... .......... ....make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C compat built_in.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .intremap.o.d -c intremap.c -o intremap.o ...... .......... .......... 23% 921K 4s 650K .......... .......... .......... .......... .......... 24% 5.67M 3s 700K .......... .......... .......... .......... .......... 26% 4.56M 3s 750K .......... .......... .......... ..gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .quirks.o.d -c quirks.c -o quirks.o ........ .......... 28% 5.26M 3s 800K .......... .......... .......... .....make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C x86 built_in.o ..... .......... 30% 1.43M 3s 850K .......... .......... .......... .......... .......... 32% 867K 3s 900K .......... .......... .......... .......... .......... 33% 22.4M 2s 950K .......... .......... .......... .......... .......... 35% 5.69M 2s 1000K .......... .......... .......... .......... .......... 37% 5.53M 2s 1050K .......... .......... .......... .......... .......... 39% 4.46M 2s 1100K .......... .......... .......... .......... .......... 41% 2.60M 2s 1150K .......... .......... .......... .......... .......... 42% 5.95M 2s 1200K .......... .......... .......... .......... .......... 44% 1.06M 2s 1250K .......... .......... .......... .......... .......... 46% 1.93M 2s 1300K .......... .......... .......... ......make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/drivers/acpi/tables' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tbutils.o.d -c tbutils.c -o tbutils.o .... .......... 48% 3.05M 2s 1350K .......... .......... .......... .......... .gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tbfadt.o.d -DINIT_SECTIONS_ONLY -c tbfadt.c -o tbfadt.o ......... 49% 2.89M 1s 1400K .......... .......... .......... .make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/cpu/mtrr' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .generic.o.d -c generic.c -o generic.o ......... .......... 51% 3.48M 1s 1450K .......... .......... .......make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/cpu/mcheck' ..gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .amd_nonfatal.o.d -c amd_nonfatal.c -o amd_nonfatal.o . .......... ........gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .main.o.d -c main.c -o main.o .. 53% 4.77M 1s 1500K .......... .......... .......... .......... ......gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tbinstal.o.d -DINIT_SECTIONS_ONLY -c tbinstal.c -o tbinstal.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mce_amd.o.d -c mce_amd.c -o mce_amd.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tbxface.o.d -DINIT_SECTIONS_ONLY -c tbxface.c -o tbxface.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tbxfroot.o.d -DINIT_SECTIONS_ONLY -c tbxfroot.c -o tbxfroot.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mcaction.o.d -c mcaction.c -o mcaction.o objdump -h tbfadt.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of tbfadt.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done ld -melf_x86_64 -r -o built_in.o generic.o main.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .barrier.o.d -c barrier.c -o barrier.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local tbfadt.o tbfadt.init.o make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/cpu/mtrr' gcc -D__ASSEMBLY__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .entry.o.d -c entry.S -o entry.o objdump -h tbinstal.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of tbinstal.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mctelem.o.d -c mctelem.c -o mctelem.o make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/common/hvm' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .save.o.d -c save.c -o save.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mce.o.d -c mce.c -o mce.o ld -melf_x86_64 -r -o built_in.o save.o ...make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/common/hvm' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mce-apei.o.d -c mce-apei.c -o mce-apei.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local tbinstal.o tbinstal.init.o objdump -h tbxface.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of tbxface.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .bunzip2.o.d -DINIT_SECTIONS_ONLY -c bunzip2.c -o bunzip2.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mce_intel.o.d -c mce_intel.c -o mce_intel.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C apei built_in.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C amd built_in.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local tbxface.o tbxface.init.o objdump -h tbxfroot.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of tbxfroot.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .non-fatal.o.d -c non-fatal.c -o non-fatal.o make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/acpi/cpufreq' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .cpufreq.o.d -c cpufreq.c -o cpufreq.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .util.o.d -c util.c -o util.o . 55% 159K 1s 1550K .......... .......... ...gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .powernow.o.d -c powernow.c -o powernow.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local tbxfroot.o tbxfroot.init.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vmce.o.d -c vmce.c -o vmce.o ld -melf_x86_64 -r -o built_in.o tbutils.o tbfadt.init.o tbinstal.init.o tbxface.init.o tbxfroot.init.o ld -melf_x86_64 -r -o built_in.o cpufreq.o powernow.o make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/drivers/acpi/tables' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .unxz.o.d -DINIT_SECTIONS_ONLY -c unxz.c -o unxz.o ld -melf_x86_64 -r -o built_in.o amd_nonfatal.o mce_amd.o mcaction.o barrier.o mctelem.o mce.o mce-apei.o mce_intel.o non-fatal.o util.o vmce.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C x86 built_in.o make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/acpi/cpufreq' gcc -D__ASSEMBLY__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .wakeup_prot.o.d -c wakeup_prot.S -o wakeup_prot.o make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/cpu/mcheck' ld -melf_x86_64 -r -o built_in.o amd.o centaur.o common.o intel.o intel_cacheinfo.o mwait-idle.o mcheck/built_in.o mtrr/built_in.o objdump -h boot.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of boot.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/cpu' gcc -D__ASSEMBLY__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .gpr_switch.o.d -c gpr_switch.S -o gpr_switch.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local boot.o boot.init.o ld -melf_x86_64 -r -o built_in.o lib.o power.o suspend.o cpu_idle.o cpuidle_menu.o cpufreq/built_in.o boot.init.o wakeup_prot.o make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/acpi' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .unlzma.o.d -DINIT_SECTIONS_ONLY -c unlzma.c -o unlzma.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C vmx built_in.o gcc -D__ASSEMBLY__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .kexec_reloc.o.d -c kexec_reloc.S -o kexec_reloc.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .unlzo.o.d -DINIT_SECTIONS_ONLY -c unlzo.c -o unlzo.o make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk -C hap built_in.o make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/mm/shadow' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .common.o.d -c common.c -o common.o make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/common/libelf' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .libelf-tools.o.d -Wno-pointer-sign -c libelf-tools.c -o libelf-tools.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .libelf-loader.o.d -Wno-pointer-sign -c libelf-loader.c -o libelf-loader.o ....... .........gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .guest_2.o.d -DGUEST_PAGING_LEVELS=2 -c multi.c -o guest_2.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .libelf-dominfo.o.d -Wno-pointer-sign -c libelf-dominfo.c -o libelf-dominfo.o ld -melf_x86_64 -r -o libelf-temp.o libelf-tools.o libelf-loader.o libelf-dominfo.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .guest_3.o.d -DGUEST_PAGING_LEVELS=3 -c multi.c -o guest_3.o objcopy --rename-section .text=.init.text --rename-section .data=.init.data libelf-temp.o libelf.o make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/hvm/svm' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .asid.o.d -c asid.c -o asid.o make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/drivers/acpi/utilities' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .utglobal.o.d -c utglobal.c -o utglobal.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .guest_4.o.d -DGUEST_PAGING_LEVELS=4 -c multi.c -o guest_4.o ld -melf_x86_64 -r -o built_in.o libelf.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .emulate.o.d -c emulate.c -o emulate.o . .......... 57% 83.4K 2s 1600K ........make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/common/libelf' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .utmisc.o.d -DINIT_SECTIONS_ONLY -c utmisc.c -o utmisc.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .unlz4.o.d -DINIT_SECTIONS_ONLY -c unlz4.c -o unlz4.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .earlycpio.o.d -DINIT_SECTIONS_ONLY -c earlycpio.c -o earlycpio.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .intr.o.d -c intr.c -o intr.o objdump -h utmisc.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of utmisc.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done ld -melf_x86_64 -r -o built_in.o common.o guest_2.o guest_3.o guest_4.o objdump -h decompress.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of decompress.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .nestedsvm.o.d -c nestedsvm.c -o nestedsvm.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local utmisc.o utmisc.init.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local decompress.o decompress.init.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .svm.o.d -c svm.c -o svm.o make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/mm/shadow' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tables.o.d -DINIT_SECTIONS_ONLY -c tables.c -o tables.o .. .......... ......ld -melf_x86_64 -r -o built_in.o utglobal.o utmisc.init.o objdump -h bunzip2.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of bunzip2.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -D__ASSEMBLY__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .clear_page.o.d -c clear_page.S -o clear_page.o make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/drivers/acpi/utilities' gcc -D__ASSEMBLY__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .copy_page.o.d -c copy_page.S -o copy_page.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local bunzip2.o bunzip2.init.o make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/x86_64/compat' gcc -D__ASSEMBLY__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .entry.o.d -c entry.S -o entry.o objdump -h unxz.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of unxz.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .svmdebug.o.d -c svmdebug.c -o svmdebug.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .dmi_scan.o.d -DINIT_SECTIONS_ONLY -c dmi_scan.c -o dmi_scan.o objdump -h unlzma.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of unlzma.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vmcb.o.d -c vmcb.c -o vmcb.o .... .......... ..objdump -h tables.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of tables.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ ...... done .. 58% 220K 2s 1650K .......... .......... .......... ......objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local unxz.o unxz.init.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local unlzma.o unlzma.init.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vpmu.o.d -c vpmu.c -o vpmu.o objdump -h unlzo.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of unlzo.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/drivers/passthrough/vtd/x86' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vtd.o.d -c vtd.c -o vtd.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .ats.o.d -c ats.c -o ats.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local tables.o tables.init.o ld -melf_x86_64 -r -o built_in.o entry.o make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/x86_64/compat' ld -melf_x86_64 -r -o built_in.o mm.o traps.o machine_kexec.o pci.o acpi_mmcfg.o mmconf-fam10h.o mmconfig_64.o mmconfig-shared.o compat.o domain.o physdev.o platform_hypercall.o cpu_idle.o cpufreq.o compat/built_in.o entry.o gpr_switch.o kexec_reloc.o gcc -D__ASSEMBLY__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .entry.o.d -c entry.S -o entry.o objdump -h unlz4.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of unlz4.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .domain_build.o.d -DINIT_SECTIONS_ONLY -c domain_build.c -o domain_build.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local unlzo.o unlzo.init.o ld -melf_x86_64 -r -o built_in.o vtd.o ats.o objdump -h earlycpio.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of earlycpio.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done .... .......... 60% 445K 2s 1700K .......... .......... .......... .......... .......... 62% 55.0M 2s 1750K .......... .......... .......... .......... .......... 64% 31.2M 2s 1800K .......... .......... .......... .......... .......... 66% 46.9M 1s 1850K .......... .......... .......... .......... .......... 67% 38.9M 1s 1900K .......... .......... .......... .......... .......... 69% 41.7M 1s 1950K .......... .......... .......... .......... .......... 71% 27.7M 1s 2000K .......... .......... .........objdump -h bzimage.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of bzimage.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done . .......... .......... 73% 9.97M 1s 2050K .......... .......... .......... .......... .......... 74% 5.23M 1s 2100K .......... .......... .......... ..make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/x86_64' ........ .......... 76% 11.2M 1s 2150K .......... .......... .......... .......... .......... 78% 45.9M 1s 2200K ......make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/drivers/passthrough/vtd/x86' .... .......... .......... .......... .......... 80% 61.9M 1s 2250K .......... .....ld -melf_x86_64 -r -o built_in.o iommu.o dmar.o utils.o qinval.o intremap.o quirks.o x86/built_in.o objdump -h dmi_scan.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of dmi_scan.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local unlz4.o unlz4.init.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local earlycpio.o earlycpio.init.o ld -melf_x86_64 -r -o built_in.o asid.o emulate.o intr.o nestedsvm.o svm.o svmdebug.o vmcb.o vpmu.o entry.o objdump -h domain_build.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of domain_build.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local bzimage.o bzimage.init.o ld -melf_x86_64 -r -o built_in.o bitmap.o core_parking.o cpu.o cpupool.o domctl.o domain.o event_2l.o event_channel.o event_fifo.o grant_table.o irq.o kernel.o keyhandler.o kexec.o kimage.o lib.o memory.o multicall.o notifier.o page_alloc.o preempt.o random.o rangeset.o sched_credit.o sched_credit2.o sched_sedf.o sched_arinc653.o schedule.o shutdown.o softirq.o sort.o smp.o spinlock.o stop_machine.o string.o symbols.o sysctl.o tasklet.o time.o timer.o trace.o version.o vmap.o vsprintf.o wait.o xmalloc_tlsf.o rcupdate.o tmem.o tmem_xen.o radix-tree.o rbtree.o lzo.o xenoprof.o compat/built_in.o hvm/built_in.o libelf/built_in.o decompress.init.o bunzip2.init.o unxz.init.o unlzma.init.o unlzo.init.o unlz4.init.o earlycpio.init.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local dmi_scan.o dmi_scan.init.o make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/drivers/passthrough/vtd' ....objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local domain_build.o domain_build.init.o make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/hvm/svm' . ......make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/drivers/passthrough/amd' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .iommu_init.o.d -c iommu_init.c -o iommu_init.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .iommu_map.o.d -c iommu_map.c -o iommu_map.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .pci_amd_iommu.o.d -c pci_amd_iommu.c -o pci_amd_iommu.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .iommu_intr.o.d -c iommu_intr.c -o iommu_intr.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .iommu_cmd.o.d -c iommu_cmd.c -o iommu_cmd.o make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/drivers/acpi/apei' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .erst.o.d -c erst.c -o erst.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .hest.o.d -c hest.c -o hest.o make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/common' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .apei-base.o.d -c apei-base.c -o apei-base.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .iommu_guest.o.d -c iommu_guest.c -o iommu_guest.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .apei-io.o.d -c apei-io.c -o apei-io.o ....gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .iommu_detect.o.d -DINIT_SECTIONS_ONLY -c iommu_detect.c -o iommu_detect.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .iommu_acpi.o.d -DINIT_SECTIONS_ONLY -c iommu_acpi.c -o iommu_acpi.o ld -melf_x86_64 -r -o built_in.o erst.o hest.o apei-base.o apei-io.o objdump -h iommu_detect.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of iommu_detect.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objdump -h iommu_acpi.o | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of iommu_acpi.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/drivers/acpi/apei' ld -melf_x86_64 -r -o built_in.o numa.o osl.o pmstat.o hwregs.o reboot.o tables/built_in.o utilities/built_in.o apei/built_in.o tables.init.o .....objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local iommu_acpi.o iommu_acpi.init.o objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str1.4=.init.rodata.str1.4 --rename-section .rodata.str1.8=.init.rodata.str1.8 --rename-section .data.rel=.init.data.rel --rename-section .data.rel.local=.init.data.rel.local --rename-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local iommu_detect.o iommu_detect.init.o make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/drivers/acpi' ld -melf_x86_64 -r -o built_in.o iommu_init.o iommu_map.o pci_amd_iommu.o iommu_intr.o iommu_cmd.o iommu_guest.o iommu_detect.init.o iommu_acpi.init.o make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/drivers/passthrough/x86' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .ats.o.d -c ats.c -o ats.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .iommu.o.d -c iommu.c -o iommu.o ..... ......ld -melf_x86_64 -r -o built_in.o ats.o iommu.o make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/drivers/passthrough/amd' make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/drivers/passthrough/x86' ld -melf_x86_64 -r -o built_in.o iommu.o io.o pci.o vtd/built_in.o amd/built_in.o x86/built_in.o make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/hvm/vmx' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .intr.o.d -c intr.c -o intr.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .realmode.o.d -c realmode.c -o realmode.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vmcs.o.d -c vmcs.c -o vmcs.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vmx.o.d -c vmx.c -o vmx.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vpmu_core2.o.d -c vpmu_core2.c -o vpmu_core2.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vvmx.o.d -c vvmx.c -o vvmx.o gcc -D__ASSEMBLY__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .entry.o.d -c entry.S -o entry.o make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/mm/hap' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .hap.o.d -c hap.c -o hap.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .guest_walk_2level.o.d -DGUEST_PAGING_LEVELS=2 -c guest_walk.c -o guest_walk_2level.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .guest_walk_3level.o.d -DGUEST_PAGING_LEVELS=3 -c guest_walk.c -o guest_walk_3level.o .... 82% 104K 1s 2300K ....gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .guest_walk_4level.o.d -DGUEST_PAGING_LEVELS=4 -c guest_walk.c -o guest_walk_4level.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .nested_hap.o.d -c nested_hap.c -o nested_hap.o make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/drivers/passthrough' ld -melf_x86_64 -r -o built_in.o char/built_in.o cpufreq/built_in.o pci/built_in.o passthrough/built_in.o acpi/built_in.o video/built_in.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .nested_ept.o.d -c nested_ept.c -o nested_ept.o ld -melf_x86_64 -r -o built_in.o hap.o guest_walk_2level.o guest_walk_3level.o guest_walk_4level.o nested_hap.o nested_ept.o ld -melf_x86_64 -r -o built_in.o intr.o realmode.o vmcs.o vmx.o vpmu_core2.o vvmx.o entry.o ...... .......... ..make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/mm/hap' ld -melf_x86_64 -r -o built_in.o paging.o p2m.o p2m-pt.o p2m-ept.o p2m-pod.o guest_walk_2.o guest_walk_3.o guest_walk_4.o mem_event.o mem_paging.o mem_sharing.o mem_access.o shadow/built_in.o hap/built_in.o make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/hvm/vmx' ld -melf_x86_64 -r -o built_in.o asid.o emulate.o hpet.o hvm.o i8254.o intercept.o io.o irq.o mtrr.o nestedhvm.o pmtimer.o quirks.o rtc.o save.o stdvga.o vioapic.o viridian.o vlapic.o vmsi.o vpic.o vpt.o vpmu.o svm/built_in.o vmx/built_in.o make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/drivers' ........ .......... ....make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/mm' ...... 83% 292K 1s 2350K .......... .make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86/hvm' ld -melf_x86_64 -r -o built_in.o alternative.o apic.o bitops.o compat.o debug.o delay.o domctl.o domain.o domain_page.o e820.o extable.o flushtlb.o platform_hypercall.o i387.o i8259.o io_apic.o msi.o ioport_emulate.o irq.o microcode_amd.o microcode_intel.o microcode.o mm.o mpparse.o nmi.o numa.o pci.o percpu.o physdev.o setup.o shutdown.o smp.o smpboot.o srat.o string.o sysctl.o time.o trace.o traps.o usercopy.o x86_emulate.o machine_kexec.o crash.o tboot.o hpet.o xstate.o acpi/built_in.o cpu/built_in.o genapic/built_in.o hvm/built_in.o mm/built_in.o oprofile/built_in.o x86_64/built_in.o bzimage.init.o clear_page.o copy_page.o dmi_scan.init.o domain_build.init.o ......... .......... .......... .......... 85% 819K 1s 2400K .......... .......... .......... .......... .......... 87% 467K 1s 2450K .......... .......... .......... .......... .......... 89% 4.53M 0s 2500K .......... .......... .......... .......... .......... 91% 918K 0s 2550K .......... .......... .......... .......... .......... 92% 944K 0s 2600K .......... .......... .......... .......... .......... 94% 5.67M 0s 2650K .......... .......... .......... .......... .........make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86' ld -melf_x86_64 -r -o prelink.o /local/scratch/ianc/devel/committer.git/xen/arch/x86/boot/built_in.o /local/scratch/ianc/devel/committer.git/xen/arch/x86/efi/built_in.o /local/scratch/ianc/devel/committer.git/xen/common/built_in.o /local/scratch/ianc/devel/committer.git/xen/drivers/built_in.o /local/scratch/ianc/devel/committer.git/xen/xsm/built_in.o /local/scratch/ianc/devel/committer.git/xen/arch/x86/built_in.o /local/scratch/ianc/devel/committer.git/xen/crypto/built_in.o : ld -melf_x86_64 -r -o prelink-efi.o /local/scratch/ianc/devel/committer.git/xen/arch/x86/boot/built_in.o /local/scratch/ianc/devel/committer.git/xen/common/built_in.o /local/scratch/ianc/devel/committer.git/xen/drivers/built_in.o /local/scratch/ianc/devel/committer.git/xen/xsm/built_in.o /local/scratch/ianc/devel/committer.git/xen/arch/x86/built_in.o /local/scratch/ianc/devel/committer.git/xen/crypto/built_in.o efi/boot.init.o efi/runtime.o efi/compat.o . 96% 1.08M 0s 2700K .......... .......... .......... .......... .......... 98% 5.45M 0s 2750K .......... .......... .......... .......... .......... 99% 5.84M 0s 2800K 100% 1488G=3.7s 2014-06-12 12:12:44 (748 KB/s) - `_ipxe.tar.gz' saved [2867999/2867999] mv _ipxe.tar.gz ipxe.tar.gz rm -rf ipxe gzip -dc ipxe.tar.gz | tar xf - : ld -mi386pep --subsystem=10 --image-base=0xffff82d080000000 --stack=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 --file-alignment=0x20 --major-image-version=4 --minor-image-version=5 --major-os-version=2 --minor-os-version=0 --major-subsystem-version=2 --minor-subsystem-version=0 -T efi.lds -N prelink-efi.o efi/relocs-dummy.o /local/scratch/ianc/devel/committer.git/xen/common/symbols-dummy.o -o /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0xffff82d080000000.0 && : ld -mi386pep --subsystem=10 --image-base=0xffff82d0c0000000 --stack=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 --file-alignment=0x20 --major-image-version=4 --minor-image-version=5 --major-os-version=2 --minor-os-version=0 --major-subsystem-version=2 --minor-subsystem-version=0 -T efi.lds -N prelink-efi.o efi/relocs-dummy.o /local/scratch/ianc/devel/committer.git/xen/common/symbols-dummy.o -o /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0xffff82d0c0000000.0 && : : efi/mkreloc /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0xffff82d080000000.0 /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0xffff82d0c0000000.0 >/local/scratch/ianc/devel/committer.git/xen/.xen.efi.0r.S : nm -n /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0xffff82d080000000.0 | : /local/scratch/ianc/devel/committer.git/xen/tools/symbols >/local/scratch/ianc/devel/committer.git/xen/.xen.efi.0s.S : make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0r.o /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0s.o : ld -mi386pep --subsystem=10 --image-base=0xffff82d080000000 --stack=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 --file-alignment=0x20 --major-image-version=4 --minor-image-version=5 --major-os-version=2 --minor-os-version=0 --major-subsystem-version=2 --minor-subsystem-version=0 -T efi.lds -N prelink-efi.o /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0r.o /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0s.o -o /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0xffff82d080000000.1 && : ld -mi386pep --subsystem=10 --image-base=0xffff82d0c0000000 --stack=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 --file-alignment=0x20 --major-image-version=4 --minor-image-version=5 --major-os-version=2 --minor-os-version=0 --major-subsystem-version=2 --minor-subsystem-version=0 -T efi.lds -N prelink-efi.o /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0r.o /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0s.o -o /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0xffff82d0c0000000.1 && : : efi/mkreloc /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0xffff82d080000000.1 /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0xffff82d0c0000000.1 >/local/scratch/ianc/devel/committer.git/xen/.xen.efi.1r.S : nm -n /local/scratch/ianc/devel/committer.git/xen/.xen.efi.0xffff82d080000000.1 | : /local/scratch/ianc/devel/committer.git/xen/tools/symbols >/local/scratch/ianc/devel/committer.git/xen/.xen.efi.1s.S : make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk /local/scratch/ianc/devel/committer.git/xen/.xen.efi.1r.o /local/scratch/ianc/devel/committer.git/xen/.xen.efi.1s.o : ld -mi386pep --subsystem=10 --image-base=0xffff82d080000000 --stack=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 --file-alignment=0x20 --major-image-version=4 --minor-image-version=5 --major-os-version=2 --minor-os-version=0 --major-subsystem-version=2 --minor-subsystem-version=0 -T efi.lds -N prelink-efi.o \ /local/scratch/ianc/devel/committer.git/xen/.xen.efi.1r.o /local/scratch/ianc/devel/committer.git/xen/.xen.efi.1s.o -o /local/scratch/ianc/devel/committer.git/xen/xen.efi if : false; then rm -f /local/scratch/ianc/devel/committer.git/xen/xen.efi; echo 'EFI support disabled'; fi EFI support disabled rm -f /local/scratch/ianc/devel/committer.git/xen/.xen.efi.[0-9]* for i in $(cat patches/series) ; do \ patch -d ipxe -p1 --quiet >ipxe/src/arch/i386/Makefile make -C ipxe/src bin/rtl8139.rom ld -melf_x86_64 -T xen.lds -N prelink.o \ /local/scratch/ianc/devel/committer.git/xen/common/symbols-dummy.o -o /local/scratch/ianc/devel/committer.git/xen/.xen-syms.0 make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/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] exe [MEDIARULES] raw [MEDIARULES] dsk [MEDIARULES] hd [MEDIARULES] nbi [MEDIARULES] lkrn [MEDIARULES] kkkpxe [MEDIARULES] kkpxe [MEDIARULES] kpxe [MEDIARULES] mrom [MEDIARULES] rom [RULES] arch/i386/drivers/net/undiisr.S [MEDIARULES] pxe [RULES] arch/i386/interface/syslinux/com32_wrapper.S [RULES] arch/i386/interface/pxe/pxe_entry.S [RULES] arch/i386/prefix/usbdisk.S [RULES] arch/i386/prefix/unnrv2b.S [RULES] arch/i386/firmware/pcbios/e820mangler.S [RULES] arch/i386/prefix/unnrv2b16.S [RULES] arch/i386/prefix/undiloader.S [RULES] arch/i386/prefix/romprefix.S [RULES] arch/i386/prefix/pxeprefix.S [RULES] arch/i386/prefix/nullprefix.S [RULES] arch/i386/prefix/nbiprefix.S [RULES] arch/i386/prefix/mromprefix.S [RULES] arch/i386/prefix/lkrnprefix.S [RULES] arch/i386/prefix/mbr.S [RULES] arch/i386/prefix/libprefix.S [RULES] arch/i386/prefix/kpxeprefix.S [RULES] arch/i386/prefix/kkkpxeprefix.S [RULES] arch/i386/prefix/kkpxeprefix.S [RULES] arch/i386/prefix/exeprefix.S [RULES] arch/i386/prefix/hdprefix.S [RULES] arch/i386/prefix/dskprefix.S [RULES] arch/i386/prefix/bootpart.S [RULES] arch/i386/transitions/librm.S [RULES] arch/i386/transitions/libpm.S [RULES] arch/i386/transitions/libkir.S [RULES] arch/i386/transitions/liba20.S [RULES] arch/i386/core/virtaddr.S [RULES] arch/i386/core/stack.S [RULES] arch/i386/core/stack16.S [RULES] arch/i386/core/setjmp.S [RULES] arch/i386/core/patch_cf.S [RULES] arch/i386/core/gdbidt.S [RULES] tests/gdbstub_test.S [RULES] arch/i386/drivers/net/undirom.c [RULES] arch/i386/drivers/net/undipreload.c [RULES] arch/i386/drivers/net/undionly.c [RULES] arch/i386/drivers/net/undinet.c [RULES] arch/i386/drivers/net/undi.c [RULES] arch/i386/drivers/net/undiload.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/x86_string.c [RULES] arch/x86/core/pcidirect.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/comboot_resolv.c [RULES] arch/i386/interface/syslinux/com32_call.c [RULES] arch/i386/interface/pxeparent/pxeparent.c [RULES] arch/i386/interface/pxeparent/pxeparent_dhcp.c [RULES] arch/i386/interface/pxe/pxe_undi.c [RULES] arch/i386/interface/pxe/pxe_udp.c [RULES] arch/i386/interface/pxe/pxe_tftp.c [RULES] arch/i386/interface/pxe/pxe_preboot.c [RULES] arch/i386/interface/pxe/pxe_loader.c [RULES] arch/i386/interface/pxe/pxe_file.c [RULES] arch/i386/interface/pxe/pxe_exit_hook.c [RULES] arch/i386/interface/pxe/pxe_call.c [RULES] arch/i386/interface/pcbios/pcibios.c [RULES] arch/i386/interface/pcbios/memtop_umalloc.c [RULES] arch/i386/interface/pcbios/int13.c [RULES] arch/i386/interface/pcbios/bios_timer.c [RULES] arch/i386/interface/pcbios/bios_smbios.c [RULES] arch/i386/interface/pcbios/bios_nap.c [RULES] arch/i386/interface/pcbios/biosint.c [RULES] arch/i386/image/pxe_image.c [RULES] arch/i386/image/nbi.c [RULES] arch/i386/image/multiboot.c [RULES] arch/i386/image/comboot.c [RULES] arch/i386/image/elfboot.c [RULES] arch/i386/image/com32.c [RULES] arch/i386/image/bootsector.c [RULES] arch/i386/image/bzimage.c [RULES] arch/i386/firmware/pcbios/pnpbios.c [RULES] arch/i386/firmware/pcbios/memmap.c [RULES] arch/i386/firmware/pcbios/hidemem.c [RULES] arch/i386/firmware/pcbios/bios_console.c [RULES] arch/i386/firmware/pcbios/basemem.c [RULES] arch/i386/firmware/pcbios/fakee820.c [RULES] arch/i386/transitions/librm_mgmt.c [RULES] arch/i386/core/x86_io.c [RULES] arch/i386/core/video_subr.c [RULES] arch/i386/core/timer2.c [RULES] arch/i386/core/runtime.c [RULES] arch/i386/core/relocate.c [RULES] arch/i386/core/rdtsc_timer.c [RULES] arch/i386/core/pic8259.c [RULES] arch/i386/core/nulltrap.c [RULES] arch/i386/core/gdbmach.c [RULES] arch/i386/core/dumpregs.c [RULES] arch/i386/core/cpu.c [RULES] arch/i386/core/basemem_packet.c [RULES] config/config_romprefix.c [RULES] config/config_net80211.c [RULES] config/config_infiniband.c [RULES] config/config_fc.c [RULES] config/config_ethernet.c [RULES] config/config.c nm -n /local/scratch/ianc/devel/committer.git/xen/.xen-syms.0 | /local/scratch/ianc/devel/committer.git/xen/tools/symbols >/local/scratch/ianc/devel/committer.git/xen/.xen-syms.0.S [RULES] usr/route.c [RULES] usr/prompt.c [RULES] usr/pxemenu.c [RULES] usr/lotest.c [RULES] usr/iwmgmt.c [RULES] usr/imgmgmt.c [RULES] usr/ifmgmt.c [RULES] usr/fcmgmt.c [RULES] usr/dhcpmgmt.c [RULES] usr/autoboot.c [RULES] hci/keymap/keymap_wo.c [RULES] hci/keymap/keymap_us.c [RULES] hci/keymap/keymap_ua.c [RULES] hci/keymap/keymap_th.c [RULES] hci/keymap/keymap_uk.c [RULES] hci/keymap/keymap_sr.c [RULES] hci/keymap/keymap_sg.c [RULES] hci/keymap/keymap_ru.c [RULES] hci/keymap/keymap_pt.c [RULES] hci/keymap/keymap_pl.c [RULES] hci/keymap/keymap_no.c [RULES] hci/keymap/keymap_ro.c [RULES] hci/keymap/keymap_mt.c [RULES] hci/keymap/keymap_nl.c [RULES] hci/keymap/keymap_mk.c [RULES] hci/keymap/keymap_lt.c [RULES] hci/keymap/keymap_it.c [RULES] hci/keymap/keymap_il.c [RULES] hci/keymap/keymap_hu.c [RULES] hci/keymap/keymap_gr.c [RULES] hci/keymap/keymap_fr.c [RULES] hci/keymap/keymap_fi.c [RULES] hci/keymap/keymap_et.c [RULES] hci/keymap/keymap_es.c [RULES] hci/keymap/keymap_dk.c [RULES] hci/keymap/keymap_cz.c [RULES] hci/keymap/keymap_cf.c [RULES] hci/keymap/keymap_by.c [RULES] hci/keymap/keymap_de.c [RULES] hci/keymap/keymap_bg.c [RULES] hci/keymap/keymap_az.c [RULES] hci/keymap/keymap_al.c [RULES] hci/mucurses/widgets/editbox.c [RULES] hci/mucurses/wininit.c [RULES] hci/mucurses/windows.c [RULES] hci/mucurses/winattrs.c [RULES] hci/mucurses/print_nadv.c [RULES] hci/mucurses/slk.c [RULES] hci/mucurses/print.c [RULES] hci/mucurses/mucurses.c [RULES] hci/mucurses/edging.c [RULES] hci/mucurses/colour.c [RULES] hci/mucurses/clear.c [RULES] hci/mucurses/kb.c [RULES] hci/mucurses/ansi_screen.c [RULES] hci/mucurses/alert.c [RULES] hci/tui/settings_ui.c [RULES] hci/tui/login_ui.c [RULES] hci/commands/vlan_cmd.c [RULES] hci/commands/time_cmd.c [RULES] hci/commands/sanboot_cmd.c [RULES] hci/commands/route_cmd.c [RULES] hci/commands/nvo_cmd.c [RULES] hci/commands/lotest_cmd.c [RULES] hci/commands/login_cmd.c [RULES] hci/commands/iwmgmt_cmd.c [RULES] hci/commands/image_cmd.c [RULES] hci/commands/ifmgmt_cmd.c [RULES] hci/commands/gdbstub_cmd.c [RULES] hci/commands/fcmgmt_cmd.c [RULES] hci/commands/digest_cmd.c [RULES] hci/commands/dhcp_cmd.c [RULES] hci/commands/config_cmd.c [RULES] hci/commands/autoboot_cmd.c [RULES] hci/wireless_errors.c [RULES] hci/strerror.c [RULES] hci/shell.c [RULES] hci/linux_args.c [RULES] hci/readline.c [RULES] hci/editstring.c [RULES] crypto/axtls/sha1.c [RULES] crypto/axtls/rsa.c [RULES] crypto/axtls/bigint.c [RULES] crypto/axtls/aes.c [RULES] crypto/x509.c [RULES] crypto/sha1extra.c [RULES] crypto/md5.c [RULES] crypto/hmac.c [RULES] crypto/crypto_null.c [RULES] crypto/crc32.c [RULES] crypto/crandom.c [RULES] crypto/cbc.c [RULES] crypto/chap.c [RULES] crypto/axtls_sha1.c [RULES] crypto/axtls_aes.c [RULES] crypto/asn1.c [RULES] crypto/aes_wrap.c [RULES] crypto/arc4.c [RULES] tests/uri_test.c [RULES] tests/test.c [RULES] tests/umalloc_test.c [RULES] tests/list_test.c [RULES] tests/linebuf_test.c [RULES] tests/memcpy_test.c [RULES] tests/bofm_test.c [RULES] interface/bofm/bofm.c [RULES] interface/smbios/smbios_settings.c [RULES] interface/smbios/smbios.c [RULES] interface/efi/efi_umalloc.c [RULES] interface/efi/efi_uaccess.c [RULES] interface/efi/efi_timer.c [RULES] interface/efi/efi_strings.c [RULES] interface/efi/efi_strerror.c [RULES] interface/efi/efi_snp.c [RULES] interface/efi/efi_smbios.c [RULES] interface/efi/efi_pci.c [RULES] interface/efi/efi_io.c [RULES] interface/efi/efi_init.c [RULES] interface/efi/efi_driver.c [RULES] interface/efi/efi_console.c [RULES] interface/efi/efi_bofm.c make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk /local/scratch/ianc/devel/committer.git/xen/.xen-syms.0.o [RULES] drivers/infiniband/qib7322.c [RULES] drivers/infiniband/linda_fw.c [RULES] drivers/infiniband/hermon.c [RULES] drivers/infiniband/arbel.c [RULES] drivers/infiniband/linda.c [RULES] drivers/bitbash/spi_bit.c [RULES] drivers/bitbash/i2c_bit.c [RULES] drivers/bitbash/bitbash.c [RULES] drivers/nvs/threewire.c [RULES] drivers/nvs/spi.c [RULES] drivers/nvs/nvsvpd.c [RULES] drivers/nvs/nvs.c [RULES] drivers/block/srp.c [RULES] drivers/block/scsi.c [RULES] drivers/block/ibft.c [RULES] drivers/block/ata.c [RULES] drivers/net/efi/snponly.c [RULES] drivers/net/efi/snpnet.c [RULES] drivers/net/vxge/vxge_traffic.c [RULES] drivers/net/vxge/vxge_main.c [RULES] drivers/net/vxge/vxge_config.c [RULES] drivers/net/vxge/vxge.c [RULES] drivers/net/ath/ath9k/ath9k_xmit.c [RULES] drivers/net/ath/ath9k/ath9k_recv.c [RULES] drivers/net/ath/ath9k/ath9k_main.c [RULES] drivers/net/ath/ath9k/ath9k_mac.c [RULES] drivers/net/ath/ath9k/ath9k_init.c [RULES] drivers/net/ath/ath9k/ath9k_hw.c [RULES] drivers/net/ath/ath9k/ath9k_eeprom_def.c [RULES] drivers/net/ath/ath9k/ath9k_eeprom.c [RULES] drivers/net/ath/ath9k/ath9k_eeprom_9287.c [RULES] drivers/net/ath/ath9k/ath9k_eeprom_4k.c [RULES] drivers/net/ath/ath9k/ath9k_common.c [RULES] drivers/net/ath/ath9k/ath9k_calib.c [RULES] drivers/net/ath/ath9k/ath9k.c [RULES] drivers/net/ath/ath9k/ath9k_ar9003_phy.c [RULES] drivers/net/ath/ath9k/ath9k_ar9003_mac.c [RULES] drivers/net/ath/ath9k/ath9k_ar9003_hw.c [RULES] drivers/net/ath/ath9k/ath9k_ar9003_eeprom.c [RULES] drivers/net/ath/ath9k/ath9k_ar9003_calib.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_ar9002_hw.c [RULES] drivers/net/ath/ath9k/ath9k_ar9002_calib.c [RULES] drivers/net/ath/ath9k/ath9k_ar5008_phy.c [RULES] drivers/net/ath/ath9k/ath9k_ani.c [RULES] drivers/net/ath/ath5k/ath5k_rfkill.c [RULES] drivers/net/ath/ath5k/ath5k_reset.c [RULES] drivers/net/ath/ath5k/ath5k_qcu.c [RULES] drivers/net/ath/ath5k/ath5k_phy.c [RULES] drivers/net/ath/ath5k/ath5k_pcu.c [RULES] drivers/net/ath/ath5k/ath5k_initvals.c [RULES] drivers/net/ath/ath5k/ath5k_gpio.c [RULES] drivers/net/ath/ath5k/ath5k_eeprom.c [RULES] drivers/net/ath/ath5k/ath5k_dma.c [RULES] drivers/net/ath/ath5k/ath5k_desc.c [RULES] drivers/net/ath/ath5k/ath5k_caps.c [RULES] drivers/net/ath/ath5k/ath5k.c [RULES] drivers/net/ath/ath5k/ath5k_attach.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/rtl818x.c [RULES] drivers/net/rtl818x/rtl8185_rtl8225.c [RULES] drivers/net/rtl818x/rtl8185.c [RULES] drivers/net/rtl818x/rtl8180_sa2400.c [RULES] drivers/net/rtl818x/rtl8180_max2820.c [RULES] drivers/net/rtl818x/rtl8180_grf5101.c [RULES] drivers/net/rtl818x/rtl8180.c [RULES] drivers/net/phantom/phantom.c [RULES] drivers/net/igbvf/igbvf_vf.c [RULES] drivers/net/igbvf/igbvf_mbx.c [RULES] drivers/net/igbvf/igbvf_main.c [RULES] drivers/net/igb/igb_phy.c [RULES] drivers/net/igb/igb_nvm.c [RULES] drivers/net/igb/igb_manage.c [RULES] drivers/net/igb/igb_main.c [RULES] drivers/net/igb/igb_mac.c [RULES] drivers/net/igb/igb.c [RULES] drivers/net/igb/igb_api.c [RULES] drivers/net/igb/igb_82575.c [RULES] drivers/net/e1000e/e1000e_phy.c [RULES] drivers/net/e1000e/e1000e_nvm.c [RULES] drivers/net/e1000e/e1000e_manage.c [RULES] drivers/net/e1000e/e1000e_main.c [RULES] drivers/net/e1000e/e1000e_mac.c [RULES] drivers/net/e1000e/e1000e_ich8lan.c [RULES] drivers/net/e1000e/e1000e.c [RULES] drivers/net/e1000e/e1000e_82571.c [RULES] drivers/net/e1000e/e1000e_80003es2lan.c [RULES] drivers/net/e1000/e1000_phy.c [RULES] drivers/net/e1000/e1000_nvm.c [RULES] drivers/net/e1000/e1000_main.c [RULES] drivers/net/e1000/e1000_manage.c [RULES] drivers/net/e1000/e1000_mac.c [RULES] drivers/net/e1000/e1000.c [RULES] drivers/net/e1000/e1000_api.c [RULES] drivers/net/e1000/e1000_82543.c [RULES] drivers/net/e1000/e1000_82542.c [RULES] drivers/net/e1000/e1000_82541.c [RULES] drivers/net/e1000/e1000_82540.c [RULES] drivers/net/wd.c [RULES] drivers/net/w89c840.c [RULES] drivers/net/virtio-net.c [RULES] drivers/net/via-velocity.c [RULES] drivers/net/via-rhine.c [RULES] drivers/net/tulip.c [RULES] drivers/net/tlan.c [RULES] drivers/net/tg3.c [RULES] drivers/net/sundance.c [RULES] drivers/net/smc9000.c [RULES] drivers/net/sky2.c [RULES] drivers/net/skge.c [RULES] drivers/net/sis900.c [RULES] drivers/net/sis190.c [RULES] drivers/net/rtl8139.c [RULES] drivers/net/r8169.c [RULES] drivers/net/prism2_plx.c [RULES] drivers/net/prism2_pci.c [RULES] drivers/net/pnic.c [RULES] drivers/net/pcnet32.c [RULES] drivers/net/ns8390.c [RULES] drivers/net/ne.c [RULES] drivers/net/ns83820.c [RULES] drivers/net/ne2k_isa.c [RULES] drivers/net/natsemi.c [RULES] drivers/net/myri10ge.c [RULES] drivers/net/mtd80x.c [RULES] drivers/net/legacy.c [RULES] drivers/net/jme.c [RULES] drivers/net/ipoib.c [RULES] drivers/net/forcedeth.c [RULES] drivers/net/etherfabric.c [RULES] drivers/net/epic100.c [RULES] drivers/net/eepro.c [RULES] drivers/net/eepro100.c [RULES] drivers/net/dmfe.c [RULES] drivers/net/depca.c [RULES] drivers/net/davicom.c make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86' gcc -D__ASSEMBLY__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF ..xen-syms.0.o.d -c /local/scratch/ianc/devel/committer.git/xen/.xen-syms.0.S -o /local/scratch/ianc/devel/committer.git/xen/.xen-syms.0.o [RULES] drivers/net/bnx2.c [RULES] drivers/net/b44.c [RULES] drivers/net/cs89x0.c [RULES] drivers/net/atl1e.c [RULES] drivers/net/amd8111e.c [RULES] drivers/net/3c90x.c [RULES] drivers/net/3c595.c [RULES] drivers/net/3c5x9.c [RULES] drivers/net/3c529.c [RULES] drivers/net/3c515.c [RULES] drivers/net/3c509-eisa.c [RULES] drivers/net/3c509.c [RULES] drivers/net/3c503.c [RULES] drivers/bus/virtio-ring.c [RULES] drivers/bus/virtio-pci.c [RULES] drivers/bus/pcivpd.c [RULES] drivers/bus/pciextra.c [RULES] drivers/bus/pci.c [RULES] drivers/bus/pcibackup.c [RULES] drivers/bus/mca.c [RULES] drivers/bus/isapnp.c [RULES] drivers/bus/isa_ids.c [RULES] drivers/bus/isa.c [RULES] drivers/bus/eisa.c [RULES] image/script.c [RULES] image/segment.c [RULES] image/embedded.c [RULES] image/elf.c [RULES] image/efi_image.c [RULES] net/80211/wpa_tkip.c [RULES] net/80211/wpa_psk.c [RULES] net/80211/wpa_ccmp.c [RULES] net/80211/wpa.c [RULES] net/80211/wep.c [RULES] net/80211/sec80211.c [RULES] net/80211/rc80211.c [RULES] net/80211/net80211.c [RULES] net/infiniband/ib_srp.c [RULES] net/infiniband/ib_smc.c [RULES] net/infiniband/ib_sma.c [RULES] net/infiniband/ib_pathrec.c [RULES] net/infiniband/ib_packet.c [RULES] net/infiniband/ib_mi.c [RULES] net/infiniband/ib_mcast.c [RULES] net/infiniband/ib_cmrc.c [RULES] net/infiniband/ib_cm.c [RULES] net/udp/tftp.c [RULES] net/udp/syslog.c [RULES] net/udp/slam.c [RULES] net/udp/dns.c [RULES] net/udp/dhcp.c [RULES] net/tcp/iscsi.c [RULES] net/tcp/https.c [RULES] net/tcp/http.c [RULES] net/tcp/ftp.c [RULES] net/udp.c [RULES] net/tls.c [RULES] net/vlan.c [RULES] net/tcpip.c [RULES] net/tcp.c [RULES] net/retry.c [RULES] net/rarp.c [RULES] net/nullnet.c [RULES] net/netdevice.c [RULES] net/netdev_settings.c [RULES] net/mii.c [RULES] net/ndp.c [RULES] net/ipv6.c [RULES] net/ipv4.c [RULES] net/iobpad.c [RULES] net/infiniband.c [RULES] net/icmpv6.c [RULES] net/icmp.c [RULES] net/fcp.c [RULES] net/fcoe.c [RULES] net/fcns.c make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86' [RULES] net/fcels.c ld -melf_x86_64 -T xen.lds -N prelink.o \ /local/scratch/ianc/devel/committer.git/xen/.xen-syms.0.o -o /local/scratch/ianc/devel/committer.git/xen/.xen-syms.1 [RULES] net/fakedhcp.c [RULES] net/fc.c [RULES] net/eth_slow.c [RULES] net/ethernet.c [RULES] net/eapol.c [RULES] net/dhcppkt.c [RULES] net/dhcpopts.c [RULES] net/cachedhcp.c [RULES] net/arp.c [RULES] net/aoe.c [RULES] core/xfer.c [RULES] core/vsprintf.c [RULES] core/uuid.c [RULES] core/uri.c [RULES] core/timer.c [RULES] core/strtoull.c [RULES] core/string.c [RULES] core/stringextra.c [RULES] core/settings.c [RULES] core/serial_console.c [RULES] core/serial.c [RULES] core/resolv.c [RULES] core/refcnt.c [RULES] core/random.c [RULES] core/process.c [RULES] core/posix_io.c [RULES] core/pcmcia.c [RULES] core/pc_kbd.c [RULES] core/parseopt.c [RULES] core/open.c [RULES] core/nvo.c [RULES] core/null_sanboot.c [RULES] core/null_nap.c [RULES] core/monojob.c [RULES] core/misc.c [RULES] core/malloc.c [RULES] core/main.c [RULES] core/linebuf.c [RULES] core/iobuf.c [RULES] core/job.c [RULES] core/interface.c [RULES] core/init.c [RULES] core/image.c [RULES] core/i82365.c [RULES] core/hw.c [RULES] core/getopt.c [RULES] core/getkey.c [RULES] core/gdbudp.c [RULES] core/gdbstub.c [RULES] core/gdbserial.c [RULES] core/fnrec.c [RULES] core/exec.c [RULES] core/errno.c [RULES] core/edd.c [RULES] core/downloader.c [RULES] core/device.c [RULES] core/debug.c [RULES] core/debug_md5.c [RULES] core/cwuri.c [RULES] core/ctype.c [RULES] core/cpio.c [RULES] core/console.c [RULES] core/btext.c [RULES] core/blockdev.c [RULES] core/bitops.c [RULES] core/bitmap.c [RULES] core/basename.c [RULES] core/base64.c [RULES] core/base16.c [RULES] core/assert.c [RULES] core/asprintf.c [RULES] core/ansiesc.c [RULES] core/acpi.c [RULES] libgcc/__umoddi3.c [RULES] libgcc/__udivdi3.c [RULES] libgcc/__udivmoddi4.c [RULES] libgcc/__moddi3.c [RULES] libgcc/memcpy.c [RULES] libgcc/icc.c [RULES] libgcc/__divdi3.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/usbdisk.S [DEPS] arch/i386/prefix/unnrv2b.S [DEPS] arch/i386/prefix/unnrv2b16.S [DEPS] arch/i386/prefix/undiloader.S [DEPS] arch/i386/prefix/romprefix.S [DEPS] arch/i386/prefix/pxeprefix.S [DEPS] arch/i386/prefix/nullprefix.S [DEPS] arch/i386/prefix/nbiprefix.S [DEPS] arch/i386/prefix/mromprefix.S [DEPS] arch/i386/prefix/mbr.S [DEPS] arch/i386/prefix/lkrnprefix.S [DEPS] arch/i386/prefix/libprefix.S [DEPS] arch/i386/prefix/kpxeprefix.S [DEPS] arch/i386/prefix/kkkpxeprefix.S [DEPS] arch/i386/prefix/hdprefix.S [DEPS] arch/i386/prefix/kkpxeprefix.S [DEPS] arch/i386/prefix/exeprefix.S [DEPS] arch/i386/prefix/dskprefix.S [DEPS] arch/i386/prefix/bootpart.S [DEPS] arch/i386/transitions/librm.S [DEPS] arch/i386/transitions/libpm.S [DEPS] arch/i386/transitions/libkir.S [DEPS] arch/i386/transitions/liba20.S [DEPS] arch/i386/core/virtaddr.S [DEPS] arch/i386/core/stack.S [DEPS] arch/i386/core/stack16.S [DEPS] arch/i386/core/patch_cf.S [DEPS] arch/i386/core/setjmp.S [DEPS] arch/i386/core/gdbidt.S [DEPS] tests/gdbstub_test.S [DEPS] arch/i386/drivers/net/undirom.c [DEPS] arch/i386/drivers/net/undipreload.c [DEPS] arch/i386/drivers/net/undionly.c [DEPS] arch/i386/drivers/net/undinet.c [DEPS] arch/i386/drivers/net/undiload.c [DEPS] arch/i386/drivers/net/undi.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/x86_string.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/comboot_resolv.c [DEPS] arch/i386/interface/syslinux/comboot_call.c [DEPS] arch/i386/interface/syslinux/com32_call.c [DEPS] arch/i386/interface/pxeparent/pxeparent_dhcp.c [DEPS] arch/i386/interface/pxeparent/pxeparent.c [DEPS] arch/i386/interface/pxe/pxe_undi.c [DEPS] arch/i386/interface/pxe/pxe_udp.c [DEPS] arch/i386/interface/pxe/pxe_tftp.c [DEPS] arch/i386/interface/pxe/pxe_preboot.c [DEPS] arch/i386/interface/pxe/pxe_loader.c [DEPS] arch/i386/interface/pxe/pxe_file.c [DEPS] arch/i386/interface/pxe/pxe_exit_hook.c [DEPS] arch/i386/interface/pxe/pxe_call.c [DEPS] arch/i386/interface/pcbios/pcibios.c [DEPS] arch/i386/interface/pcbios/memtop_umalloc.c [DEPS] arch/i386/interface/pcbios/int13.c [DEPS] arch/i386/interface/pcbios/bios_smbios.c [DEPS] arch/i386/interface/pcbios/bios_timer.c [DEPS] arch/i386/interface/pcbios/bios_nap.c [DEPS] arch/i386/interface/pcbios/biosint.c [DEPS] arch/i386/image/pxe_image.c [DEPS] arch/i386/image/nbi.c [DEPS] arch/i386/image/multiboot.c [DEPS] arch/i386/image/elfboot.c [DEPS] arch/i386/image/comboot.c [DEPS] arch/i386/image/com32.c [DEPS] arch/i386/image/bzimage.c [DEPS] arch/i386/image/bootsector.c [DEPS] arch/i386/firmware/pcbios/pnpbios.c [DEPS] arch/i386/firmware/pcbios/memmap.c [DEPS] arch/i386/firmware/pcbios/hidemem.c [DEPS] arch/i386/firmware/pcbios/fakee820.c [DEPS] arch/i386/firmware/pcbios/bios_console.c [DEPS] arch/i386/firmware/pcbios/basemem.c [DEPS] arch/i386/transitions/librm_mgmt.c [DEPS] arch/i386/core/x86_io.c [DEPS] arch/i386/core/video_subr.c [DEPS] arch/i386/core/timer2.c [DEPS] arch/i386/core/runtime.c [DEPS] arch/i386/core/relocate.c [DEPS] arch/i386/core/rdtsc_timer.c [DEPS] arch/i386/core/pic8259.c [DEPS] arch/i386/core/nulltrap.c [DEPS] arch/i386/core/gdbmach.c [DEPS] arch/i386/core/dumpregs.c [DEPS] arch/i386/core/basemem_packet.c [DEPS] arch/i386/core/cpu.c [DEPS] config/config_romprefix.c [DEPS] config/config_net80211.c [DEPS] config/config_infiniband.c [DEPS] config/config_fc.c [DEPS] config/config_ethernet.c [DEPS] config/config.c [DEPS] usr/route.c [DEPS] usr/pxemenu.c [DEPS] usr/prompt.c [DEPS] usr/lotest.c [DEPS] usr/iwmgmt.c [DEPS] usr/imgmgmt.c [DEPS] usr/ifmgmt.c [DEPS] usr/dhcpmgmt.c [DEPS] usr/fcmgmt.c [DEPS] usr/autoboot.c [DEPS] hci/keymap/keymap_wo.c [DEPS] hci/keymap/keymap_us.c [DEPS] hci/keymap/keymap_uk.c [DEPS] hci/keymap/keymap_ua.c [DEPS] hci/keymap/keymap_th.c [DEPS] hci/keymap/keymap_sr.c [DEPS] hci/keymap/keymap_sg.c [DEPS] hci/keymap/keymap_ru.c [DEPS] hci/keymap/keymap_ro.c [DEPS] hci/keymap/keymap_pt.c [DEPS] hci/keymap/keymap_pl.c [DEPS] hci/keymap/keymap_no.c [DEPS] hci/keymap/keymap_nl.c [DEPS] hci/keymap/keymap_mt.c [DEPS] hci/keymap/keymap_mk.c nm -n /local/scratch/ianc/devel/committer.git/xen/.xen-syms.1 | /local/scratch/ianc/devel/committer.git/xen/tools/symbols >/local/scratch/ianc/devel/committer.git/xen/.xen-syms.1.S [DEPS] hci/keymap/keymap_lt.c [DEPS] hci/keymap/keymap_it.c [DEPS] hci/keymap/keymap_il.c [DEPS] hci/keymap/keymap_hu.c [DEPS] hci/keymap/keymap_gr.c [DEPS] hci/keymap/keymap_fr.c [DEPS] hci/keymap/keymap_fi.c [DEPS] hci/keymap/keymap_et.c [DEPS] hci/keymap/keymap_es.c [DEPS] hci/keymap/keymap_de.c [DEPS] hci/keymap/keymap_dk.c [DEPS] hci/keymap/keymap_cz.c [DEPS] hci/keymap/keymap_cf.c [DEPS] hci/keymap/keymap_by.c [DEPS] hci/keymap/keymap_bg.c [DEPS] hci/keymap/keymap_az.c [DEPS] hci/keymap/keymap_al.c [DEPS] hci/mucurses/widgets/editbox.c [DEPS] hci/mucurses/wininit.c [DEPS] hci/mucurses/windows.c [DEPS] hci/mucurses/winattrs.c [DEPS] hci/mucurses/slk.c [DEPS] hci/mucurses/print_nadv.c [DEPS] hci/mucurses/print.c [DEPS] hci/mucurses/mucurses.c [DEPS] hci/mucurses/kb.c [DEPS] hci/mucurses/edging.c [DEPS] hci/mucurses/colour.c [DEPS] hci/mucurses/clear.c [DEPS] hci/mucurses/ansi_screen.c [DEPS] hci/mucurses/alert.c [DEPS] hci/tui/settings_ui.c [DEPS] hci/tui/login_ui.c [DEPS] hci/commands/vlan_cmd.c [DEPS] hci/commands/time_cmd.c [DEPS] hci/commands/sanboot_cmd.c [DEPS] hci/commands/route_cmd.c [DEPS] hci/commands/nvo_cmd.c [DEPS] hci/commands/lotest_cmd.c [DEPS] hci/commands/login_cmd.c [DEPS] hci/commands/iwmgmt_cmd.c [DEPS] hci/commands/image_cmd.c [DEPS] hci/commands/ifmgmt_cmd.c [DEPS] hci/commands/gdbstub_cmd.c [DEPS] hci/commands/digest_cmd.c [DEPS] hci/commands/fcmgmt_cmd.c [DEPS] hci/commands/dhcp_cmd.c [DEPS] hci/commands/config_cmd.c [DEPS] hci/commands/autoboot_cmd.c [DEPS] hci/wireless_errors.c [DEPS] hci/strerror.c [DEPS] hci/shell.c [DEPS] hci/readline.c [DEPS] hci/linux_args.c [DEPS] hci/editstring.c [DEPS] crypto/axtls/sha1.c [DEPS] crypto/axtls/rsa.c make -f /local/scratch/ianc/devel/committer.git/xen/Rules.mk /local/scratch/ianc/devel/committer.git/xen/.xen-syms.1.o [DEPS] crypto/axtls/bigint.c [DEPS] crypto/axtls/aes.c [DEPS] crypto/x509.c [DEPS] crypto/sha1extra.c [DEPS] crypto/md5.c [DEPS] crypto/hmac.c [DEPS] crypto/crypto_null.c [DEPS] crypto/crc32.c [DEPS] crypto/crandom.c [DEPS] crypto/chap.c [DEPS] crypto/cbc.c [DEPS] crypto/axtls_sha1.c [DEPS] crypto/axtls_aes.c [DEPS] crypto/asn1.c [DEPS] crypto/arc4.c [DEPS] crypto/aes_wrap.c [DEPS] tests/uri_test.c [DEPS] tests/umalloc_test.c [DEPS] tests/test.c [DEPS] tests/memcpy_test.c [DEPS] tests/linebuf_test.c [DEPS] tests/list_test.c [DEPS] tests/bofm_test.c [DEPS] interface/bofm/bofm.c [DEPS] interface/smbios/smbios_settings.c [DEPS] interface/smbios/smbios.c [DEPS] interface/efi/efi_umalloc.c [DEPS] interface/efi/efi_uaccess.c [DEPS] interface/efi/efi_timer.c [DEPS] interface/efi/efi_strings.c [DEPS] interface/efi/efi_strerror.c [DEPS] interface/efi/efi_snp.c [DEPS] interface/efi/efi_smbios.c [DEPS] interface/efi/efi_pci.c [DEPS] interface/efi/efi_io.c [DEPS] interface/efi/efi_init.c [DEPS] interface/efi/efi_driver.c [DEPS] interface/efi/efi_console.c [DEPS] interface/efi/efi_bofm.c [DEPS] drivers/infiniband/qib7322.c [DEPS] drivers/infiniband/linda_fw.c [DEPS] drivers/infiniband/linda.c [DEPS] drivers/infiniband/hermon.c [DEPS] drivers/infiniband/arbel.c [DEPS] drivers/bitbash/spi_bit.c [DEPS] drivers/bitbash/i2c_bit.c [DEPS] drivers/bitbash/bitbash.c [DEPS] drivers/nvs/threewire.c [DEPS] drivers/nvs/spi.c [DEPS] drivers/nvs/nvsvpd.c [DEPS] drivers/nvs/nvs.c [DEPS] drivers/block/srp.c [DEPS] drivers/block/scsi.c [DEPS] drivers/block/ibft.c [DEPS] drivers/net/efi/snponly.c [DEPS] drivers/block/ata.c [DEPS] drivers/net/efi/snpnet.c [DEPS] drivers/net/vxge/vxge_traffic.c [DEPS] drivers/net/vxge/vxge_main.c [DEPS] drivers/net/vxge/vxge_config.c [DEPS] drivers/net/vxge/vxge.c [DEPS] drivers/net/ath/ath9k/ath9k_xmit.c [DEPS] drivers/net/ath/ath9k/ath9k_main.c [DEPS] drivers/net/ath/ath9k/ath9k_recv.c [DEPS] drivers/net/ath/ath9k/ath9k_mac.c [DEPS] drivers/net/ath/ath9k/ath9k_init.c [DEPS] drivers/net/ath/ath9k/ath9k_hw.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_def.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_9287.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_4k.c [DEPS] drivers/net/ath/ath9k/ath9k_common.c [DEPS] drivers/net/ath/ath9k/ath9k_calib.c [DEPS] drivers/net/ath/ath9k/ath9k.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_phy.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_mac.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_hw.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_eeprom.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_calib.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_ar9002_calib.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_hw.c [DEPS] drivers/net/ath/ath9k/ath9k_ar5008_phy.c [DEPS] drivers/net/ath/ath9k/ath9k_ani.c [DEPS] drivers/net/ath/ath5k/ath5k_rfkill.c [DEPS] drivers/net/ath/ath5k/ath5k_reset.c [DEPS] drivers/net/ath/ath5k/ath5k_qcu.c [DEPS] drivers/net/ath/ath5k/ath5k_phy.c [DEPS] drivers/net/ath/ath5k/ath5k_pcu.c [DEPS] drivers/net/ath/ath5k/ath5k_initvals.c [DEPS] drivers/net/ath/ath5k/ath5k_gpio.c [DEPS] drivers/net/ath/ath5k/ath5k_eeprom.c [DEPS] drivers/net/ath/ath5k/ath5k_dma.c [DEPS] drivers/net/ath/ath5k/ath5k_desc.c [DEPS] drivers/net/ath/ath5k/ath5k_caps.c [DEPS] drivers/net/ath/ath5k/ath5k.c [DEPS] drivers/net/ath/ath5k/ath5k_attach.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/rtl818x/rtl818x.c [DEPS] drivers/net/ath/ath_hw.c [DEPS] drivers/net/rtl818x/rtl8185_rtl8225.c [DEPS] drivers/net/rtl818x/rtl8185.c [DEPS] drivers/net/rtl818x/rtl8180_sa2400.c [DEPS] drivers/net/rtl818x/rtl8180_max2820.c [DEPS] drivers/net/rtl818x/rtl8180_grf5101.c [DEPS] drivers/net/rtl818x/rtl8180.c [DEPS] drivers/net/phantom/phantom.c [DEPS] drivers/net/igbvf/igbvf_vf.c [DEPS] drivers/net/igbvf/igbvf_mbx.c make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86' gcc -D__ASSEMBLY__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -I/local/scratch/ianc/devel/committer.git/xen/include -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-generic -I/local/scratch/ianc/devel/committer.git/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -DHAVE_GAS_VMX -DHAVE_GAS_EPT -DHAVE_GAS_FSGSBASE -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /local/scratch/ianc/devel/committer.git/xen/include/xen/config.h -nostdinc -fno-optimize-sibling-calls -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -DHAS_PCI -DHAS_IOPORTS -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF ..xen-syms.1.o.d -c /local/scratch/ianc/devel/committer.git/xen/.xen-syms.1.S -o /local/scratch/ianc/devel/committer.git/xen/.xen-syms.1.o [DEPS] drivers/net/igbvf/igbvf_main.c [DEPS] drivers/net/igb/igb_phy.c [DEPS] drivers/net/igb/igb_nvm.c [DEPS] drivers/net/igb/igb_manage.c [DEPS] drivers/net/igb/igb_main.c [DEPS] drivers/net/igb/igb_mac.c [DEPS] drivers/net/igb/igb.c [DEPS] drivers/net/igb/igb_api.c [DEPS] drivers/net/igb/igb_82575.c [DEPS] drivers/net/e1000e/e1000e_phy.c [DEPS] drivers/net/e1000e/e1000e_nvm.c [DEPS] drivers/net/e1000e/e1000e_manage.c [DEPS] drivers/net/e1000e/e1000e_main.c [DEPS] drivers/net/e1000e/e1000e_mac.c [DEPS] drivers/net/e1000e/e1000e_ich8lan.c [DEPS] drivers/net/e1000e/e1000e.c [DEPS] drivers/net/e1000e/e1000e_82571.c [DEPS] drivers/net/e1000e/e1000e_80003es2lan.c [DEPS] drivers/net/e1000/e1000_phy.c [DEPS] drivers/net/e1000/e1000_nvm.c [DEPS] drivers/net/e1000/e1000_manage.c [DEPS] drivers/net/e1000/e1000_main.c [DEPS] drivers/net/e1000/e1000_mac.c [DEPS] drivers/net/e1000/e1000.c [DEPS] drivers/net/e1000/e1000_api.c [DEPS] drivers/net/e1000/e1000_82542.c [DEPS] drivers/net/e1000/e1000_82543.c [DEPS] drivers/net/e1000/e1000_82541.c [DEPS] drivers/net/e1000/e1000_82540.c [DEPS] drivers/net/wd.c [DEPS] drivers/net/w89c840.c [DEPS] drivers/net/virtio-net.c [DEPS] drivers/net/via-velocity.c [DEPS] drivers/net/via-rhine.c [DEPS] drivers/net/tulip.c [DEPS] drivers/net/tlan.c [DEPS] drivers/net/tg3.c [DEPS] drivers/net/sundance.c [DEPS] drivers/net/smc9000.c [DEPS] drivers/net/sky2.c [DEPS] drivers/net/skge.c [DEPS] drivers/net/sis900.c make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86' ld -melf_x86_64 -T xen.lds -N prelink.o \ /local/scratch/ianc/devel/committer.git/xen/.xen-syms.1.o -o /local/scratch/ianc/devel/committer.git/xen/xen-syms [DEPS] drivers/net/sis190.c [DEPS] drivers/net/rtl8139.c [DEPS] drivers/net/r8169.c [DEPS] drivers/net/prism2_plx.c [DEPS] drivers/net/prism2_pci.c [DEPS] drivers/net/pnic.c [DEPS] drivers/net/pcnet32.c [DEPS] drivers/net/ns8390.c [DEPS] drivers/net/ns83820.c [DEPS] drivers/net/ne.c [DEPS] drivers/net/ne2k_isa.c [DEPS] drivers/net/natsemi.c [DEPS] drivers/net/myri10ge.c [DEPS] drivers/net/mtd80x.c [DEPS] drivers/net/legacy.c [DEPS] drivers/net/jme.c [DEPS] drivers/net/ipoib.c [DEPS] drivers/net/forcedeth.c [DEPS] drivers/net/etherfabric.c [DEPS] drivers/net/epic100.c [DEPS] drivers/net/eepro.c [DEPS] drivers/net/eepro100.c [DEPS] drivers/net/dmfe.c [DEPS] drivers/net/depca.c [DEPS] drivers/net/davicom.c [DEPS] drivers/net/cs89x0.c [DEPS] drivers/net/bnx2.c [DEPS] drivers/net/b44.c [DEPS] drivers/net/atl1e.c [DEPS] drivers/net/amd8111e.c [DEPS] drivers/net/3c90x.c [DEPS] drivers/net/3c5x9.c [DEPS] drivers/net/3c529.c [DEPS] drivers/net/3c595.c [DEPS] drivers/net/3c515.c [DEPS] drivers/net/3c509-eisa.c [DEPS] drivers/net/3c509.c [DEPS] drivers/net/3c503.c [DEPS] drivers/bus/virtio-ring.c [DEPS] drivers/bus/virtio-pci.c [DEPS] drivers/bus/pcivpd.c [DEPS] drivers/bus/pciextra.c [DEPS] drivers/bus/pci.c [DEPS] drivers/bus/pcibackup.c [DEPS] drivers/bus/mca.c [DEPS] drivers/bus/isapnp.c [DEPS] drivers/bus/isa_ids.c [DEPS] drivers/bus/isa.c [DEPS] drivers/bus/eisa.c [DEPS] image/segment.c [DEPS] image/script.c [DEPS] image/embedded.c [DEPS] image/elf.c [DEPS] image/efi_image.c [DEPS] net/80211/wpa_tkip.c [DEPS] net/80211/wpa_psk.c [DEPS] net/80211/wpa_ccmp.c [DEPS] net/80211/wpa.c [DEPS] net/80211/wep.c [DEPS] net/80211/sec80211.c [DEPS] net/80211/rc80211.c [DEPS] net/80211/net80211.c [DEPS] net/infiniband/ib_srp.c [DEPS] net/infiniband/ib_smc.c [DEPS] net/infiniband/ib_sma.c [DEPS] net/infiniband/ib_pathrec.c [DEPS] net/infiniband/ib_packet.c [DEPS] net/infiniband/ib_mi.c [DEPS] net/infiniband/ib_mcast.c [DEPS] net/infiniband/ib_cmrc.c [DEPS] net/infiniband/ib_cm.c [DEPS] net/udp/tftp.c [DEPS] net/udp/syslog.c [DEPS] net/udp/slam.c [DEPS] net/udp/dhcp.c [DEPS] net/udp/dns.c [DEPS] net/tcp/iscsi.c [DEPS] net/tcp/http.c [DEPS] net/tcp/https.c [DEPS] net/tcp/ftp.c [DEPS] net/vlan.c [DEPS] net/udp.c [DEPS] net/tls.c [DEPS] net/tcpip.c [DEPS] net/tcp.c [DEPS] net/retry.c [DEPS] net/rarp.c [DEPS] net/nullnet.c [DEPS] net/netdev_settings.c [DEPS] net/ndp.c [DEPS] net/netdevice.c [DEPS] net/mii.c [DEPS] net/ipv6.c [DEPS] net/ipv4.c [DEPS] net/iobpad.c [DEPS] net/infiniband.c [DEPS] net/icmpv6.c [DEPS] net/icmp.c [DEPS] net/fcp.c [DEPS] net/fcoe.c [DEPS] net/fcns.c [DEPS] net/fcels.c [DEPS] net/fc.c [DEPS] net/fakedhcp.c [DEPS] net/eth_slow.c [DEPS] net/ethernet.c [DEPS] net/eapol.c [DEPS] net/dhcppkt.c [DEPS] net/dhcpopts.c [DEPS] net/cachedhcp.c [DEPS] net/arp.c [DEPS] core/xfer.c [DEPS] net/aoe.c [DEPS] core/vsprintf.c [DEPS] core/uuid.c [DEPS] core/uri.c [DEPS] core/timer.c [DEPS] core/strtoull.c [DEPS] core/string.c [DEPS] core/stringextra.c [DEPS] core/settings.c [DEPS] core/serial_console.c [DEPS] core/serial.c [DEPS] core/resolv.c [DEPS] core/refcnt.c [DEPS] core/random.c [DEPS] core/process.c [DEPS] core/posix_io.c [DEPS] core/pcmcia.c [DEPS] core/pc_kbd.c [DEPS] core/parseopt.c [DEPS] core/open.c [DEPS] core/nvo.c [DEPS] core/null_sanboot.c [DEPS] core/null_nap.c [DEPS] core/monojob.c [DEPS] core/misc.c [DEPS] core/malloc.c [DEPS] core/main.c [DEPS] core/linebuf.c [DEPS] core/job.c [DEPS] core/iobuf.c [DEPS] core/interface.c [DEPS] core/init.c [DEPS] core/image.c [DEPS] core/i82365.c [DEPS] core/hw.c [DEPS] core/getopt.c [DEPS] core/getkey.c [DEPS] core/gdbstub.c [DEPS] core/gdbudp.c [DEPS] core/gdbserial.c [DEPS] core/fnrec.c [DEPS] core/exec.c [DEPS] core/errno.c [DEPS] core/edd.c [DEPS] core/downloader.c [DEPS] core/device.c [DEPS] core/debug_md5.c [DEPS] core/debug.c [DEPS] core/cwuri.c [DEPS] core/ctype.c rm -f /local/scratch/ianc/devel/committer.git/xen/.xen-syms.[0-9]* [DEPS] core/cpio.c [DEPS] core/console.c [DEPS] core/btext.c [DEPS] core/blockdev.c [DEPS] core/bitops.c [DEPS] core/bitmap.c [DEPS] core/basename.c ./boot/mkelf32 /local/scratch/ianc/devel/committer.git/xen/xen-syms /local/scratch/ianc/devel/committer.git/xen/xen 0x100000 \ `nm -nr /local/scratch/ianc/devel/committer.git/xen/xen-syms | head -n 1 | sed -e 's/^\([^ ]*\).*/0x\1/'` [DEPS] core/base64.c [DEPS] core/base16.c [DEPS] core/assert.c [DEPS] core/asprintf.c [DEPS] core/ansiesc.c [DEPS] core/acpi.c [DEPS] libgcc/__udivmoddi4.c [DEPS] libgcc/__udivdi3.c [DEPS] libgcc/__umoddi3.c [DEPS] libgcc/__moddi3.c [DEPS] libgcc/memcpy.c make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen/arch/x86' gzip -f -9 < /local/scratch/ianc/devel/committer.git/xen/xen > /local/scratch/ianc/devel/committer.git/xen/xen.gz.new [DEPS] libgcc/__divdi3.c [DEPS] libgcc/icc.c make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/etherboot/ipxe/src' mv /local/scratch/ianc/devel/committer.git/xen/xen.gz.new /local/scratch/ianc/devel/committer.git/xen/xen.gz [ -d /local/scratch/ianc/devel/committer.git/dist/install/boot ] || install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/boot install -m0644 -p /local/scratch/ianc/devel/committer.git/xen/xen.gz /local/scratch/ianc/devel/committer.git/dist/install/boot/xen-4.5-unstable.gz ln -f -s xen-4.5-unstable.gz /local/scratch/ianc/devel/committer.git/dist/install/boot/xen-4.5.gz ln -f -s xen-4.5-unstable.gz /local/scratch/ianc/devel/committer.git/dist/install/boot/xen-4.gz ln -f -s xen-4.5-unstable.gz /local/scratch/ianc/devel/committer.git/dist/install/boot/xen.gz install -m0644 -p /local/scratch/ianc/devel/committer.git/xen/xen-syms /local/scratch/ianc/devel/committer.git/dist/install/boot/xen-syms-4.5-unstable if [ -r /local/scratch/ianc/devel/committer.git/xen/xen.efi -a -n '/usr/lib64/efi' ]; then \ [ -d /local/scratch/ianc/devel/committer.git/dist/install/usr/lib64/efi ] || install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/lib64/efi; \ install -m0644 -p /local/scratch/ianc/devel/committer.git/xen/xen.efi /local/scratch/ianc/devel/committer.git/dist/install/usr/lib64/efi/xen-4.5-unstable.efi; \ ln -sf xen-4.5-unstable.efi /local/scratch/ianc/devel/committer.git/dist/install/usr/lib64/efi/xen-4.5.efi; \ ln -sf xen-4.5-unstable.efi /local/scratch/ianc/devel/committer.git/dist/install/usr/lib64/efi/xen-4.efi; \ ln -sf xen-4.5-unstable.efi /local/scratch/ianc/devel/committer.git/dist/install/usr/lib64/efi/xen.efi; \ if [ -n '/boot/efi' -a -n '' ]; then \ install -m0644 -p /local/scratch/ianc/devel/committer.git/xen/xen.efi /local/scratch/ianc/devel/committer.git/dist/install/boot/efi/efi//xen-4.5-unstable.efi; \ elif [ "/local/scratch/ianc/devel/committer.git/dist/install" = "dist/install" ]; then \ echo 'EFI installation only partially done (EFI_VENDOR not set)' >&2; \ fi; \ fi make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen' make[1]: Leaving directory `/local/scratch/ianc/devel/committer.git/xen' make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/etherboot/ipxe/src' [DEPS] arch/i386/drivers/net/undiload.c [DEPS] arch/i386/drivers/net/undi.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/comboot_resolv.c [DEPS] arch/i386/interface/syslinux/com32_call.c [DEPS] arch/i386/interface/pxeparent/pxeparent_dhcp.c [DEPS] arch/i386/interface/pxeparent/pxeparent.c [DEPS] arch/i386/interface/pxe/pxe_undi.c [DEPS] arch/i386/interface/pxe/pxe_udp.c [DEPS] arch/i386/interface/pxe/pxe_tftp.c [DEPS] arch/i386/interface/pxe/pxe_preboot.c [DEPS] arch/i386/interface/pxe/pxe_loader.c [DEPS] arch/i386/interface/pxe/pxe_file.c [DEPS] arch/i386/interface/pxe/pxe_exit_hook.c [DEPS] arch/i386/interface/pxe/pxe_call.c [DEPS] arch/i386/interface/pcbios/pcibios.c [DEPS] arch/i386/interface/pcbios/bios_timer.c [DEPS] arch/i386/interface/pcbios/bios_smbios.c [DEPS] arch/i386/interface/pcbios/bios_nap.c [DEPS] arch/i386/interface/pcbios/biosint.c [DEPS] arch/i386/image/pxe_image.c [DEPS] arch/i386/image/nbi.c [DEPS] arch/i386/image/multiboot.c [DEPS] arch/i386/image/comboot.c [DEPS] arch/i386/image/com32.c [DEPS] arch/i386/image/elfboot.c [DEPS] arch/i386/image/bzimage.c [DEPS] arch/i386/firmware/pcbios/pnpbios.c [DEPS] arch/i386/image/bootsector.c [DEPS] arch/i386/firmware/pcbios/memmap.c [DEPS] arch/i386/firmware/pcbios/hidemem.c [DEPS] arch/i386/firmware/pcbios/fakee820.c [DEPS] arch/i386/firmware/pcbios/bios_console.c [DEPS] arch/i386/firmware/pcbios/basemem.c [DEPS] arch/i386/transitions/librm_mgmt.c [DEPS] arch/i386/core/x86_io.c [DEPS] arch/i386/core/video_subr.c [DEPS] arch/i386/core/timer2.c [DEPS] arch/i386/core/runtime.c [DEPS] arch/i386/core/relocate.c [DEPS] arch/i386/core/rdtsc_timer.c [DEPS] arch/i386/core/pic8259.c [DEPS] arch/i386/core/gdbmach.c [DEPS] arch/i386/core/dumpregs.c [DEPS] arch/i386/core/basemem_packet.c [DEPS] config/config_net80211.c [DEPS] config/config_infiniband.c [DEPS] config/config_fc.c [DEPS] config/config_romprefix.c [DEPS] config/config_ethernet.c [DEPS] config/config.c [DEPS] usr/pxemenu.c [DEPS] usr/prompt.c [DEPS] usr/imgmgmt.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/time_cmd.c [DEPS] hci/commands/sanboot_cmd.c [DEPS] hci/commands/image_cmd.c [DEPS] hci/commands/digest_cmd.c [DEPS] tests/umalloc_test.c [DEPS] tests/bofm_test.c [DEPS] interface/smbios/smbios_settings.c [DEPS] interface/bofm/bofm.c [DEPS] interface/smbios/smbios.c [DEPS] interface/efi/efi_umalloc.c [DEPS] interface/efi/efi_uaccess.c [DEPS] interface/efi/efi_timer.c [DEPS] interface/efi/efi_snp.c [DEPS] interface/efi/efi_smbios.c [DEPS] interface/efi/efi_pci.c [DEPS] interface/efi/efi_io.c [DEPS] interface/efi/efi_bofm.c [DEPS] interface/efi/efi_driver.c [DEPS] drivers/infiniband/qib7322.c [DEPS] drivers/infiniband/linda.c [DEPS] drivers/infiniband/hermon.c [DEPS] drivers/infiniband/arbel.c [DEPS] drivers/bitbash/spi_bit.c [DEPS] drivers/nvs/threewire.c [DEPS] drivers/bitbash/i2c_bit.c [DEPS] drivers/nvs/spi.c [DEPS] drivers/nvs/nvsvpd.c [DEPS] drivers/block/srp.c [DEPS] drivers/block/scsi.c [DEPS] drivers/block/ibft.c [DEPS] drivers/net/efi/snpnet.c [DEPS] drivers/block/ata.c [DEPS] drivers/net/vxge/vxge_traffic.c [DEPS] drivers/net/vxge/vxge_config.c [DEPS] drivers/net/vxge/vxge_main.c [DEPS] drivers/net/vxge/vxge.c [DEPS] drivers/net/ath/ath9k/ath9k_xmit.c [DEPS] drivers/net/ath/ath9k/ath9k_recv.c [DEPS] drivers/net/ath/ath9k/ath9k_main.c [DEPS] drivers/net/ath/ath9k/ath9k_mac.c [DEPS] drivers/net/ath/ath9k/ath9k_init.c [DEPS] drivers/net/ath/ath9k/ath9k_hw.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_def.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_4k.c [DEPS] drivers/net/ath/ath9k/ath9k_common.c [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_9287.c [DEPS] drivers/net/ath/ath9k/ath9k.c [DEPS] drivers/net/ath/ath9k/ath9k_calib.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_mac.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_phy.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_hw.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_eeprom.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_calib.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_ar9002_hw.c [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_calib.c [DEPS] drivers/net/ath/ath9k/ath9k_ar5008_phy.c [DEPS] drivers/net/ath/ath9k/ath9k_ani.c [DEPS] drivers/net/ath/ath5k/ath5k_rfkill.c [DEPS] drivers/net/ath/ath5k/ath5k_reset.c [DEPS] drivers/net/ath/ath5k/ath5k_phy.c [DEPS] drivers/net/ath/ath5k/ath5k_pcu.c [DEPS] drivers/net/ath/ath5k/ath5k_qcu.c [DEPS] drivers/net/ath/ath5k/ath5k_initvals.c [DEPS] drivers/net/ath/ath5k/ath5k_gpio.c [DEPS] drivers/net/ath/ath5k/ath5k_eeprom.c [DEPS] drivers/net/ath/ath5k/ath5k_dma.c [DEPS] drivers/net/ath/ath5k/ath5k_desc.c [DEPS] drivers/net/ath/ath5k/ath5k_caps.c [DEPS] drivers/net/ath/ath5k/ath5k.c [DEPS] drivers/net/ath/ath_regd.c [DEPS] drivers/net/ath/ath5k/ath5k_attach.c [DEPS] drivers/net/ath/ath_main.c [DEPS] drivers/net/ath/ath_key.c [DEPS] drivers/net/rtl818x/rtl818x.c [DEPS] drivers/net/ath/ath_hw.c [DEPS] drivers/net/rtl818x/rtl8185_rtl8225.c [DEPS] drivers/net/rtl818x/rtl8185.c [DEPS] drivers/net/rtl818x/rtl8180_sa2400.c [DEPS] drivers/net/rtl818x/rtl8180_max2820.c [DEPS] drivers/net/rtl818x/rtl8180_grf5101.c [DEPS] drivers/net/rtl818x/rtl8180.c [DEPS] drivers/net/phantom/phantom.c [DEPS] drivers/net/igbvf/igbvf_vf.c [DEPS] drivers/net/igbvf/igbvf_mbx.c [DEPS] drivers/net/igbvf/igbvf_main.c [DEPS] drivers/net/igb/igb_phy.c [DEPS] drivers/net/igb/igb_nvm.c [DEPS] drivers/net/igb/igb_manage.c [DEPS] drivers/net/igb/igb_mac.c [DEPS] drivers/net/igb/igb_main.c [DEPS] drivers/net/igb/igb_api.c [DEPS] drivers/net/igb/igb_82575.c [DEPS] drivers/net/e1000e/e1000e_phy.c [DEPS] drivers/net/e1000e/e1000e_nvm.c [DEPS] drivers/net/e1000e/e1000e_main.c [DEPS] drivers/net/e1000e/e1000e_mac.c [DEPS] drivers/net/e1000e/e1000e_ich8lan.c [DEPS] drivers/net/e1000e/e1000e_82571.c [DEPS] drivers/net/e1000e/e1000e_80003es2lan.c [DEPS] drivers/net/e1000/e1000_phy.c [DEPS] drivers/net/e1000/e1000_nvm.c [DEPS] drivers/net/e1000/e1000_main.c [DEPS] drivers/net/e1000/e1000_mac.c [DEPS] drivers/net/e1000/e1000_api.c [DEPS] drivers/net/e1000/e1000_82543.c [DEPS] drivers/net/e1000/e1000_82542.c [DEPS] drivers/net/e1000/e1000_82541.c [DEPS] drivers/net/e1000/e1000_82540.c [DEPS] drivers/net/w89c840.c [DEPS] drivers/net/virtio-net.c [DEPS] drivers/net/via-velocity.c [DEPS] drivers/net/via-rhine.c [DEPS] drivers/net/tulip.c [DEPS] drivers/net/tlan.c [DEPS] drivers/net/tg3.c [DEPS] drivers/net/sundance.c [DEPS] drivers/net/smc9000.c [DEPS] drivers/net/skge.c [DEPS] drivers/net/sky2.c [DEPS] drivers/net/sis900.c [DEPS] drivers/net/sis190.c [DEPS] drivers/net/rtl8139.c [DEPS] drivers/net/r8169.c [DEPS] drivers/net/prism2_plx.c [DEPS] drivers/net/prism2_pci.c [DEPS] drivers/net/pnic.c [DEPS] drivers/net/ns8390.c [DEPS] drivers/net/pcnet32.c [DEPS] drivers/net/ns83820.c [DEPS] drivers/net/ne2k_isa.c [DEPS] drivers/net/natsemi.c [DEPS] drivers/net/myri10ge.c [DEPS] drivers/net/mtd80x.c [DEPS] drivers/net/legacy.c [DEPS] drivers/net/jme.c [DEPS] drivers/net/ipoib.c [DEPS] drivers/net/forcedeth.c [DEPS] drivers/net/etherfabric.c [DEPS] drivers/net/epic100.c [DEPS] drivers/net/eepro.c [DEPS] drivers/net/eepro100.c [DEPS] drivers/net/dmfe.c [DEPS] drivers/net/davicom.c [DEPS] drivers/net/bnx2.c [DEPS] drivers/net/cs89x0.c [DEPS] drivers/net/b44.c [DEPS] drivers/net/atl1e.c [DEPS] drivers/net/amd8111e.c [DEPS] drivers/net/3c90x.c [DEPS] drivers/net/3c5x9.c [DEPS] drivers/net/3c595.c [DEPS] drivers/net/3c529.c [DEPS] drivers/net/3c515.c [DEPS] drivers/net/3c509-eisa.c [DEPS] drivers/net/3c509.c [DEPS] drivers/bus/virtio-ring.c [DEPS] drivers/bus/virtio-pci.c [DEPS] drivers/bus/pcivpd.c [DEPS] drivers/bus/pciextra.c [DEPS] drivers/bus/pci.c [DEPS] drivers/bus/pcibackup.c [DEPS] drivers/bus/mca.c [DEPS] drivers/bus/isapnp.c [DEPS] drivers/bus/isa.c [DEPS] drivers/bus/eisa.c [DEPS] image/segment.c [DEPS] image/script.c [DEPS] image/embedded.c [DEPS] image/elf.c [DEPS] image/efi_image.c [DEPS] net/80211/net80211.c [DEPS] net/infiniband/ib_srp.c [DEPS] net/infiniband/ib_smc.c [DEPS] net/infiniband/ib_mi.c [DEPS] net/infiniband/ib_sma.c [DEPS] net/udp/tftp.c [DEPS] net/udp/slam.c [DEPS] net/udp/syslog.c [DEPS] net/udp/dhcp.c [DEPS] net/udp/dns.c [DEPS] net/tcp/iscsi.c [DEPS] net/tcp/https.c [DEPS] net/tcp/http.c [DEPS] net/tcp/ftp.c [DEPS] net/tcp.c [DEPS] net/vlan.c [DEPS] net/retry.c [DEPS] net/netdev_settings.c [DEPS] net/netdevice.c [DEPS] net/ipv4.c [DEPS] net/fcp.c [DEPS] net/infiniband.c [DEPS] net/fcoe.c [DEPS] net/fc.c [DEPS] net/fakedhcp.c [DEPS] net/dhcppkt.c [DEPS] net/dhcpopts.c [DEPS] net/cachedhcp.c [DEPS] net/aoe.c [DEPS] core/timer.c [DEPS] core/settings.c [DEPS] core/serial.c [DEPS] core/random.c [DEPS] core/posix_io.c [DEPS] core/pc_kbd.c [DEPS] core/nvo.c [DEPS] core/parseopt.c [DEPS] core/null_sanboot.c [DEPS] core/null_nap.c [DEPS] core/monojob.c [DEPS] core/misc.c [DEPS] core/malloc.c [DEPS] core/main.c [DEPS] core/image.c [DEPS] core/gdbudp.c [DEPS] core/getkey.c [DEPS] core/fnrec.c [DEPS] core/exec.c [DEPS] core/downloader.c [DEPS] core/debug.c [DEPS] core/console.c [DEPS] core/blockdev.c [DEPS] arch/i386/prefix/romprefix.S [DEPS] arch/i386/prefix/mromprefix.S [DEPS] arch/i386/drivers/net/undirom.c [DEPS] arch/i386/drivers/net/undipreload.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/memtop_umalloc.c [DEPS] arch/i386/interface/pcbios/int13.c make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/etherboot/ipxe/src' make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/etherboot/ipxe/src' [BUILD] bin/__divdi3.o [BUILD] bin/icc.o [BUILD] bin/memcpy.o [BUILD] bin/__moddi3.o [BUILD] bin/__udivdi3.o [BUILD] bin/__udivmoddi4.o [BUILD] bin/__umoddi3.o [BUILD] bin/acpi.o [BUILD] bin/ansiesc.o [BUILD] bin/asprintf.o [BUILD] bin/assert.o [BUILD] bin/base16.o [BUILD] bin/base64.o [BUILD] bin/basename.o [BUILD] bin/bitmap.o [BUILD] bin/bitops.o [BUILD] bin/blockdev.o [BUILD] bin/btext.o [BUILD] bin/console.o [BUILD] bin/cpio.o [BUILD] bin/ctype.o [BUILD] bin/cwuri.o [BUILD] bin/debug.o [BUILD] bin/debug_md5.o [BUILD] bin/device.o [BUILD] bin/downloader.o [BUILD] bin/edd.o [BUILD] bin/errno.o [BUILD] bin/exec.o [BUILD] bin/fnrec.o [BUILD] bin/gdbserial.o [BUILD] bin/gdbstub.o [BUILD] bin/gdbudp.o [BUILD] bin/getopt.o [BUILD] bin/getkey.o [BUILD] bin/hw.o [BUILD] bin/i82365.o [BUILD] bin/image.o [BUILD] bin/init.o [BUILD] bin/interface.o [BUILD] bin/iobuf.o [BUILD] bin/job.o [BUILD] bin/linebuf.o [BUILD] bin/main.o [BUILD] bin/malloc.o [BUILD] bin/misc.o [BUILD] bin/monojob.o [BUILD] bin/null_nap.o [BUILD] bin/null_sanboot.o [BUILD] bin/nvo.o [BUILD] bin/open.o [BUILD] bin/parseopt.o [BUILD] bin/pc_kbd.o [BUILD] bin/pcmcia.o [BUILD] bin/posix_io.o [BUILD] bin/process.o [BUILD] bin/random.o [BUILD] bin/refcnt.o [BUILD] bin/resolv.o [BUILD] bin/serial.o [BUILD] bin/serial_console.o [BUILD] bin/settings.o [BUILD] bin/string.o [BUILD] bin/stringextra.o [BUILD] bin/strtoull.o [BUILD] bin/timer.o [BUILD] bin/uri.o [BUILD] bin/uuid.o [BUILD] bin/vsprintf.o [BUILD] bin/xfer.o [BUILD] bin/aoe.o [BUILD] bin/arp.o [BUILD] bin/cachedhcp.o [BUILD] bin/dhcpopts.o [BUILD] bin/dhcppkt.o [BUILD] bin/eapol.o [BUILD] bin/ethernet.o [BUILD] bin/eth_slow.o [BUILD] bin/fakedhcp.o [BUILD] bin/fc.o [BUILD] bin/fcels.o [BUILD] bin/fcns.o [BUILD] bin/fcoe.o [BUILD] bin/fcp.o [BUILD] bin/icmp.o [BUILD] bin/icmpv6.o [BUILD] bin/infiniband.o [BUILD] bin/iobpad.o [BUILD] bin/ipv4.o [BUILD] bin/ipv6.o [BUILD] bin/mii.o [BUILD] bin/ndp.o [BUILD] bin/netdevice.o [BUILD] bin/netdev_settings.o [BUILD] bin/nullnet.o [BUILD] bin/rarp.o [BUILD] bin/retry.o [BUILD] bin/tcp.o [BUILD] bin/tcpip.o [BUILD] bin/tls.o [BUILD] bin/udp.o [BUILD] bin/vlan.o [BUILD] bin/ftp.o [BUILD] bin/http.o [BUILD] bin/https.o [BUILD] bin/iscsi.o [BUILD] bin/dhcp.o [BUILD] bin/dns.o [BUILD] bin/slam.o [BUILD] bin/syslog.o [BUILD] bin/tftp.o [BUILD] bin/ib_cm.o [BUILD] bin/ib_cmrc.o [BUILD] bin/ib_mcast.o [BUILD] bin/ib_mi.o [BUILD] bin/ib_packet.o [BUILD] bin/ib_pathrec.o [BUILD] bin/ib_sma.o [BUILD] bin/ib_smc.o [BUILD] bin/ib_srp.o [BUILD] bin/net80211.o [BUILD] bin/rc80211.o [BUILD] bin/sec80211.o [BUILD] bin/wep.o [BUILD] bin/wpa.o [BUILD] bin/wpa_ccmp.o [BUILD] bin/wpa_psk.o [BUILD] bin/wpa_tkip.o [BUILD] bin/efi_image.o [BUILD] bin/elf.o [BUILD] bin/embedded.o [BUILD] bin/script.o [BUILD] bin/segment.o [BUILD] bin/eisa.o [BUILD] bin/isa.o [BUILD] bin/isa_ids.o [BUILD] bin/isapnp.o [BUILD] bin/mca.o [BUILD] bin/pcibackup.o [BUILD] bin/pci.o [BUILD] bin/pciextra.o [BUILD] bin/pcivpd.o [BUILD] bin/virtio-pci.o [BUILD] bin/virtio-ring.o [BUILD] bin/3c503.o [BUILD] bin/3c509.o [BUILD] bin/3c509-eisa.o [BUILD] bin/3c515.o [BUILD] bin/3c529.o [BUILD] bin/3c595.o [BUILD] bin/3c5x9.o [BUILD] bin/3c90x.o [BUILD] bin/amd8111e.o [BUILD] bin/atl1e.o [BUILD] bin/b44.o [BUILD] bin/bnx2.o [BUILD] bin/cs89x0.o [BUILD] bin/davicom.o [BUILD] bin/depca.o [BUILD] bin/dmfe.o [BUILD] bin/eepro100.o [BUILD] bin/eepro.o [BUILD] bin/epic100.o [BUILD] bin/etherfabric.o [BUILD] bin/forcedeth.o [BUILD] bin/ipoib.o [BUILD] bin/jme.o [BUILD] bin/legacy.o [BUILD] bin/mtd80x.o [BUILD] bin/myri10ge.o [BUILD] bin/natsemi.o [BUILD] bin/ne2k_isa.o [BUILD] bin/ne.o [BUILD] bin/ns83820.o [BUILD] bin/ns8390.o [BUILD] bin/pcnet32.o [BUILD] bin/pnic.o [BUILD] bin/prism2_pci.o [BUILD] bin/prism2_plx.o [BUILD] bin/r8169.o [BUILD] bin/rtl8139.o [BUILD] bin/sis190.o [BUILD] bin/sis900.o [BUILD] bin/skge.o [BUILD] bin/sky2.o [BUILD] bin/smc9000.o [BUILD] bin/sundance.o [BUILD] bin/tg3.o [BUILD] bin/tlan.o [BUILD] bin/tulip.o [BUILD] bin/via-rhine.o [BUILD] bin/via-velocity.o [BUILD] bin/virtio-net.o [BUILD] bin/w89c840.o [BUILD] bin/wd.o [BUILD] bin/e1000_82540.o [BUILD] bin/e1000_82541.o [BUILD] bin/e1000_82542.o [BUILD] bin/e1000_82543.o [BUILD] bin/e1000_api.o [BUILD] bin/e1000.o [BUILD] bin/e1000_mac.o [BUILD] bin/e1000_main.o [BUILD] bin/e1000_manage.o [BUILD] bin/e1000_nvm.o [BUILD] bin/e1000_phy.o [BUILD] bin/e1000e_80003es2lan.o [BUILD] bin/e1000e_82571.o [BUILD] bin/e1000e.o [BUILD] bin/e1000e_ich8lan.o [BUILD] bin/e1000e_mac.o [BUILD] bin/e1000e_main.o [BUILD] bin/e1000e_manage.o [BUILD] bin/e1000e_nvm.o [BUILD] bin/e1000e_phy.o [BUILD] bin/igb_82575.o [BUILD] bin/igb_api.o [BUILD] bin/igb.o [BUILD] bin/igb_mac.o [BUILD] bin/igb_main.o [BUILD] bin/igb_manage.o [BUILD] bin/igb_nvm.o [BUILD] bin/igb_phy.o [BUILD] bin/igbvf_main.o [BUILD] bin/igbvf_mbx.o [BUILD] bin/igbvf_vf.o [BUILD] bin/phantom.o [BUILD] bin/rtl8180.o [BUILD] bin/rtl8180_grf5101.o [BUILD] bin/rtl8180_max2820.o [BUILD] bin/rtl8180_sa2400.o [BUILD] bin/rtl8185.o [BUILD] bin/rtl8185_rtl8225.o [BUILD] bin/rtl818x.o [BUILD] bin/ath_key.o [BUILD] bin/ath_hw.o [BUILD] bin/ath_regd.o [BUILD] bin/ath_main.o [BUILD] bin/ath5k_attach.o [BUILD] bin/ath5k.o [BUILD] bin/ath5k_caps.o [BUILD] bin/ath5k_desc.o [BUILD] bin/ath5k_dma.o [BUILD] bin/ath5k_gpio.o [BUILD] bin/ath5k_eeprom.o [BUILD] bin/ath5k_initvals.o [BUILD] bin/ath5k_pcu.o [BUILD] bin/ath5k_phy.o [BUILD] bin/ath5k_qcu.o [BUILD] bin/ath5k_reset.o [BUILD] bin/ath5k_rfkill.o [BUILD] bin/ath9k_ani.o [BUILD] bin/ath9k_ar5008_phy.o [BUILD] bin/ath9k_ar9002_hw.o [BUILD] bin/ath9k_ar9002_mac.o [BUILD] bin/ath9k_ar9002_calib.o [BUILD] bin/ath9k_ar9003_calib.o [BUILD] bin/ath9k_ar9002_phy.o [BUILD] bin/ath9k_ar9003_eeprom.o [BUILD] bin/ath9k_ar9003_mac.o [BUILD] bin/ath9k_ar9003_hw.o [BUILD] bin/ath9k_ar9003_phy.o [BUILD] bin/ath9k.o [BUILD] bin/ath9k_calib.o [BUILD] bin/ath9k_common.o [BUILD] bin/ath9k_eeprom_4k.o [BUILD] bin/ath9k_eeprom_9287.o [BUILD] bin/ath9k_eeprom_def.o [BUILD] bin/ath9k_eeprom.o [BUILD] bin/ath9k_hw.o [BUILD] bin/ath9k_init.o [BUILD] bin/ath9k_mac.o [BUILD] bin/ath9k_main.o [BUILD] bin/ath9k_recv.o [BUILD] bin/ath9k_xmit.o [BUILD] bin/vxge.o [BUILD] bin/vxge_main.o [BUILD] bin/vxge_config.o [BUILD] bin/vxge_traffic.o [BUILD] bin/snponly.o [BUILD] bin/snpnet.o [BUILD] bin/ata.o [BUILD] bin/ibft.o [BUILD] bin/scsi.o [BUILD] bin/srp.o [BUILD] bin/nvs.o [BUILD] bin/nvsvpd.o [BUILD] bin/spi.o [BUILD] bin/threewire.o [BUILD] bin/bitbash.o [BUILD] bin/i2c_bit.o [BUILD] bin/spi_bit.o [BUILD] bin/arbel.o [BUILD] bin/hermon.o [BUILD] bin/linda.o [BUILD] bin/linda_fw.o [BUILD] bin/qib7322.o [BUILD] bin/efi_bofm.o [BUILD] bin/efi_console.o [BUILD] bin/efi_driver.o [BUILD] bin/efi_init.o [BUILD] bin/efi_io.o [BUILD] bin/efi_pci.o [BUILD] bin/efi_smbios.o [BUILD] bin/efi_snp.o [BUILD] bin/efi_strerror.o [BUILD] bin/efi_strings.o [BUILD] bin/efi_timer.o [BUILD] bin/efi_uaccess.o [BUILD] bin/efi_umalloc.o [BUILD] bin/smbios.o [BUILD] bin/smbios_settings.o [BUILD] bin/bofm.o [BUILD] bin/bofm_test.o [BUILD] bin/linebuf_test.o [BUILD] bin/list_test.o [BUILD] bin/memcpy_test.o [BUILD] bin/test.o [BUILD] bin/umalloc_test.o [BUILD] bin/uri_test.o [BUILD] bin/aes_wrap.o [BUILD] bin/arc4.o [BUILD] bin/asn1.o [BUILD] bin/axtls_aes.o [BUILD] bin/axtls_sha1.o [BUILD] bin/cbc.o [BUILD] bin/chap.o [BUILD] bin/crandom.o [BUILD] bin/crc32.o [BUILD] bin/crypto_null.o [BUILD] bin/hmac.o [BUILD] bin/md5.o [BUILD] bin/sha1extra.o [BUILD] bin/x509.o [BUILD] bin/aes.o [BUILD] bin/bigint.o [BUILD] bin/rsa.o [BUILD] bin/sha1.o [BUILD] bin/editstring.o [BUILD] bin/linux_args.o [BUILD] bin/readline.o [BUILD] bin/shell.o [BUILD] bin/strerror.o [BUILD] bin/wireless_errors.o [BUILD] bin/autoboot_cmd.o [BUILD] bin/config_cmd.o [BUILD] bin/dhcp_cmd.o [BUILD] bin/digest_cmd.o [BUILD] bin/fcmgmt_cmd.o [BUILD] bin/gdbstub_cmd.o [BUILD] bin/ifmgmt_cmd.o [BUILD] bin/image_cmd.o [BUILD] bin/iwmgmt_cmd.o [BUILD] bin/login_cmd.o [BUILD] bin/lotest_cmd.o [BUILD] bin/nvo_cmd.o [BUILD] bin/route_cmd.o [BUILD] bin/sanboot_cmd.o [BUILD] bin/time_cmd.o [BUILD] bin/vlan_cmd.o [BUILD] bin/login_ui.o [BUILD] bin/settings_ui.o [BUILD] bin/alert.o [BUILD] bin/ansi_screen.o [BUILD] bin/clear.o [BUILD] bin/colour.o [BUILD] bin/edging.o [BUILD] bin/kb.o [BUILD] bin/mucurses.o [BUILD] bin/print.o [BUILD] bin/print_nadv.o [BUILD] bin/slk.o [BUILD] bin/winattrs.o [BUILD] bin/windows.o [BUILD] bin/wininit.o [BUILD] bin/editbox.o [BUILD] bin/keymap_al.o [BUILD] bin/keymap_az.o [BUILD] bin/keymap_bg.o [BUILD] bin/keymap_by.o [BUILD] bin/keymap_cf.o [BUILD] bin/keymap_cz.o [BUILD] bin/keymap_de.o [BUILD] bin/keymap_dk.o [BUILD] bin/keymap_es.o [BUILD] bin/keymap_et.o [BUILD] bin/keymap_fi.o [BUILD] bin/keymap_fr.o [BUILD] bin/keymap_gr.o [BUILD] bin/keymap_hu.o [BUILD] bin/keymap_il.o [BUILD] bin/keymap_it.o [BUILD] bin/keymap_lt.o [BUILD] bin/keymap_mk.o [BUILD] bin/keymap_mt.o [BUILD] bin/keymap_nl.o [BUILD] bin/keymap_no.o [BUILD] bin/keymap_pl.o [BUILD] bin/keymap_pt.o [BUILD] bin/keymap_ro.o [BUILD] bin/keymap_ru.o [BUILD] bin/keymap_sg.o [BUILD] bin/keymap_sr.o [BUILD] bin/keymap_th.o [BUILD] bin/keymap_ua.o [BUILD] bin/keymap_uk.o [BUILD] bin/keymap_us.o [BUILD] bin/keymap_wo.o [BUILD] bin/autoboot.o [BUILD] bin/dhcpmgmt.o [BUILD] bin/fcmgmt.o [BUILD] bin/ifmgmt.o [BUILD] bin/imgmgmt.o [BUILD] bin/iwmgmt.o [BUILD] bin/lotest.o [BUILD] bin/prompt.o [BUILD] bin/pxemenu.o [BUILD] bin/route.o [BUILD] bin/config.o [BUILD] bin/config_ethernet.o [BUILD] bin/config_fc.o [BUILD] bin/config_infiniband.o [BUILD] bin/config_net80211.o [BUILD] bin/config_romprefix.o [BUILD] bin/basemem_packet.o [BUILD] bin/cpu.o [BUILD] bin/dumpregs.o [BUILD] bin/gdbmach.o [BUILD] bin/nulltrap.o [BUILD] bin/pic8259.o [BUILD] bin/rdtsc_timer.o [BUILD] bin/relocate.o [BUILD] bin/runtime.o [BUILD] bin/timer2.o [BUILD] bin/video_subr.o [BUILD] bin/x86_io.o [BUILD] bin/librm_mgmt.o [BUILD] bin/basemem.o [BUILD] bin/bios_console.o [BUILD] bin/fakee820.o [BUILD] bin/hidemem.o [BUILD] bin/memmap.o [BUILD] bin/pnpbios.o [BUILD] bin/bootsector.o [BUILD] bin/bzimage.o [BUILD] bin/com32.o [BUILD] bin/comboot.o [BUILD] bin/elfboot.o [BUILD] bin/multiboot.o [BUILD] bin/nbi.o [BUILD] bin/pxe_image.o [BUILD] bin/biosint.o [BUILD] bin/bios_nap.o [BUILD] bin/bios_smbios.o [BUILD] bin/bios_timer.o [BUILD] bin/int13.o [BUILD] bin/memtop_umalloc.o [BUILD] bin/pcibios.o [BUILD] bin/pxe_call.o [BUILD] bin/pxe_exit_hook.o [BUILD] bin/pxe_file.o [BUILD] bin/pxe_loader.o [BUILD] bin/pxe_preboot.o [BUILD] bin/pxe_tftp.o [BUILD] bin/pxe_udp.o [BUILD] bin/pxe_undi.o [BUILD] bin/pxeparent.o [BUILD] bin/pxeparent_dhcp.o [BUILD] bin/com32_call.o [BUILD] bin/comboot_call.o [BUILD] bin/comboot_resolv.o [BUILD] bin/pxe_cmd.o [BUILD] bin/reboot_cmd.o [BUILD] bin/pcidirect.o [BUILD] bin/x86_string.o [BUILD] bin/efix86_nap.o [BUILD] bin/efidrvprefix.o [BUILD] bin/efiprefix.o [BUILD] bin/undi.o [BUILD] bin/undiload.o [BUILD] bin/undinet.o [BUILD] bin/undionly.o [BUILD] bin/undipreload.o [BUILD] bin/undirom.o [BUILD] bin/gdbstub_test.o [BUILD] bin/gdbidt.o [BUILD] bin/patch_cf.o [BUILD] bin/setjmp.o [BUILD] bin/stack16.o [BUILD] bin/stack.o [BUILD] bin/virtaddr.o [BUILD] bin/liba20.o [BUILD] bin/libpm.o [BUILD] bin/libkir.o [BUILD] bin/librm.o [BUILD] bin/bootpart.o [BUILD] bin/dskprefix.o [BUILD] bin/exeprefix.o [BUILD] bin/hdprefix.o [BUILD] bin/kkkpxeprefix.o [BUILD] bin/kkpxeprefix.o [BUILD] bin/kpxeprefix.o [BUILD] bin/libprefix.o [BUILD] bin/lkrnprefix.o [BUILD] bin/mbr.o [BUILD] bin/mromprefix.o [BUILD] bin/nbiprefix.o [BUILD] bin/nullprefix.o [BUILD] bin/pxeprefix.o [BUILD] bin/romprefix.o [BUILD] bin/undiloader.o [BUILD] bin/unnrv2b16.o [BUILD] bin/unnrv2b.o [BUILD] bin/usbdisk.o [BUILD] bin/e820mangler.o [BUILD] bin/pxe_entry.o [BUILD] bin/com32_wrapper.o [BUILD] bin/undiisr.o [HOSTCC] util/zbin [AR] bin/blib.a 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.zinfo bin/rtl8139.rom.bin make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/etherboot/ipxe/src' make -C ipxe/src bin/8086100e.rom make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/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.bin bin/8086100e.rom.zinfo bin/8086100e.rom.zbin make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/etherboot/ipxe/src' make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/etherboot' make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware' make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware' make -C hvmloader all make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader' make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader' make -C acpi all make[8]: Entering directory `/local/scratch/ianc/devel/committer.git/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 - 34 lines, 1067 bytes, 1 keywords AML Output: ssdt_s3.aml - 49 bytes, 1 named objects, 0 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 4 Optimizations ASL Input: ssdt_s4.asl - 34 lines, 1067 bytes, 1 keywords AML Output: ssdt_s4.aml - 49 bytes, 1 named objects, 0 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 4 Optimizations sed -e 's/AmlCode/ssdt_s3/g' ssdt_s3.hex >ssdt_s3.h sed -e 's/AmlCode/ssdt_s4/g' ssdt_s4.hex >ssdt_s4.h gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/acpi/../../../../tools/include -o mk_dsdt mk_dsdt.c ASL Input: ssdt_tpm.asl - 33 lines, 1046 bytes, 3 keywords AML Output: ssdt_tpm.aml - 76 bytes, 3 named objects, 0 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations ASL Input: ssdt_pm.asl - 425 lines, 12754 bytes, 192 keywords AML Output: ssdt_pm.aml - 1494 bytes, 64 named objects, 128 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 31 Optimizations sed -e 's/AmlCode/ssdt_pm/g' ssdt_pm.hex >ssdt_pm.h 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 gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .static_tables.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/acpi/../../../../tools/include -c -o static_tables.o static_tables.c rm -f ssdt_tpm.hex ssdt_tpm.aml rm -f ssdt_pm.hex ssdt_pm.aml gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/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 any >> dsdt_anycpu.asl ./mk_dsdt --maxcpu 15 >> dsdt_15cpu.asl ./mk_dsdt --dm-version qemu-xen >> dsdt_anycpu_qemu_xen.asl iasl -vs -p dsdt_anycpu_qemu_xen -tc dsdt_anycpu_qemu_xen.asl iasl -vs -p dsdt_15cpu -tc dsdt_15cpu.asl iasl -vs -p dsdt_anycpu -tc dsdt_anycpu.asl ASL Input: dsdt_anycpu_qemu_xen.asl - 6199 lines, 206390 bytes, 4373 keywords AML Output: dsdt_anycpu_qemu_xen.aml - 34544 bytes, 1314 named objects, 3059 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 2602 Optimizations sed -e 's/AmlCode/dsdt_anycpu_qemu_xen/g' dsdt_anycpu_qemu_xen.hex >dsdt_anycpu_qemu_xen.c ASL Input: dsdt_15cpu.asl - 6719 lines, 247652 bytes, 4815 keywords AML Output: dsdt_15cpu.aml - 48529 bytes, 1566 named objects, 3249 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 1062 Optimizations echo "int dsdt_anycpu_qemu_xen_len=sizeof(dsdt_anycpu_qemu_xen);" >>dsdt_anycpu_qemu_xen.c sed -e 's/AmlCode/dsdt_15cpu/g' dsdt_15cpu.hex >dsdt_15cpu.c rm -f dsdt_anycpu_qemu_xen.aml dsdt_anycpu_qemu_xen.hex echo "int dsdt_15cpu_len=sizeof(dsdt_15cpu);" >>dsdt_15cpu.c gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .dsdt_anycpu_qemu_xen.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/acpi/../../../../tools/include -c -o dsdt_anycpu_qemu_xen.o dsdt_anycpu_qemu_xen.c rm -f dsdt_15cpu.aml dsdt_15cpu.hex gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .dsdt_15cpu.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/acpi/../../../../tools/include -c -o dsdt_15cpu.o dsdt_15cpu.c ASL Input: dsdt_anycpu.asl - 11013 lines, 389659 bytes, 8007 keywords AML Output: dsdt_anycpu.aml - 70832 bytes, 2470 named objects, 5537 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 2630 Optimizations sed -e 's/AmlCode/dsdt_anycpu/g' dsdt_anycpu.hex >dsdt_anycpu.c echo "int dsdt_anycpu_len=sizeof(dsdt_anycpu);" >>dsdt_anycpu.c rm -f dsdt_anycpu.aml dsdt_anycpu.hex gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .dsdt_anycpu.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/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[8]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/acpi' make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader' make hvmloader make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader' echo "/* Autogenerated file. DO NOT EDIT */" > roms.inc.new echo "#ifdef ROM_INCLUDE_ROMBIOS" >> roms.inc.new gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .mp_tables.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/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 gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .util.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o util.o util.c gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .smbios.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -D__SMBIOS_DATE__="\"06/12/2014\"" -c -o smbios.o smbios.c echo "#endif" >> roms.inc.new gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .smp.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o smp.o smp.c echo "#ifdef ROM_INCLUDE_SEABIOS" >> roms.inc.new gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .cacheattr.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o cacheattr.o cacheattr.c sh ./mkhex seabios ../seabios-dir/out/bios.bin >> roms.inc.new gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenbus.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o xenbus.o xenbus.c gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .e820.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o e820.o e820.c gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pci.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o pci.o pci.c gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pir.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o pir.o pir.c gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .ctype.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o ctype.o ctype.c gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o tests.o tests.c echo "#endif" >> roms.inc.new gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o optionroms.o optionroms.c echo "#ifdef ROM_INCLUDE_VGABIOS" >> roms.inc.new gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o 32bitbios_support.o 32bitbios_support.c sh ./mkhex vgabios_stdvga ../vgabios/VGABIOS-lgpl-latest.bin >> roms.inc.new echo "#endif" >> roms.inc.new echo "#ifdef ROM_INCLUDE_VGABIOS" >> roms.inc.new sh ./mkhex vgabios_cirrusvga ../vgabios/VGABIOS-lgpl-latest.cirrus.bin >> roms.inc.new echo "#endif" >> roms.inc.new echo "#ifdef ROM_INCLUDE_ETHERBOOT" >> roms.inc.new sh ./mkhex etherboot ../etherboot/ipxe/src/bin/rtl8139.rom ../etherboot/ipxe/src/bin/8086100e.rom >> roms.inc.new echo "#endif" >> roms.inc.new mv roms.inc.new roms.inc gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .hvmloader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o hvmloader.o hvmloader.c gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .rombios.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o rombios.o rombios.c gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .seabios.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader/../../../tools/include -DENABLE_ROMBIOS -DENABLE_SEABIOS -c -o seabios.o seabios.c ld -melf_i386 -N -Ttext 0x100000 -o hvmloader.tmp hvmloader.o mp_tables.o util.o smbios.o smp.o cacheattr.o xenbus.o e820.o pci.o pir.o ctype.o tests.o optionroms.o 32bitbios_support.o rombios.o seabios.o acpi/acpi.a objcopy hvmloader.tmp hvmloader rm -f hvmloader.tmp make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader' make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware/hvmloader' make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware' [ -d /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/boot ] || /local/scratch/ianc/devel/committer.git/tools/firmware/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/boot [ ! -e hvmloader/hvmloader ] || /local/scratch/ianc/devel/committer.git/tools/firmware/../../tools/cross-install -m0644 -p hvmloader/hvmloader /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/boot make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/firmware' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C console install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/console' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .daemon@xxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/include -c -o daemon/io.o daemon/io.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .daemon@xxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/include -c -o daemon/main.o daemon/main.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .daemon@xxxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/include -c -o daemon/utils.o daemon/utils.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .client@xxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/console/../../tools/include -c -o client/main.o client/main.c gcc daemon/io.o daemon/main.o daemon/utils.o -o xenconsoled /local/scratch/ianc/devel/committer.git/tools/console/../../tools/libxc/libxenctrl.so /local/scratch/ianc/devel/committer.git/tools/console/../../tools/xenstore/libxenstore.so -lutil -lrt gcc client/main.o -o xenconsole /local/scratch/ianc/devel/committer.git/tools/console/../../tools/libxc/libxenctrl.so /local/scratch/ianc/devel/committer.git/tools/console/../../tools/xenstore/libxenstore.so /local/scratch/ianc/devel/committer.git/tools/console/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install//usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/console/../../tools/cross-install -m0755 -p xenconsoled /local/scratch/ianc/devel/committer.git/dist/install//usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/console/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin /local/scratch/ianc/devel/committer.git/tools/console/../../tools/cross-install -m0755 -p xenconsole /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/console' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C xenmon install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/xenmon' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .setmask.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/xenmon/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenmon/../../tools/include -c -o setmask.o setmask.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenbaked.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/xenmon/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenmon/../../tools/include -c -o xenbaked.o xenbaked.c gcc setmask.o -o xentrace_setmask /local/scratch/ianc/devel/committer.git/tools/xenmon/../../tools/libxc/libxenctrl.so gcc xenbaked.o -o xenbaked /local/scratch/ianc/devel/committer.git/tools/xenmon/../../tools/libxc/libxenctrl.so /local/scratch/ianc/devel/committer.git/tools/xenmon/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/xenmon/../../tools/cross-install -m0755 -p xenbaked /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin/xenbaked /local/scratch/ianc/devel/committer.git/tools/xenmon/../../tools/cross-install -m0755 -p xentrace_setmask /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin/xentrace_setmask /local/scratch/ianc/devel/committer.git/tools/xenmon/../../tools/cross-install -m0755 -p xenmon.py /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin/xenmon.py /local/scratch/ianc/devel/committer.git/tools/xenmon/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/doc/xen /local/scratch/ianc/devel/committer.git/tools/xenmon/../../tools/cross-install -m0644 -p README /local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/doc/xen/README.xenmon make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/xenmon' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C xenstat install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/xenstat' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/xenstat' make -C libxenstat install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/xenstat/libxenstat' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .src@xxxxxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -fPIC -Isrc -I/local/scratch/ianc/devel/committer.git/tools/xenstat/libxenstat/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstat/libxenstat/../../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/xenstat/libxenstat/../../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/xenstat/libxenstat/../../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/xenstat/libxenstat/../../../tools/include -c -o src/xenstat.o src/xenstat.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .src@xxxxxxxxxxxxxxxxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -fPIC -Isrc -I/local/scratch/ianc/devel/committer.git/tools/xenstat/libxenstat/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenstat/libxenstat/../../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/xenstat/libxenstat/../../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/xenstat/libxenstat/../../../tools/include -I/local/scratch/ianc/devel/committer.git/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 gcc -Wl,-soname -Wl,libxenstat.so.0 -shared -o src/libxenstat.so.0.0 \ src/xenstat.o src/xenstat_linux.o /local/scratch/ianc/devel/committer.git/tools/xenstat/libxenstat/../../../tools/xenstore/libxenstore.so /local/scratch/ianc/devel/committer.git/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 /local/scratch/ianc/devel/committer.git/tools/xenstat/libxenstat/../../../tools/cross-install -m0644 -p src/xenstat.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include /local/scratch/ianc/devel/committer.git/tools/xenstat/libxenstat/../../../tools/cross-install -m0644 -p src/libxenstat.a /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libxenstat.a /local/scratch/ianc/devel/committer.git/tools/xenstat/libxenstat/../../../tools/cross-install -m0755 -p src/libxenstat.so.0.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib ln -sf libxenstat.so.0.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libxenstat.so.0 ln -sf libxenstat.so.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libxenstat.so make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/xenstat/libxenstat' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/xenstat' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/xenstat' make -C xentop install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/xenstat/xentop' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xentop.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -DGCC_PRINTF -Wall -Werror -I/local/scratch/ianc/devel/committer.git/tools/xenstat/xentop/../../../tools/xenstat/libxenstat/src -DHOST_Linux -I/local/scratch/ianc/devel/committer.git/tools/xenstat/xentop/../../../tools xentop.c -Wl,-rpath-link=/local/scratch/ianc/devel/committer.git/tools/xenstat/xentop/../../../tools/libxc -Wl,-rpath-link=/local/scratch/ianc/devel/committer.git/tools/xenstat/xentop/../../../tools/xenstore /local/scratch/ianc/devel/committer.git/tools/xenstat/xentop/../../../tools/xenstat/libxenstat/src/libxenstat.so -lncurses -o xentop /local/scratch/ianc/devel/committer.git/tools/xenstat/xentop/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/xenstat/xentop/../../../tools/cross-install -m0755 -p xentop /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin/xentop /local/scratch/ianc/devel/committer.git/tools/xenstat/xentop/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/man/man1 /local/scratch/ianc/devel/committer.git/tools/xenstat/xentop/../../../tools/cross-install -m0644 -p xentop.1 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/man/man1/xentop.1 make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/xenstat/xentop' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/xenstat' make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/xenstat' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C memshr install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/memshr' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .interface.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I/local/scratch/ianc/devel/committer.git/tools/memshr/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/memshr/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/memshr/../../tools/include -D_GNU_SOURCE -fPIC -g -c -o interface.o interface.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .shm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I/local/scratch/ianc/devel/committer.git/tools/memshr/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/memshr/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/memshr/../../tools/include -D_GNU_SOURCE -fPIC -g -c -o shm.o shm.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .bidir-daemon.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I/local/scratch/ianc/devel/committer.git/tools/memshr/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/memshr/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/memshr/../../tools/include -D_GNU_SOURCE -fPIC -g -c -o bidir-daemon.o bidir-daemon.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .bidir-hash-fgprtshr.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I/local/scratch/ianc/devel/committer.git/tools/memshr/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/memshr/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/memshr/../../tools/include -D_GNU_SOURCE -fPIC -g -DFINGERPRINT_MAP -c -o bidir-hash-fgprtshr.o bidir-hash.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .bidir-hash-blockshr.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-unused -I/local/scratch/ianc/devel/committer.git/tools/memshr/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/memshr/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/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[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/memshr' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C blktap2 install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/blktap2' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/blktap2' make -C include install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/include' /local/scratch/ianc/devel/committer.git/tools/blktap2/include/../../../tools/cross-install -d -m0755 -p -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/include' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/blktap2' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/blktap2' make -C lvm install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/lvm' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/lvm' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/blktap2' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/blktap2' make -C vhd install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/vhd' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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[6]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/vhd' make -C lib all make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/vhd/lib' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ...@..@lvm@xxxxxxxxxxxxxxx -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 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[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/vhd/lib' make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/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 `/local/scratch/ianc/devel/committer.git/tools/blktap2/vhd' make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/vhd' make -C lib install make[8]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/vhd/lib' /local/scratch/ianc/devel/committer.git/tools/blktap2/vhd/lib/../../../../tools/cross-install -d -m0755 -p -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib /local/scratch/ianc/devel/committer.git/tools/blktap2/vhd/lib/../../../../tools/cross-install -m0644 -p libvhd.a /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib /local/scratch/ianc/devel/committer.git/tools/blktap2/vhd/lib/../../../../tools/cross-install -m0755 -p libvhd.so.1.0.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib ln -sf libvhd.so.1.0.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libvhd.so.1.0 ln -sf libvhd.so.1.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libvhd.so make[8]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/vhd/lib' make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/vhd' make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/vhd' /local/scratch/ianc/devel/committer.git/tools/blktap2/vhd/../../../tools/cross-install -d -m0755 -p -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/blktap2/vhd/../../../tools/cross-install -m0755 -p vhd-util vhd-update /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/vhd' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/blktap2' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/blktap2' make -C drivers install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o scheduler.o scheduler.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o tapdisk-vbd.o tapdisk-vbd.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o tapdisk-control.o tapdisk-control.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o tapdisk-image.o tapdisk-image.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o tapdisk-driver.o tapdisk-driver.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o tapdisk-disktype.o tapdisk-disktype.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o tapdisk-interface.o tapdisk-interface.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o tapdisk-server.o tapdisk-server.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o tapdisk-queue.o tapdisk-queue.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o tapdisk-filter.o tapdisk-filter.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o tapdisk-log.o tapdisk-log.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o tapdisk-utils.o tapdisk-utils.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .io-optimize.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o io-optimize.o io-optimize.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o lock.o lock.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o blk_linux.o blk_linux.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-aio.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o block-aio.o block-aio.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-ram.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o block-ram.o block-ram.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-cache.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o block-cache.o block-cache.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-vhd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o block-vhd.o block-vhd.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-log.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o block-log.o block-log.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-qcow.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o block-qcow.o block-qcow.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .aes.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o aes.o aes.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o md5.o md5.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .block-remus.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o block-remus.o block-remus.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .hashtable.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o hashtable.o hashtable.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .hashtable_itr.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o hashtable_itr.o hashtable_itr.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .hashtable_utility.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o hashtable_utility.o hashtable_utility.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o atomicio.o atomicio.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o tapdisk2.o tapdisk2.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o td.o td.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o tapdisk-client.o tapdisk-client.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o tapdisk-stream.o tapdisk-stream.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o tapdisk-diff.o tapdisk-diff.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -Werror -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -DUTIL -o lock-util lock.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o img2qcow.o img2qcow.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o qcow2raw.o qcow2raw.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -g -Wno-unused -fno-strict-aliasing -I../include -I../drivers -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/include -D_GNU_SOURCE -DUSE_NFS_LOCKS -fPIC -c -o qcow-create.o qcow-create.c gcc -o td-util td.o tapdisk-utils.o tapdisk-log.o blk_linux.o -L../vhd/lib -lvhd 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 -laio -lm gcc -o tapdisk-client tapdisk-client.o -lrt 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 -laio -lm 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 -laio -lm 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 -laio -lm 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 -laio -lm 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 -laio -lm /local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/cross-install -d -m0755 -p -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/blktap2/drivers/../../../tools/cross-install -m0755 -p tapdisk2 td-util tapdisk-client tapdisk-stream tapdisk-diff lock-util img2qcow qcow-create qcow2raw /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/drivers' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/blktap2' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/blktap2' make -C control install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/control' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl.o tap-ctl.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-ipc.opic tap-ctl-ipc.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-list.opic tap-ctl-list.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-allocate.opic tap-ctl-allocate.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-free.opic tap-ctl-free.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-create.opic tap-ctl-create.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-destroy.opic tap-ctl-destroy.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-spawn.opic tap-ctl-spawn.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-attach.opic tap-ctl-attach.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-detach.opic tap-ctl-detach.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-open.opic tap-ctl-open.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-close.opic tap-ctl-close.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-pause.opic tap-ctl-pause.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-unpause.opic tap-ctl-unpause.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-major.opic tap-ctl-major.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -fPIC -c -o tap-ctl-check.opic tap-ctl-check.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-ipc.o tap-ctl-ipc.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-list.o tap-ctl-list.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-allocate.o tap-ctl-allocate.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-free.o tap-ctl-free.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-create.o tap-ctl-create.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-destroy.o tap-ctl-destroy.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-spawn.o tap-ctl-spawn.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-attach.o tap-ctl-attach.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-detach.o tap-ctl-detach.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-open.o tap-ctl-open.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-close.o tap-ctl-close.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-pause.o tap-ctl-pause.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-unpause.o tap-ctl-unpause.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-major.o tap-ctl-major.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/include -D_GNU_SOURCE -DTAPCTL -c -o tap-ctl-check.o tap-ctl-check.c 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 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 ln -sf libblktapctl.so.1.0.0 libblktapctl.so.1.0 ln -sf libblktapctl.so.1.0 libblktapctl.so gcc -o tap-ctl tap-ctl.o libblktapctl.so /local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/cross-install -d -m0755 -p -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/cross-install -m0755 -p tap-ctl /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/cross-install -m0644 -p libblktapctl.a /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib /local/scratch/ianc/devel/committer.git/tools/blktap2/control/../../..//tools/cross-install -m0755 -p libblktapctl.so.1.0.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib ln -sf libblktapctl.so.1.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libblktapctl.so ln -sf libblktapctl.so.1.0.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libblktapctl.so.1.0 make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/blktap2/control' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/blktap2' make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/blktap2' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C libfsimage install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make -C common install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/common' gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsimage.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/common/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/local/lib/fs\" -Werror -D_GNU_SOURCE -pthread -fPIC -c -o fsimage.opic fsimage.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsimage_plugin.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/common/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/local/lib/fs\" -Werror -D_GNU_SOURCE -pthread -fPIC -c -o fsimage_plugin.opic fsimage_plugin.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsimage_grub.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/common/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/local/lib/fs\" -Werror -D_GNU_SOURCE -pthread -fPIC -c -o fsimage_grub.opic fsimage_grub.c 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 /local/scratch/ianc/devel/committer.git/tools/libfsimage/common/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib /local/scratch/ianc/devel/committer.git/tools/libfsimage/common/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include /local/scratch/ianc/devel/committer.git/tools/libfsimage/common/../../../tools/cross-install -m0755 -p libfsimage.so.1.0.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib ln -sf libfsimage.so.1.0.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libfsimage.so.1.0 ln -sf libfsimage.so.1.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libfsimage.so /local/scratch/ianc/devel/committer.git/tools/libfsimage/common/../../../tools/cross-install -m0644 -p fsimage.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include /local/scratch/ianc/devel/committer.git/tools/libfsimage/common/../../../tools/cross-install -m0644 -p fsimage_plugin.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include /local/scratch/ianc/devel/committer.git/tools/libfsimage/common/../../../tools/cross-install -m0644 -p fsimage_grub.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/common' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make -C ufs install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/ufs' gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsys_ufs.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/ufs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/local/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o fsys_ufs.opic fsys_ufs.c gcc -L../common/ -shared -o fsimage.so fsys_ufs.opic -lfsimage /local/scratch/ianc/devel/committer.git/tools/libfsimage/ufs/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/fs/ufs /local/scratch/ianc/devel/committer.git/tools/libfsimage/ufs/../../../tools/cross-install -m0755 -p fsimage.so /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/fs/ufs make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/ufs' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make -C reiserfs install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/reiserfs' gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsys_reiserfs.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/reiserfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/local/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o fsys_reiserfs.opic fsys_reiserfs.c gcc -L../common/ -shared -o fsimage.so fsys_reiserfs.opic -lfsimage /local/scratch/ianc/devel/committer.git/tools/libfsimage/reiserfs/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/fs/reiserfs /local/scratch/ianc/devel/committer.git/tools/libfsimage/reiserfs/../../../tools/cross-install -m0755 -p fsimage.so /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/fs/reiserfs make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/reiserfs' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make -C iso9660 install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/iso9660' gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsys_iso9660.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/iso9660/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/local/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o fsys_iso9660.opic fsys_iso9660.c gcc -L../common/ -shared -o fsimage.so fsys_iso9660.opic -lfsimage /local/scratch/ianc/devel/committer.git/tools/libfsimage/iso9660/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/fs/iso9660 /local/scratch/ianc/devel/committer.git/tools/libfsimage/iso9660/../../../tools/cross-install -m0755 -p fsimage.so /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/fs/iso9660 make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/iso9660' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make -C fat install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/fat' gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsys_fat.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/fat/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/local/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o fsys_fat.opic fsys_fat.c gcc -L../common/ -shared -o fsimage.so fsys_fat.opic -lfsimage /local/scratch/ianc/devel/committer.git/tools/libfsimage/fat/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/fs/fat /local/scratch/ianc/devel/committer.git/tools/libfsimage/fat/../../../tools/cross-install -m0755 -p fsimage.so /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/fs/fat make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/fat' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make -C zfs install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/zfs' gcc -DPIC -DFSYS_ZFS -DFSIMAGE -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/zfs/../../../tools/libfsimage/zfs -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .zfs_lzjb.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/zfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/local/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o zfs_lzjb.opic zfs_lzjb.c gcc -DPIC -DFSYS_ZFS -DFSIMAGE -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/zfs/../../../tools/libfsimage/zfs -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .zfs_sha256.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/zfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/local/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o zfs_sha256.opic zfs_sha256.c gcc -DPIC -DFSYS_ZFS -DFSIMAGE -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/zfs/../../../tools/libfsimage/zfs -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .zfs_fletcher.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/zfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/local/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o zfs_fletcher.opic zfs_fletcher.c gcc -DPIC -DFSYS_ZFS -DFSIMAGE -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/zfs/../../../tools/libfsimage/zfs -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsi_zfs.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/zfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/local/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o fsi_zfs.opic fsi_zfs.c gcc -DPIC -DFSYS_ZFS -DFSIMAGE -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/zfs/../../../tools/libfsimage/zfs -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsys_zfs.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/zfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/local/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o fsys_zfs.opic fsys_zfs.c gcc -L../common/ -shared -o fsimage.so zfs_lzjb.opic zfs_sha256.opic zfs_fletcher.opic fsi_zfs.opic fsys_zfs.opic -lfsimage /local/scratch/ianc/devel/committer.git/tools/libfsimage/zfs/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/fs/zfs /local/scratch/ianc/devel/committer.git/tools/libfsimage/zfs/../../../tools/cross-install -m0755 -p fsimage.so /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/fs/zfs make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/zfs' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make -C xfs install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/xfs' gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .fsys_xfs.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/xfs/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/local/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o fsys_xfs.opic fsys_xfs.c gcc -L../common/ -shared -o fsimage.so fsys_xfs.opic -lfsimage /local/scratch/ianc/devel/committer.git/tools/libfsimage/xfs/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/fs/xfs /local/scratch/ianc/devel/committer.git/tools/libfsimage/xfs/../../../tools/cross-install -m0755 -p fsimage.so /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/fs/xfs make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/xfs' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make -C ext2fs-lib install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/ext2fs-lib' gcc -DPIC -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/ext2fs-lib/../../../tools -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .ext2fs-lib.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wno-unknown-pragmas -I/local/scratch/ianc/devel/committer.git/tools/libfsimage/ext2fs-lib/../../../tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"/usr/local/lib/fs\" -Werror -D_GNU_SOURCE -fPIC -c -o ext2fs-lib.opic ext2fs-lib.c gcc -L../common/ -shared -o fsimage.so ext2fs-lib.opic -lfsimage -lext2fs /local/scratch/ianc/devel/committer.git/tools/libfsimage/ext2fs-lib/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/fs/ext2fs-lib /local/scratch/ianc/devel/committer.git/tools/libfsimage/ext2fs-lib/../../../tools/cross-install -m0755 -p fsimage.so /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/fs/ext2fs-lib make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage/ext2fs-lib' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libfsimage' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C libvchan install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libvchan' gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .init.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I../include -I. -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/include -fPIC -c -o init.opic init.c gcc -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .io.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I../include -I. -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/include -fPIC -c -o io.opic io.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .node.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I../include -I. -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/include -c -o node.o node.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .node-select.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I../include -I. -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/include -c -o node-select.o node-select.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .init.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I../include -I. -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/include -c -o init.o init.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .io.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I../include -I. -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/include -c -o io.o io.c node-select.c:57:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] node-select.c: In function ‘vchan_wr’: node-select.c:60:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] node-select.c: At top level: node-select.c:71:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] node-select.c: In function ‘stdout_wr’: node-select.c:74:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] gcc -Wl,-soname -Wl,libxenvchan.so.1.0 -shared -o libxenvchan.so.1.0.0 init.opic io.opic /local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/xenstore/libxenstore.so /local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/libxc/libxenctrl.so 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 gcc -o vchan-node1 node.o -Wl,-rpath-link=/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/libxc -Wl,-rpath-link=/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/xenstore -L/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/libvchan -lxenvchan gcc -o vchan-node2 node-select.o -Wl,-rpath-link=/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/libxc -Wl,-rpath-link=/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/xenstore -L/local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/libvchan -lxenvchan /local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib /local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include /local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/cross-install -m0755 -p libxenvchan.so.1.0.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib ln -sf libxenvchan.so.1.0.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libxenvchan.so.1.0 ln -sf libxenvchan.so.1.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libxenvchan.so /local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/cross-install -m0644 -p libxenvchan.h /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include /local/scratch/ianc/devel/committer.git/tools/libvchan/../../tools/cross-install -m0644 -p libxenvchan.a /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libvchan' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' set -ex; \ if test -d git://xenbits.xen.org/qemu-xen-unstable.git; then \ mkdir -p qemu-xen-traditional-dir; \ else \ export GIT=git; \ /local/scratch/ianc/devel/committer.git/tools/../scripts/git-checkout.sh git://xenbits.xen.org/qemu-xen-unstable.git 7f5b3c338e0f8938ba575dec18255dcbee0c2ee2 qemu-xen-traditional-dir; \ fi + test -d git://xenbits.xen.org/qemu-xen-unstable.git + export GIT=git + GIT=git + /local/scratch/ianc/devel/committer.git/tools/../scripts/git-checkout.sh git://xenbits.xen.org/qemu-xen-unstable.git 7f5b3c338e0f8938ba575dec18255dcbee0c2ee2 qemu-xen-traditional-dir set -e; \ export PREFIX="/usr/local"; export XEN_SCRIPT_DIR="/etc/xen/scripts"; export XEN_ROOT="/local/scratch/ianc/devel/committer.git/tools/.."; \ cd qemu-xen-traditional-dir; \ ./xen-setup \ --extra-cflags="" \ ; \ make install Install prefix /usr/local BIOS directory /usr/local/share/qemu binary directory /usr/local/bin Manual directory /usr/local/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path /local/scratch/ianc/devel/committer.git/tools/qemu-xen-traditional-dir C compiler gcc Host C compiler gcc ARCH_CFLAGS -m64 make make install install host CPU x86_64 host big endian no target list i386-softmmu x86_64-softmmu arm-softmmu cris-softmmu m68k-softmmu mips-softmmu mipsel-softmmu mips64-softmmu mips64el-softmmu ppc-softmmu ppcemb-softmmu ppc64-softmmu sh4-softmmu sh4eb-softmmu sparc-softmmu i386-linux-user x86_64-linux-user alpha-linux-user arm-linux-user armeb-linux-user cris-linux-user m68k-linux-user mips-linux-user mipsel-linux-user ppc-linux-user ppc64-linux-user ppc64abi32-linux-user sh4-linux-user sh4eb-linux-user sparc-linux-user sparc64-linux-user sparc32plus-linux-user gprof enabled no sparse enabled no profiler no static build no -Werror enabled no SDL support no OpenGL support curses support no mingw32 support no Audio drivers oss Extra audio cards ac97 es1370 sb16 Mixer emulation no VNC TLS support no kqemu support yes brlapi support no Documentation no NPTL support yes vde support no AIO support yes Install blobs yes KVM support yes fdt support no The error log from compiling the libSDL test is: /tmp/qemu-conf-20387-24731-29620.c:1:17: fatal error: SDL.h: No such file or directory compilation terminated. qemu successfuly configured for Xen qemu-dm build === PCI passthrough capability has been enabled === make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/qemu-xen-traditional-dir-remote' CC qemu-nbd.o CC qemu-tool.o CC cutils.o CC osdep.o CC qemu-malloc.o CC block-cow.o CC block-qcow.o CC aes.o CC block-vmdk.o CC block-dmg.o CC block-bochs.o CC block-vpc.o CC block-vvfat.o CC block-cloop.o CC block-qcow2.o CC block-parallels.o CC block-nbd.o CC block.o CC aio.o CC posix-aio-compat.o CC nbd.o CC block-raw-posix.o CC qemu-img.o CC readline.o CC console.o CC irq.o CC i2c.o CC smbus.o CC smbus_eeprom.o CC max7310.o CC max111x.o CC wm8750.o CC ssd0303.o CC ssd0323.o CC ads7846.o CC stellaris_input.o CC twl92230.o CC tmp105.o CC scsi-disk.o CC lm832x.o CC cdrom.o CC scsi-generic.o CC usb.o 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-hid.o CC usb-bt.o CC bt-hci.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/ossaudio.o CC audio/wavcapture.o CC vnc.o CC d3des.o LINK qemu-nbd-xen LINK qemu-img-xen AR libqemu_common.a === PCI passthrough capability has been enabled === === PCI passthrough capability has been enabled === make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/qemu-xen-traditional-dir-remote/i386-dm' CC i386-dm/vl.o CC i386-dm/monitor.o CC i386-dm/pci.o CC i386-dm/loader.o CC i386-dm/isa_mmio.o CC i386-dm/machine.o CC i386-dm/dma-helpers.o CC i386-dm/virtio-blk.o CC i386-dm/virtio.o CC i386-dm/virtio-net.o CC i386-dm/virtio-console.o CC i386-dm/fw_cfg.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 CC i386-dm/ne2000.o CC i386-dm/pcnet.o CC i386-dm/rtl8139.o CC i386-dm/e1000.o CC i386-dm/msmouse.o CC i386-dm/sb16.o CC i386-dm/es1370.o CC i386-dm/ac97.o CC i386-dm/ide.o CC i386-dm/pckbd.o CC i386-dm/pcspk.o CC i386-dm/ps2.o CC i386-dm/vga.o CC i386-dm/dma.o CC i386-dm/fdc.o CC i386-dm/mc146818rtc.o CC i386-dm/serial.o CC i386-dm/i8254.o CC i386-dm/pc.o CC i386-dm/cirrus_vga.o CC i386-dm/i8259.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 CC i386-dm/xen_platform.o CC i386-dm/xen_machine_fv.o CC i386-dm/xen_machine_pv.o CC i386-dm/xen_backend.o CC i386-dm/xenstore.o CC i386-dm/xenfb.o CC i386-dm/xen_console.o CC i386-dm/xen_disk.o CC i386-dm/exec-dm.o CC i386-dm/pci_emulation.o CC i386-dm/helper2.o CC i386-dm/battery_mgmt.o CC i386-dm/tpm_tis.o CC i386-dm/pass-through.o CC i386-dm/pt-msi.o CC i386-dm/pt-graphics.o CC i386-dm/kqemu.o CC i386-dm/i386-dis.o AR i386-dm/libqemu.a LINK i386-dm/qemu-dm make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/qemu-xen-traditional-dir-remote/i386-dm' mkdir -p "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/bin" /local/scratch/ianc/devel/committer.git/tools/../tools/cross-install -m0755 -p qemu-nbd-xen qemu-img-xen "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/bin" mkdir -p "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/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 \ /local/scratch/ianc/devel/committer.git/tools/../tools/cross-install -m 644 /local/scratch/ianc/devel/committer.git/tools/qemu-xen-traditional-dir/pc-bios/$x "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/xen/qemu"; \ done mkdir -p "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/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 \ /local/scratch/ianc/devel/committer.git/tools/../tools/cross-install -m 644 /local/scratch/ianc/devel/committer.git/tools/qemu-xen-traditional-dir/keymaps/$x "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/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 `/local/scratch/ianc/devel/committer.git/tools/qemu-xen-traditional-dir-remote/i386-dm' /local/scratch/ianc/devel/committer.git/tools/../tools/cross-install -d -m0755 -p "/local/scratch/ianc/devel/committer.git/dist/install//usr/local/lib/xen/bin" /local/scratch/ianc/devel/committer.git/tools/../tools/cross-install -d -m0755 -p "/local/scratch/ianc/devel/committer.git/dist/install//etc/xen/scripts" /local/scratch/ianc/devel/committer.git/tools/../tools/cross-install -m0755 -p ../i386-dm/qemu-ifup-Linux "/local/scratch/ianc/devel/committer.git/dist/install//etc/xen/scripts/qemu-ifup" /local/scratch/ianc/devel/committer.git/tools/../tools/cross-install -m0755 -p qemu-dm "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin" make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/qemu-xen-traditional-dir-remote/i386-dm' make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/qemu-xen-traditional-dir-remote' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' if test -d git://xenbits.xen.org/qemu-upstream-unstable.git ; then \ mkdir -p qemu-xen-dir; \ else \ export GIT=git; \ /local/scratch/ianc/devel/committer.git/tools/../scripts/git-checkout.sh git://xenbits.xen.org/qemu-upstream-unstable.git master qemu-xen-dir ; \ fi if test -d git://xenbits.xen.org/qemu-upstream-unstable.git ; then \ source=git://xenbits.xen.org/qemu-upstream-unstable.git; \ else \ source=.; \ fi; \ cd qemu-xen-dir; \ $source/configure --enable-xen --target-list=i386-softmmu \ --enable-debug --enable-trace-backend=stderr \ --prefix=/usr/local/lib/xen \ --libdir=/usr/local/lib/xen/lib \ --includedir=/usr/local/lib/xen/include \ --source-path=$source \ --extra-cflags="-I/local/scratch/ianc/devel/committer.git/tools/../tools/include \ -I/local/scratch/ianc/devel/committer.git/tools/../tools/libxc \ -I/local/scratch/ianc/devel/committer.git/tools/../tools/xenstore \ -I/local/scratch/ianc/devel/committer.git/tools/../tools/xenstore/compat \ " \ --extra-ldflags="-L/local/scratch/ianc/devel/committer.git/tools/../tools/libxc \ -L/local/scratch/ianc/devel/committer.git/tools/../tools/xenstore \ -Wl,-rpath=/usr/local/lib/xen/lib" \ --bindir=/usr/local/lib/xen/bin \ --datadir=/usr/local/share/qemu-xen \ --localstatedir=/var \ --disable-kvm \ --disable-docs \ --disable-guest-agent \ --python=python \ \ ; \ make all Install prefix /usr/local/lib/xen BIOS directory /usr/local/share/qemu-xen/qemu binary directory /usr/local/lib/xen/bin library directory /usr/local/lib/xen/lib libexec directory /usr/local/lib/xen/libexec include directory /usr/local/lib/xen/include config directory /usr/local/lib/xen/etc local state directory /var Manual directory /usr/local/lib/xen/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path /local/scratch/ianc/devel/committer.git/tools/qemu-xen-dir C compiler cc Host C compiler cc Objective-C compiler cc ARFLAGS rv CFLAGS -g QEMU_CFLAGS -Werror -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/local/scratch/ianc/devel/committer.git/tools/../tools/include -I/local/scratch/ianc/devel/committer.git/tools/../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/../tools/xenstore/compat -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 -fstack-protector-all -I/usr/include/pixman-1 LDFLAGS -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g -L/local/scratch/ianc/devel/committer.git/tools/../tools/libxc -L/local/scratch/ianc/devel/committer.git/tools/../tools/xenstore -Wl,-rpath=/usr/local/lib/xen/lib make make install install python python smbd /usr/sbin/smbd host CPU x86_64 host big endian no target list i386-softmmu tcg debug enabled yes gprof enabled no sparse enabled no strip binaries no profiler no static build no -Werror enabled yes pixman system SDL support no GTK support no curses support yes curl support no mingw32 support no Audio drivers oss Block whitelist (rw) Block whitelist (ro) Mixer emulation no VirtFS support no VNC support yes VNC TLS support no VNC SASL support no VNC JPEG support no VNC PNG support no VNC WS support no xen support yes brlapi support no bluez support no Documentation no GUEST_BASE yes PIE yes vde support no Linux AIO support yes ATTR/XATTR support yes Install blobs yes KVM support no RDMA 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 vhost-scsi support yes Trace backend stderr Trace output file trace- spice support no (/) rbd support no xfsctl support no nss used no libusb no usb net redir no GLX support yes libiscsi support no build guest agent no seccomp support no coroutine backend ucontext coroutine pool yes GlusterFS support no virtio-blk-data-plane yes gcov gcov gcov enabled no TPM support no libssh2 support no TPM passthrough no QOM debugging yes make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/qemu-xen-dir-remote' GEN i386-softmmu/config-devices.mak GEN config-host.h GEN qemu-options.def GEN qmp-commands.h GEN qapi-types.h GEN qapi-visit.h GEN trace/generated-tracers.h GEN tests/test-qapi-visit.h GEN trace/generated-events.h GEN tests/test-qmp-commands.h GEN tests/test-qapi-types.h GEN config-all-devices.mak make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/qemu-xen-dir-remote' make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/qemu-xen-dir-remote' CC qemu-nbd.o CC async.o CC thread-pool.o CC nbd.o CC block.o CC blockjob.o CC main-loop.o CC iohandler.o CC qemu-timer.o CC aio-posix.o GEN qapi-types.c GEN qga/qapi-generated/qga-qapi-types.h GEN qga/qapi-generated/qga-qapi-visit.h GEN qga/qapi-generated/qga-qmp-commands.h GEN qapi-visit.c CC qemu-io-cmds.o CC qemu-coroutine.o CC qemu-coroutine-lock.o CC qemu-coroutine-io.o CC qemu-coroutine-sleep.o CC coroutine-ucontext.o CC block/raw.o CC block/cow.o CC block/qcow.o CC block/vdi.o CC block/vmdk.o CC block/cloop.o CC block/dmg.o CC block/bochs.o CC block/vpc.o CC block/vvfat.o CC block/qcow2.o CC block/qcow2-refcount.o CC block/qcow2-cluster.o CC block/qcow2-snapshot.o CC block/qcow2-cache.o CC block/qed.o CC block/qed-gencb.o CC block/qed-l2-cache.o CC block/qed-table.o CC block/qed-cluster.o CC block/qed-check.o CC block/vhdx.o CC block/parallels.o CC block/blkdebug.o CC block/blkverify.o CC block/snapshot.o CC block/qapi.o CC block/raw-posix.o CC block/linux-aio.o CC block/nbd.o CC qapi/qapi-visit-core.o CC block/sheepdog.o CC qapi/qapi-dealloc-visitor.o CC qapi/qmp-input-visitor.o CC qapi/qmp-registry.o CC qapi/qmp-dispatch.o CC qapi/qmp-output-visitor.o CC qapi/string-input-visitor.o CC qapi/string-output-visitor.o CC qapi/opts-visitor.o CC qobject/qint.o CC qobject/qstring.o CC qobject/qdict.o CC qobject/qlist.o CC qobject/qfloat.o CC qobject/qbool.o CC qobject/qjson.o CC qobject/json-lexer.o CC qobject/json-parser.o GEN trace/generated-events.c CC qobject/json-streamer.o CC trace/stderr.o CC trace/control.o GEN trace/generated-tracers.c CC qobject/qerror.o CC util/osdep.o CC util/cutils.o CC util/qemu-timer-common.o CC util/unicode.o CC util/oslib-posix.o CC util/qemu-thread-posix.o CC util/event_notifier-posix.o CC util/qemu-openpty.o CC util/envlist.o CC util/path.o CC util/host-utils.o CC util/cache-utils.o CC util/module.o CC util/bitmap.o CC util/bitops.o CC util/hbitmap.o CC util/acl.o CC util/fifo8.o CC util/error.o CC util/qemu-error.o CC util/compatfd.o CC util/iov.o CC util/aes.o CC util/qemu-config.o CC util/qemu-sockets.o CC util/uri.o CC util/notify.o CC util/qemu-option.o CC util/qemu-progress.o CC util/hexdump.o CC util/crc32c.o CC stubs/arch-query-cpu-def.o CC stubs/clock-warp.o CC stubs/cpu-get-clock.o CC stubs/cpu-get-icount.o CC stubs/dump.o CC stubs/fdset-add-fd.o CC stubs/fdset-find-fd.o CC stubs/fdset-get-fd.o CC stubs/fdset-remove-fd.o CC stubs/gdbstub.o CC stubs/get-fd.o CC stubs/get-vm-name.o CC stubs/iothread-lock.o CC stubs/migr-blocker.o CC stubs/mon-is-qmp.o CC stubs/mon-printf.o CC stubs/mon-print-filename.o CC stubs/mon-protocol-event.o CC stubs/mon-set-error.o CC stubs/pci-drive-hot-add.o CC stubs/reset.o CC stubs/set-fd-handler.o CC stubs/slirp.o CC stubs/sysbus.o CC stubs/vm-stop.o CC stubs/vmstate.o CC stubs/cpus.o GEN qemu-img-cmds.h CC qemu-io.o CC qemu-bridge-helper.o CC blockdev.o CC blockdev-nbd.o CC readline.o CC qdev-monitor.o CC device-hotplug.o CC os-posix.o CC migration.o CC migration-tcp.o CC qemu-char.o CC block-migration.o CC page_cache.o CC migration-exec.o CC xbzrle.o CC migration-unix.o CC migration-fd.o CC bt-host.o CC bt-vhci.o CC dma-helpers.o CC vl.o CC tpm.o CC qmp.o GEN qmp-marshal.c CC hmp.o CC qemu-log.o CC tcg-runtime.o CC audio/audio.o CC audio/noaudio.o CC audio/wavaudio.o CC audio/mixeng.o CC audio/ossaudio.o CC audio/wavcapture.o CC backends/rng.o CC backends/rng-egd.o CC backends/rng-random.o CC backends/msmouse.o CC block/stream.o CC block/commit.o CC block/mirror.o CC block/backup.o CC disas/i386.o CC fsdev/qemu-fsdev-dummy.o CC fsdev/qemu-fsdev-opts.o CC net/net.o CC net/queue.o CC net/checksum.o CC net/util.o CC net/socket.o CC net/hub.o CC net/dump.o CC net/eth.o CC net/tap.o CC net/tap-linux.o CC net/slirp.o CC qom/container.o CC qom/qom-qobject.o CC qom/object.o CC qom/cpu.o CC slirp/cksum.o CC slirp/if.o CC slirp/ip_icmp.o CC slirp/ip_input.o CC slirp/ip_output.o CC slirp/dnssearch.o CC slirp/slirp.o CC slirp/mbuf.o CC slirp/misc.o CC slirp/sbuf.o CC slirp/socket.o CC slirp/tcp_input.o CC slirp/tcp_output.o CC slirp/tcp_subr.o CC slirp/tcp_timer.o CC slirp/udp.o CC slirp/bootp.o CC slirp/tftp.o CC slirp/arp_table.o CC ui/keymaps.o CC ui/console.o CC ui/cursor.o CC ui/qemu-pixman.o CC ui/input.o CC ui/curses.o CC ui/vnc.o CC ui/d3des.o CC ui/vnc-enc-zlib.o CC ui/vnc-enc-tight.o CC ui/vnc-palette.o CC ui/vnc-enc-hextile.o CC ui/vnc-enc-zrle.o CC hw/acpi/core.o CC hw/acpi/piix4.o CC ui/vnc-jobs.o CC hw/acpi/ich9.o CC hw/audio/sb16.o CC hw/audio/es1370.o CC hw/audio/ac97.o CC hw/audio/fmopl.o CC hw/audio/gus.o CC hw/audio/adlib.o CC hw/audio/gusemu_hal.o CC hw/audio/gusemu_mixer.o CC hw/audio/cs4231a.o CC hw/audio/intel-hda.o CC hw/audio/hda-codec.o CC hw/audio/pcspk.o CC hw/block/block.o CC hw/block/cdrom.o CC hw/block/fdc.o CC hw/block/hd-geometry.o CC hw/block/pflash_cfi01.o CC hw/block/xen_disk.o CC hw/block/nvme.o CC hw/bt/core.o CC hw/bt/l2cap.o CC hw/bt/sdp.o CC hw/bt/hci.o CC hw/bt/hid.o CC hw/bt/hci-csr.o CC hw/char/tpci200.o CC hw/char/ipoctal232.o CC hw/char/ipack.o CC hw/char/parallel.o CC hw/char/serial.o CC hw/char/serial-isa.o CC hw/char/serial-pci.o CC hw/char/virtio-console.o CC hw/char/xen_console.o CC hw/core/qdev.o CC hw/char/debugcon.o CC hw/core/qdev-properties.o CC hw/core/irq.o CC hw/core/sysbus.o CC hw/core/null-machine.o CC hw/core/loader.o CC hw/core/qdev-properties-system.o CC hw/display/cirrus_vga.o CC hw/display/xenfb.o CC hw/display/vga-isa.o CC hw/display/vga-pci.o CC hw/display/vmware_vga.o CC hw/dma/i8257.o CC hw/i2c/core.o CC hw/i2c/smbus.o CC hw/i2c/smbus_eeprom.o CC hw/i2c/smbus_ich9.o CC hw/i2c/pm_smbus.o CC hw/ide/core.o CC hw/ide/qdev.o CC hw/ide/pci.o CC hw/ide/atapi.o CC hw/ide/isa.o CC hw/ide/ahci.o CC hw/ide/piix.o CC hw/ide/ich.o CC hw/input/hid.o CC hw/input/pckbd.o CC hw/input/ps2.o CC hw/input/vmmouse.o CC hw/intc/i8259_common.o CC hw/intc/i8259.o CC hw/intc/ioapic_common.o CC hw/isa/isa-bus.o CC hw/isa/apm.o CC hw/misc/applesmc.o CC hw/misc/debugexit.o CC hw/misc/pc-testdev.o CC hw/misc/pci-testdev.o CC hw/misc/sga.o CC hw/net/xen_nic.o CC hw/net/ne2000.o CC hw/net/eepro100.o CC hw/net/pcnet-pci.o CC hw/net/pcnet.o CC hw/net/e1000.o CC hw/net/rtl8139.o CC hw/net/vmxnet_tx_pkt.o CC hw/net/vmxnet_rx_pkt.o CC hw/net/vmxnet3.o CC hw/net/ne2000-isa.o CC hw/nvram/eeprom93xx.o CC hw/nvram/fw_cfg.o CC hw/pci-bridge/pci_bridge_dev.o CC hw/pci-bridge/ioh3420.o CC hw/pci-bridge/xio3130_upstream.o CC hw/pci-bridge/xio3130_downstream.o CC hw/pci-bridge/i82801b11.o CC hw/pci-host/piix.o CC hw/pci-host/pam.o CC hw/pci-host/q35.o CC hw/pci/pci.o CC hw/pci/pci_bridge.o CC hw/pci/msix.o CC hw/pci/shpc.o CC hw/pci/slotid_cap.o CC hw/pci/msi.o CC hw/pci/pci_host.o CC hw/pci/pcie_host.o CC hw/pci/pcie.o CC hw/pci/pcie_aer.o CC hw/pci/pcie_port.o CC hw/pci/pci-stub.o CC hw/scsi/scsi-disk.o CC hw/pci/pci-hotplug-old.o CC hw/scsi/scsi-generic.o CC hw/scsi/lsi53c895a.o CC hw/scsi/scsi-bus.o CC hw/scsi/megasas.o CC hw/scsi/vmw_pvscsi.o CC hw/scsi/esp.o CC hw/scsi/esp-pci.o CC hw/timer/hpet.o CC hw/timer/i8254_common.o CC hw/timer/i8254.o CC hw/usb/core.o CC hw/usb/combined-packet.o CC hw/usb/bus.o CC hw/usb/desc.o CC hw/usb/libhw.o CC hw/usb/hcd-uhci.o CC hw/usb/hcd-ehci.o CC hw/usb/hcd-ehci-pci.o CC hw/usb/hcd-ehci-sysbus.o CC hw/usb/hcd-ohci.o CC hw/usb/hcd-xhci.o CC hw/usb/dev-hub.o CC hw/usb/dev-hid.o CC hw/usb/dev-wacom.o CC hw/usb/dev-storage.o CC hw/usb/dev-uas.o CC hw/usb/dev-audio.o CC hw/usb/dev-serial.o CC hw/usb/dev-network.o CC hw/usb/dev-bluetooth.o CC hw/usb/dev-smartcard-reader.o CC hw/usb/ccid-card-passthru.o CC hw/usb/host-linux.o CC hw/usb/host-legacy.o CC hw/virtio/virtio-rng.o CC hw/virtio/virtio-pci.o CC hw/virtio/virtio-bus.o CC hw/virtio/virtio-mmio.o CC hw/watchdog/watchdog.o CC hw/watchdog/wdt_i6300esb.o CC hw/xen/xen_backend.o CC hw/watchdog/wdt_ib700.o CC hw/xen/xen_devconfig.o CC hw/virtio/dataplane/hostmem.o CC hw/virtio/dataplane/vring.o CC qapi-types.o CC qapi-visit.o CC trace/generated-events.o AR libqemustub.a CC qemu-img.o LINK qemu-bridge-helper CC qmp-marshal.o CC trace/generated-tracers.o CPP optionrom/multiboot.asm CPP optionrom/linuxboot.asm CPP optionrom/kvmvapic.asm AR libqemuutil.a AS optionrom/multiboot.o AS optionrom/linuxboot.o AS optionrom/kvmvapic.o LINK qemu-nbd Building optionrom/multiboot.img LINK qemu-img LINK qemu-io Building optionrom/multiboot.raw Building optionrom/linuxboot.img Building optionrom/kvmvapic.img Signing optionrom/multiboot.bin Building optionrom/linuxboot.raw Building optionrom/kvmvapic.raw Signing optionrom/linuxboot.bin Signing optionrom/kvmvapic.bin GEN i386-softmmu/hmp-commands.h GEN i386-softmmu/qmp-commands-old.h GEN i386-softmmu/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 CC i386-softmmu/kvm-stub.o CC i386-softmmu/cpus.o CC i386-softmmu/monitor.o CC i386-softmmu/gdbstub.o CC i386-softmmu/balloon.o CC i386-softmmu/ioport.o CC i386-softmmu/qtest.o CC i386-softmmu/memory.o CC i386-softmmu/savevm.o CC i386-softmmu/cputlb.o CC i386-softmmu/memory_mapping.o CC i386-softmmu/dump.o CC i386-softmmu/xen-all.o CC i386-softmmu/xen-mapcache.o CC i386-softmmu/hw/i386/multiboot.o CC i386-softmmu/hw/i386/smbios.o CC i386-softmmu/hw/i386/pc.o CC i386-softmmu/hw/i386/pc_piix.o CC i386-softmmu/hw/i386/pc_q35.o CC i386-softmmu/hw/i386/pc_sysfw.o CC i386-softmmu/hw/i386/xen_domainbuild.o CC i386-softmmu/hw/i386/xen_machine_pv.o CC i386-softmmu/hw/i386/kvmvapic.o CC i386-softmmu/target-i386/translate.o CC i386-softmmu/target-i386/helper.o CC i386-softmmu/target-i386/cpu.o CC i386-softmmu/target-i386/excp_helper.o CC i386-softmmu/target-i386/fpu_helper.o 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 CC i386-softmmu/target-i386/misc_helper.o CC i386-softmmu/target-i386/mem_helper.o CC i386-softmmu/target-i386/seg_helper.o CC i386-softmmu/target-i386/gdbstub.o CC i386-softmmu/target-i386/machine.o CC i386-softmmu/target-i386/arch_memory_mapping.o CC i386-softmmu/target-i386/arch_dump.o CC i386-softmmu/target-i386/kvm-stub.o CC i386-softmmu/hw/block/virtio-blk.o CC i386-softmmu/hw/char/virtio-serial-bus.o CC i386-softmmu/hw/cpu/icc_bus.o CC i386-softmmu/hw/display/vga.o CC i386-softmmu/hw/intc/apic.o CC i386-softmmu/hw/intc/apic_common.o CC i386-softmmu/hw/intc/ioapic.o CC i386-softmmu/hw/isa/lpc_ich9.o CC i386-softmmu/hw/misc/vmport.o CC i386-softmmu/hw/misc/vfio.o CC i386-softmmu/hw/misc/pvpanic.o CC i386-softmmu/hw/net/virtio-net.o CC i386-softmmu/hw/scsi/virtio-scsi.o CC i386-softmmu/hw/net/vhost_net.o CC i386-softmmu/hw/scsi/vhost-scsi.o CC i386-softmmu/hw/timer/mc146818rtc.o CC i386-softmmu/hw/virtio/virtio.o CC i386-softmmu/hw/virtio/virtio-balloon.o CC i386-softmmu/hw/virtio/vhost.o CC i386-softmmu/hw/xen/xen_platform.o CC i386-softmmu/hw/xen/xen_apic.o CC i386-softmmu/hw/xen/xen_pvdevice.o CC i386-softmmu/hw/xen/xen-host-pci-device.o CC i386-softmmu/hw/xen/xen_pt.o CC i386-softmmu/hw/xen/xen_pt_config_init.o CC i386-softmmu/hw/xen/xen_pt_msi.o CC i386-softmmu/hw/block/dataplane/ioq.o CC i386-softmmu/hw/block/dataplane/virtio-blk.o LINK i386-softmmu/qemu-system-i386 make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/qemu-xen-dir-remote' cd qemu-xen-dir; \ make install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/qemu-xen-dir-remote' install -d -m 0755 "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/qemu-xen/qemu" install -d -m 0755 "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/etc/qemu" install -c -m 0644 /local/scratch/ianc/devel/committer.git/tools/qemu-xen-dir/sysconfigs/target/target-x86_64.conf "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/etc/qemu" install -d -m 0755 "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin" libtool --quiet --mode=install install -c -m 0755 qemu-nbd qemu-img qemu-io "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin" install -d -m 0755 "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/libexec" libtool --quiet --mode=install install -c -m 0755 qemu-bridge-helper "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/libexec" set -e; for x in bios.bin sgabios.bin vgabios.bin vgabios-cirrus.bin vgabios-stdvga.bin vgabios-vmware.bin vgabios-qxl.bin acpi-dsdt.aml q35-acpi-dsdt.aml 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 efi-e1000.rom efi-eepro100.rom efi-ne2k_pci.rom efi-pcnet.rom efi-rtl8139.rom efi-virtio.rom qemu-icon.bmp qemu_logo_no_text.svg bamboo.dtb petalogix-s3adsp1800.dtb petalogix-ml605.dtb multiboot.bin linuxboot.bin kvmvapic.bin s390-zipl.rom s390-ccw.img spapr-rtas.bin slof.bin palcode-clipper; do \ install -c -m 0644 /local/scratch/ianc/devel/committer.git/tools/qemu-xen-dir/pc-bios/$x "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/qemu-xen/qemu"; \ done install -d -m 0755 "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/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 /local/scratch/ianc/devel/committer.git/tools/qemu-xen-dir/pc-bios/keymaps/$x "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/qemu-xen/qemu/keymaps"; \ done for d in i386-softmmu; do \ make -C $d install || exit 1 ; \ done make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/qemu-xen-dir-remote/i386-softmmu' install -m 755 qemu-system-i386 "/local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin" make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/qemu-xen-dir-remote/i386-softmmu' make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/qemu-xen-dir-remote' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C xenpmd install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/xenpmd' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenpmd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/local/scratch/ianc/devel/committer.git/tools/xenpmd/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/xenpmd/../../tools/include -c -o xenpmd.o xenpmd.c gcc xenpmd.o -o xenpmd /local/scratch/ianc/devel/committer.git/tools/xenpmd/../../tools/xenstore/libxenstore.so /local/scratch/ianc/devel/committer.git/tools/xenpmd/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/xenpmd/../../tools/cross-install -m0755 -p xenpmd /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/xenpmd' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C libxl install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/libxl' /usr/bin/perl /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include/xen-external/bsd-sys-queue-h-seddery /local/scratch/ianc/devel/committer.git/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/local/sbin\"" >>_paths.h.tmp.tmp; echo "BINDIR=\"/usr/local/bin\"" >>_paths.h.tmp.tmp; echo "LIBEXEC=\"/usr/local/lib/xen/bin\"" >>_paths.h.tmp.tmp; echo "LIBDIR=\"/usr/local/lib\"" >>_paths.h.tmp.tmp; echo "SHAREDIR=\"/usr/local/share\"" >>_paths.h.tmp.tmp; echo "PRIVATE_BINDIR=\"/usr/local/lib/xen/bin\"" >>_paths.h.tmp.tmp; echo "XENFIRMWAREDIR=\"/usr/local/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 python gentypes.py libxl_types.idl __libxl_types.h __libxl_types_json.h __libxl_types.c python 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 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 /usr/bin/perl -w libxl_save_msgs_gen.pl _libxl_save_msgs_helper.c >_libxl_save_msgs_helper.c.new sed -e "s/\([^=]*\)=\(.*\)/#define \1 \2/g" _paths.h.tmp >_paths.h.2.tmp Parsing libxl_types.idl 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 Parsing libxl_types_internal.idl 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 outputting libxl type definitions to __libxl_types_internal.h outputting libxl JSON definitions to __libxl_types_internal_json.h outputting libxl type implementations to __libxl_types_internal.c if ! cmp -s _libxl_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 if ! cmp -s __libxl_types_internal.h _libxl_types_internal.h; then mv -f __libxl_types_internal.h _libxl_types_internal.h; else rm -f __libxl_types_internal.h; fi if ! cmp -s _libxl_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 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_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 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 outputting libxl type definitions to __libxl_types.h outputting libxl JSON definitions to __libxl_types_json.h outputting libxl type implementations to __libxl_types.c if ! cmp -s __libxl_types.h _libxl_types.h; then mv -f __libxl_types.h _libxl_types.h; else rm -f __libxl_types.h; fi if ! cmp -s __libxl_types_json.h _libxl_types_json.h; then mv -f __libxl_types_json.h _libxl_types_json.h; else rm -f __libxl_types_json.h; fi if ! cmp -s __libxl_types.c _libxl_types.c; then mv -f __libxl_types.c _libxl_types.c; else rm -f __libxl_types.c; fi gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ._libxl.api-for-check.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxl -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -c -E libxl.h \ -DLIBXL_EXTERNAL_CALLERS_ONLY=LIBXL_EXTERNAL_CALLERS_ONLY \ >_libxl.api-for-check.new python gentest.py libxl_types.idl testidl.c.new Parsing libxl_types.idl mv -f _libxl.api-for-check.new _libxl.api-for-check /usr/bin/perl check-libxl-api-rules _libxl.api-for-check mv testidl.c.new testidl.c touch libxl.api-ok gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xl.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxl -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o xl.o xl.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xl_cmdimpl.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxl -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o xl_cmdimpl.o xl_cmdimpl.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xl_cmdtable.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxl -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o xl_cmdtable.o xl_cmdtable.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xl_sxp.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxl -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o xl_sxp.o xl_sxp.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxlu_cfg_y.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -c -o libxlu_cfg_y.o libxlu_cfg_y.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxlu_cfg_l.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -c -o libxlu_cfg_l.o libxlu_cfg_l.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxlu_cfg.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -c -o libxlu_cfg.o libxlu_cfg.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxlu_disk_l.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -c -o libxlu_disk_l.o libxlu_disk_l.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxlu_disk.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -c -o libxlu_disk.o libxlu_disk.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxlu_vif.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -c -o libxlu_vif.o libxlu_vif.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxlu_pci.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -c -o libxlu_pci.o libxlu_pci.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .flexarray.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o flexarray.o flexarray.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl.o libxl.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_create.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_create.o libxl_create.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_dm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_dm.o libxl_dm.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_pci.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_pci.o libxl_pci.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_dom.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_dom.o libxl_dom.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_exec.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_exec.o libxl_exec.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_xshelp.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_xshelp.o libxl_xshelp.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_device.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_device.o libxl_device.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_internal.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_internal.o libxl_internal.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_utils.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_utils.o libxl_utils.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_uuid.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_uuid.o libxl_uuid.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_json.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_json.o libxl_json.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_aoutils.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_aoutils.o libxl_aoutils.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_numa.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_numa.o libxl_numa.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_save_callout.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_save_callout.o libxl_save_callout.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ._libxl_save_msgs_callout.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o _libxl_save_msgs_callout.o _libxl_save_msgs_callout.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_qmp.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_qmp.o libxl_qmp.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_event.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_event.o libxl_event.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_fork.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_fork.o libxl_fork.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .osdeps.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o osdeps.o osdeps.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_paths.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_paths.o libxl_paths.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_bootloader.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_bootloader.o libxl_bootloader.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_blktap2.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_blktap2.o libxl_blktap2.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_cpuid.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_cpuid.o libxl_cpuid.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_x86.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_x86.o libxl_x86.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_linux.o libxl_linux.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ._libxl_types.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o _libxl_types.o _libxl_types.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_flask.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_flask.o libxl_flask.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ._libxl_types_internal.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o _libxl_types_internal.o _libxl_types_internal.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .testidl.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxl -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -c -o testidl.o testidl.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_save_helper.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -c -o libxl_save_helper.o libxl_save_helper.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF ._libxl_save_msgs_helper.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -c -o _libxl_save_msgs_helper.o _libxl_save_msgs_helper.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .test_timedereg.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -c -o test_timedereg.o test_timedereg.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .test_common.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -c -o test_common.o test_common.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_test_timedereg.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/include -I/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/include -Wshadow -include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/config.h -c -o libxl_test_timedereg.o libxl_test_timedereg.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 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 gcc -pthread -Wl,-soname -Wl,libxenlight.so.4.4 -shared -o libxenlight.so.4.4.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 /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc/libxenctrl.so /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc/libxenguest.so /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore/libxenstore.so -L/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control -lblktapctl -lutil -luuid -lyajl gcc -pthread -Wl,-soname -Wl,libxenlight.so.4.4 -shared -o libxenlight_test.so flexarray.o libxl.o libxl_create.o libxl_dm.o libxl_pci.o libxl_dom.o libxl_exec.o libxl_xshelp.o libxl_device.o libxl_internal.o libxl_utils.o libxl_uuid.o libxl_json.o libxl_aoutils.o libxl_numa.o libxl_save_callout.o _libxl_save_msgs_callout.o libxl_qmp.o libxl_event.o libxl_fork.o osdeps.o libxl_paths.o libxl_bootloader.o libxl_blktap2.o libxl_cpuid.o libxl_x86.o libxl_linux.o _libxl_types.o libxl_flask.o _libxl_types_internal.o libxl_test_timedereg.o /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc/libxenctrl.so /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc/libxenguest.so /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore/libxenstore.so -L/local/scratch/ianc/devel/committer.git/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 gcc -pthread -o test_timedereg test_timedereg.o test_common.o libxlutil.so libxenlight_test.so -Wl,-rpath-link=/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -Wl,-rpath-link=/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -Wl,-rpath-link=/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc/libxenctrl.so -lyajl ln -sf libxenlight.so.4.4.0 libxenlight.so.4.4 ln -sf libxenlight.so.4.4 libxenlight.so gcc -pthread -o xl xl.o xl_cmdimpl.o xl_cmdtable.o xl_sxp.o libxlutil.so /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxl/libxenlight.so -Wl,-rpath-link=/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -Wl,-rpath-link=/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -Wl,-rpath-link=/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc/libxenctrl.so -lyajl gcc -pthread -o libxl-save-helper libxl_save_helper.o _libxl_save_msgs_helper.o /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc/libxenctrl.so /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc/libxenguest.so gcc -pthread -o testidl testidl.o libxlutil.so /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxl/libxenlight.so -Wl,-rpath-link=/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc -Wl,-rpath-link=/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/xenstore -Wl,-rpath-link=/local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/blktap2/control /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/libxc/libxenctrl.so /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/etc/bash_completion.d /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/cross-install -m0755 -p xl /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/cross-install -m0755 -p libxl-save-helper /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/cross-install -m0755 -p libxenlight.so.4.4.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib ln -sf libxenlight.so.4.4.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libxenlight.so.4.4 ln -sf libxenlight.so.4.4 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libxenlight.so /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/cross-install -m0644 -p libxenlight.a /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/cross-install -m0755 -p libxlutil.so.4.3.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib ln -sf libxlutil.so.4.3.0 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libxlutil.so.4.3 ln -sf libxlutil.so.4.3 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/libxlutil.so /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/cross-install -m0644 -p libxlutil.a /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib /local/scratch/ianc/devel/committer.git/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 /local/scratch/ianc/devel/committer.git/dist/install/usr/local/include /local/scratch/ianc/devel/committer.git/tools/libxl/../../tools/cross-install -m0644 -p bash-completion /local/scratch/ianc/devel/committer.git/dist/install/etc/bash_completion.d/xl.sh make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/libxl' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C remus install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/remus' /local/scratch/ianc/devel/committer.git/tools/remus/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/bin /local/scratch/ianc/devel/committer.git/tools/remus/../../tools/python/install-wrap "/usr/bin/python" /local/scratch/ianc/devel/committer.git/tools/remus/../../tools/cross-install -m0755 -p remus /local/scratch/ianc/devel/committer.git/dist/install/usr/local/bin make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/remus' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C xenpaging install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/xenpaging' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .file_ops.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/include -pthread -Werror -Wno-unused -g -c -o file_ops.o file_ops.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xenpaging.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/include -pthread -Werror -Wno-unused -g -c -o xenpaging.o xenpaging.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .policy_default.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/include -pthread -Werror -Wno-unused -g -c -o policy_default.o policy_default.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .pagein.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/include -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/xenstore -I/local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/include -pthread -Werror -Wno-unused -g -c -o pagein.o pagein.c gcc -pthread -o xenpaging file_ops.o xenpaging.o policy_default.o pagein.o /local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/libxc/libxenctrl.so /local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/xenstore/libxenstore.so /local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/var/lib/xen/xenpaging /local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin /local/scratch/ianc/devel/committer.git/tools/xenpaging/../../tools/cross-install -m0755 -p xenpaging /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/xenpaging' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C debugger/gdbsx install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/debugger/gdbsx' make -C gx make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/debugger/gdbsx/gx' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .gx_comm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wmissing-prototypes -c -o gx_comm.o gx_comm.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .gx_main.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wmissing-prototypes -c -o gx_main.o gx_main.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .gx_utils.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wmissing-prototypes -c -o gx_utils.o gx_utils.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .gx_local.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wmissing-prototypes -c -o gx_local.o gx_local.c ar cr gx_all.a gx_comm.o gx_main.o gx_utils.o gx_local.o # problem with ld using -m32 make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/debugger/gdbsx/gx' make -C xg make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/debugger/gdbsx/xg' make -C ../../../include gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .xg_main.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wmissing-prototypes -I/local/scratch/ianc/devel/committer.git/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[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/include' make -C xen-foreign make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/include/xen-foreign' ./checker > tmp.size diff -u reference.size tmp.size rm tmp.size make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/include/xen-foreign' make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/include' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/debugger/gdbsx/xg' make gdbsx make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/debugger/gdbsx' gcc -o gdbsx gx/gx_all.a xg/xg_all.a make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/debugger/gdbsx' [ -d /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin ] || /local/scratch/ianc/devel/committer.git/tools/debugger/gdbsx/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/debugger/gdbsx/../../../tools/cross-install -m0755 -p gdbsx /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin/gdbsx make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/debugger/gdbsx' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C debugger/kdd install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/debugger/kdd' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .kdd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I/local/scratch/ianc/devel/committer.git/tools/debugger/kdd/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/debugger/kdd/../../../tools/include -c -o kdd.o kdd.c gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .kdd-xen.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -I/local/scratch/ianc/devel/committer.git/tools/debugger/kdd/../../../tools/libxc -I/local/scratch/ianc/devel/committer.git/tools/debugger/kdd/../../../tools/include -c -o kdd-xen.o kdd-xen.c gcc -o kdd kdd.o kdd-xen.o /local/scratch/ianc/devel/committer.git/tools/debugger/kdd/../../../tools/libxc/libxenctrl.so [ -d /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin ] || /local/scratch/ianc/devel/committer.git/tools/debugger/kdd/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/debugger/kdd/../../../tools/cross-install -m0755 -p kdd /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin/kdd make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/debugger/kdd' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C tests install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/tests' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/tests' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C python install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/python' CC="gcc" CFLAGS="-O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 " python setup.py install \ --prefix="/usr/local" --root="/local/scratch/ianc/devel/committer.git/dist/install" --force running install running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/xen copying xen/__init__.py -> build/lib.linux-x86_64-2.7/xen creating build/lib.linux-x86_64-2.7/xen/lowlevel copying xen/lowlevel/__init__.py -> build/lib.linux-x86_64-2.7/xen/lowlevel running build_ext building 'xc' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/xen creating build/temp.linux-x86_64-2.7/xen/lowlevel creating build/temp.linux-x86_64-2.7/xen/lowlevel/xc gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -fPIC -I../../tools/include -I../../tools/libxc -Ixen/lowlevel/xc -I/usr/include/python2.7 -c xen/lowlevel/xc/xc.c -o build/temp.linux-x86_64-2.7/xen/lowlevel/xc/xc.o -fno-strict-aliasing -Werror gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 build/temp.linux-x86_64-2.7/xen/lowlevel/xc/xc.o -L../../tools/libxc -lxenctrl -lxenguest -o build/lib.linux-x86_64-2.7/xen/lowlevel/xc.so building 'xs' extension creating build/temp.linux-x86_64-2.7/xen/lowlevel/xs gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 -fPIC -I../../tools/include -I../../tools/xenstore -Ixen/lowlevel/xs -I/usr/include/python2.7 -c xen/lowlevel/xs/xs.c -o build/temp.linux-x86_64-2.7/xen/lowlevel/xs/xs.o -fno-strict-aliasing -Werror gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 build/temp.linux-x86_64-2.7/xen/lowlevel/xs/xs.o -L../../tools/xenstore -lxenstore -o build/lib.linux-x86_64-2.7/xen/lowlevel/xs.so running install_lib creating /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7 creating /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages creating /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/xen copying build/lib.linux-x86_64-2.7/xen/__init__.py -> /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/xen creating /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/xen/lowlevel copying build/lib.linux-x86_64-2.7/xen/lowlevel/xs.so -> /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/xen/lowlevel copying build/lib.linux-x86_64-2.7/xen/lowlevel/__init__.py -> /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/xen/lowlevel copying build/lib.linux-x86_64-2.7/xen/lowlevel/xc.so -> /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/xen/lowlevel byte-compiling /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/xen/__init__.py to __init__.pyc byte-compiling /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/xen/lowlevel/__init__.py to __init__.pyc running install_egg_info Writing /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/xen-3.0-py2.7.egg-info /local/scratch/ianc/devel/committer.git/tools/python/../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/python' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C pygrub install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/pygrub' CC="gcc" CFLAGS="-O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls " python 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/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 copying src/__init__.py -> build/lib.linux-x86_64-2.7/grub running build_ext building 'fsimage' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src creating build/temp.linux-x86_64-2.7/src/fsimage gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -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 gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls build/temp.linux-x86_64-2.7/src/fsimage/fsimage.o -L../../tools/libfsimage/common/ -lfsimage -o build/lib.linux-x86_64-2.7/fsimage.so 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 664 to 775 CC="gcc" CFLAGS="-O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -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 " python setup.py install \ --prefix="/usr/local" --root="/local/scratch/ianc/devel/committer.git/dist/install" \ --install-scripts=/usr/local/lib/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 -> /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages creating /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/grub copying build/lib.linux-x86_64-2.7/grub/LiloConf.py -> /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/grub copying build/lib.linux-x86_64-2.7/grub/GrubConf.py -> /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/grub copying build/lib.linux-x86_64-2.7/grub/ExtLinuxConf.py -> /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/grub copying build/lib.linux-x86_64-2.7/grub/__init__.py -> /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/grub byte-compiling /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/grub/LiloConf.py to LiloConf.pyc byte-compiling /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/grub/GrubConf.py to GrubConf.pyc byte-compiling /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/grub/ExtLinuxConf.py to ExtLinuxConf.pyc byte-compiling /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/grub/__init__.py to __init__.pyc running install_scripts copying build/scripts-2.7/pygrub -> /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin changing mode of /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/xen/bin/pygrub to 775 running install_egg_info Writing /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/python2.7/dist-packages/pygrub-0.3-py2.7.egg-info set -e; if [ /usr/local/bin != /usr/local/lib/xen/bin -a \ "`readlink -f /local/scratch/ianc/devel/committer.git/dist/install//usr/local/bin`" != \ "`readlink -f /usr/local/lib/xen/bin`" ]; then \ ln -sf /usr/local/lib/xen/bin/pygrub /local/scratch/ianc/devel/committer.git/dist/install//usr/local/bin; \ fi make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/pygrub' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/tools' make -C ocaml install make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml' make -C libs install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make -C mmap install make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/mmap' MLDEP make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/mmap' make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/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 sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 ocamlfind remove -destdir /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 xenmmap ocamlfind: [WARNING] No such directory: /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenmmap ocamlfind install -destdir /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 -ldconf ignore xenmmap META xenmmap.cmi xenmmap.cma xenmmap.cmxa *.a *.so *.cmx Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenmmap/xenmmap.cmx Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenmmap/dllxenmmap_stubs.so Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenmmap/xenmmap.a Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenmmap/libxenmmap_stubs.a Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenmmap/xenmmap.cmxa Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenmmap/xenmmap.cma Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenmmap/xenmmap.cmi Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenmmap/META make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/mmap' make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make -C xentoollog install make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xentoollog' python genlevels.py _xtl_levels.mli.in _xtl_levels.ml.in _xtl_levels.inc MLDEP make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xentoollog' make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xentoollog' MLC xentoollog.cmo MLA xentoollog.cma CC xentoollog_stubs.o MKLIB libxentoollog_stubs.a MLOPT xentoollog.cmx MLA xentoollog.cmxa sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 ocamlfind remove -destdir /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 xentoollog ocamlfind: [WARNING] No such directory: /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xentoollog ocamlfind install -destdir /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 -ldconf ignore xentoollog META xentoollog.cmi xentoollog.cma xentoollog.cmxa *.a *.so *.cmx Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xentoollog/xentoollog.cmx Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xentoollog/dllxentoollog_stubs.so Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xentoollog/xentoollog.a Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xentoollog/libxentoollog_stubs.a Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xentoollog/xentoollog.cmxa Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xentoollog/xentoollog.cma Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xentoollog/xentoollog.cmi Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xentoollog/META make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xentoollog' make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make -C xc install make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xc' MLDEP make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xc' make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/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 sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 ocamlfind remove -destdir /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 xenctrl ocamlfind: [WARNING] No such directory: /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenctrl ocamlfind install -destdir /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 -ldconf ignore xenctrl META xenctrl.cmi xenctrl.cma xenctrl.cmxa *.a *.so *.cmx Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenctrl/xenctrl.cmx Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenctrl/dllxenctrl_stubs.so Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenctrl/xenctrl.a Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenctrl/libxenctrl_stubs.a Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenctrl/xenctrl.cmxa Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenctrl/xenctrl.cma Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenctrl/xenctrl.cmi Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenctrl/META make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xc' make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make -C eventchn install make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/eventchn' MLDEP make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/eventchn' make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/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 sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 ocamlfind remove -destdir /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 xeneventchn ocamlfind: [WARNING] No such directory: /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xeneventchn ocamlfind install -destdir /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 -ldconf ignore xeneventchn META xeneventchn.cmi xeneventchn.cma xeneventchn.cmxa *.a *.so *.cmx Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xeneventchn/xeneventchn.cmx Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xeneventchn/dllxeneventchn_stubs.so Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xeneventchn/xeneventchn.a Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xeneventchn/libxeneventchn_stubs.a Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xeneventchn/xeneventchn.cmxa Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xeneventchn/xeneventchn.cma Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xeneventchn/xeneventchn.cmi Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xeneventchn/META make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/eventchn' make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make -C xb install make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xb' MLDEP make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xb' make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xb' 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 sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 ocamlfind remove -destdir /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 xenbus ocamlfind: [WARNING] No such directory: /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenbus ocamlfind install -destdir /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 -ldconf ignore xenbus META xenbus.cma xenbus.cmxa xenbus.cmo xenbus.cmi xenbus.cmx *.a *.so Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenbus/dllxenbus_stubs.so Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenbus/xenbus.a Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenbus/libxenbus_stubs.a Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenbus/xenbus.cmx Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenbus/xenbus.cmi Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenbus/xenbus.cmo Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenbus/xenbus.cmxa Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenbus/xenbus.cma Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenbus/META make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xb' make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make -C xs install make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xs' MLDEP make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xs' make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xs' MLC queueop.cmo MLI xsraw.cmi MLC xsraw.cmo MLI xst.cmi 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 sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 ocamlfind remove -destdir /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 xenstore ocamlfind: [WARNING] No such directory: /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenstore ocamlfind install -destdir /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 -ldconf ignore xenstore META xenstore.cma xenstore.cmxa xenstore.cmo xenstore.cmi xenstore.cmx *.a Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenstore/xenstore.a Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenstore/xenstore.cmx Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenstore/xenstore.cmi Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenstore/xenstore.cmo Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenstore/xenstore.cmxa Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenstore/xenstore.cma Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenstore/META make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xs' make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make[6]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make -C xl install make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xl' PYTHONPATH=/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xl/../../../../tools/libxl python genwrap.py \ /local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xl/../../../../tools/libxl/libxl_types.idl \ _libxl_types.mli.in _libxl_types.ml.in _libxl_types.inc Parsing /local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xl/../../../../tools/libxl/libxl_types.idl MLDEP make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xl' make[7]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xl' MLC xenlight.cmo MLA xenlight.cma CC xenlight_stubs.o MKLIB libxenlight_stubs.a MLOPT xenlight.cmx MLA xenlight.cmxa sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 ocamlfind remove -destdir /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 xenlight ocamlfind: [WARNING] No such directory: /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenlight ocamlfind install -destdir /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1 -ldconf ignore xenlight META xenlight.cmi xenlight.cma xenlight.cmxa *.a *.so *.cmx Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenlight/xenlight.cmx Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenlight/dllxenlight_stubs.so Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenlight/xenlight.a Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenlight/libxenlight_stubs.a Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenlight/xenlight.cmxa Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenlight/xenlight.cma Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenlight/xenlight.cmi Installed /local/scratch/ianc/devel/committer.git/dist/install/usr/local/lib/ocaml/3.12.1/xenlight/META make[7]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs/xl' make[6]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/libs' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml' make -C xenstored install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/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 /local/scratch/ianc/devel/committer.git/tools/ocaml/xenstored/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/ocaml/xenstored/../../../tools/cross-install -m0755 -p oxenstored /local/scratch/ianc/devel/committer.git/dist/install/usr/local/sbin /local/scratch/ianc/devel/committer.git/tools/ocaml/xenstored/../../../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/etc/xen /local/scratch/ianc/devel/committer.git/tools/ocaml/xenstored/../../../tools/cross-install -m0644 -p oxenstored.conf /local/scratch/ianc/devel/committer.git/dist/install/etc/xen make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/xenstored' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml' make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml' make -C test install make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/test' make[5]: Nothing to be done for `install'. make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml/test' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml' make[3]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools/ocaml' make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' /local/scratch/ianc/devel/committer.git/tools/../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/var/xen/dump /local/scratch/ianc/devel/committer.git/tools/../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/var/log/xen /local/scratch/ianc/devel/committer.git/tools/../tools/cross-install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/var/lib/xen make[1]: Leaving directory `/local/scratch/ianc/devel/committer.git/tools' make -C stubdom install make[1]: Entering directory `/local/scratch/ianc/devel/committer.git/stubdom' rm -f "stubdompath.sh".tmp; echo "SBINDIR=\"/usr/local/sbin\"" >>"stubdompath.sh".tmp; echo "BINDIR=\"/usr/local/bin\"" >>"stubdompath.sh".tmp; echo "LIBEXEC=\"/usr/local/lib/xen/bin\"" >>"stubdompath.sh".tmp; echo "LIBDIR=\"/usr/local/lib\"" >>"stubdompath.sh".tmp; echo "SHAREDIR=\"/usr/local/share\"" >>"stubdompath.sh".tmp; echo "PRIVATE_BINDIR=\"/usr/local/lib/xen/bin\"" >>"stubdompath.sh".tmp; echo "XENFIRMWAREDIR=\"/usr/local/lib/xen/boot\"" >>"stubdompath.sh".tmp; echo "XEN_CONFIG_DIR=\"/etc/xen\"" >>"stubdompath.sh".tmp; echo "XEN_SCRIPT_DIR=\"/etc/xen/scripts\"" >>"stubdompath.sh".tmp; echo "XEN_LOCK_DIR=\"/var/lock\"" >>"stubdompath.sh".tmp; echo "XEN_RUN_DIR=\"/var/run/xen\"" >>"stubdompath.sh".tmp; echo "XEN_PAGING_DIR=\"/var/lib/xen/xenpaging\"" >>"stubdompath.sh".tmp; if ! cmp -s "stubdompath.sh".tmp "stubdompath.sh"; then mv -f "stubdompath.sh".tmp "stubdompath.sh"; else rm -f "stubdompath.sh".tmp; fi install -d -m0755 -p /local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/doc/xen [ -d mini-os-x86_64-grub ] || \ for i in $(cd /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os ; find . -type d) ; do \ mkdir -p mini-os-x86_64-grub/$i ; \ done /usr/bin/wget -c -O zlib-1.2.3.tar.gz http://xenbits.xen.org/xen-extfiles/zlib-1.2.3.tar.gz mkdir -p ioemu /usr/bin/wget -c -O newlib-1.16.0.tar.gz http://xenbits.xen.org/xen-extfiles/newlib-1.16.0.tar.gz install -m0644 -p README /local/scratch/ianc/devel/committer.git/dist/install/usr/local/share/doc/xen/README.stubdom /usr/bin/wget -c -O polarssl-1.1.4-gpl.tgz http://xenbits.xen.org/xen-extfiles/polarssl-1.1.4-gpl.tgz set -e; \ export PREFIX="/usr/local"; export XEN_SCRIPT_DIR="/etc/xen/scripts"; export XEN_ROOT="/local/scratch/ianc/devel/committer.git/stubdom/.."; \ cd ioemu; \ src="$XEN_ROOT/tools/qemu-xen-traditional-dir"; export src; \ (cd $src && find * -type d -print) | xargs mkdir -p; \ (cd $src && find * ! -type l -type f ! -name '*.[oda1]' ! -name 'config-*' ! -name config.mak ! -name qemu-dm ! -name qemu-img-xen ! -name '*.html' ! -name '*.pod') | \ --2014-06-12 12:14:15-- http://xenbits.xen.org/xen-extfiles/zlib-1.2.3.tar.gz while read f; do rm -f "$f"; ln -s "$src/$f" "$f"; done Resolving xenbits.xen.org (xenbits.xen.org)... --2014-06-12 12:14:15-- http://xenbits.xen.org/xen-extfiles/newlib-1.16.0.tar.gz Resolving xenbits.xen.org (xenbits.xen.org)... /usr/bin/wget -c -O lwip-1.3.0.tar.gz http://xenbits.xen.org/xen-extfiles/lwip-1.3.0.tar.gz --2014-06-12 12:14:15-- http://xenbits.xen.org/xen-extfiles/polarssl-1.1.4-gpl.tgz /usr/bin/wget -c -O grub-0.97.tar.gz http://xenbits.xen.org/xen-extfiles/grub-0.97.tar.gz Resolving xenbits.xen.org (xenbits.xen.org)... /usr/bin/wget -c -O pciutils-2.2.9.tar.bz2 http://xenbits.xen.org/xen-extfiles/pciutils-2.2.9.tar.bz2 [ -d mini-os-x86_64-xenstore ] || \ for i in $(cd /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os ; find . -type d) ; do \ mkdir -p mini-os-x86_64-xenstore/$i ; \ done [ -d mini-os-x86_64-vtpm ] || \ for i in $(cd /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os ; find . -type d) ; do \ mkdir -p mini-os-x86_64-vtpm/$i ; \ done /usr/bin/wget -c -O tpm_emulator-0.7.4.tar.gz http://xenbits.xen.org/xen-extfiles/tpm_emulator-0.7.4.tar.gz --2014-06-12 12:14:15-- http://xenbits.xen.org/xen-extfiles/grub-0.97.tar.gz Resolving xenbits.xen.org (xenbits.xen.org)... /usr/bin/wget -c -O gmp-4.3.2.tar.bz2 http://xenbits.xen.org/xen-extfiles/gmp-4.3.2.tar.bz2 --2014-06-12 12:14:15-- http://xenbits.xen.org/xen-extfiles/pciutils-2.2.9.tar.bz2 Resolving xenbits.xen.org (xenbits.xen.org)... --2014-06-12 12:14:15-- http://xenbits.xen.org/xen-extfiles/lwip-1.3.0.tar.gz Resolving xenbits.xen.org (xenbits.xen.org)... --2014-06-12 12:14:15-- http://xenbits.xen.org/xen-extfiles/tpm_emulator-0.7.4.tar.gz Resolving xenbits.xen.org (xenbits.xen.org)... --2014-06-12 12:14:15-- http://xenbits.xen.org/xen-extfiles/gmp-4.3.2.tar.bz2 Resolving xenbits.xen.org (xenbits.xen.org)... [ -d mini-os-x86_64-vtpmmgr ] || \ for i in $(cd /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os ; find . -type d) ; do \ mkdir -p mini-os-x86_64-vtpmmgr/$i ; \ done [ -d mini-os-x86_64-ioemu ] || \ for i in $(cd /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os ; find . -type d) ; do \ mkdir -p mini-os-x86_64-ioemu/$i ; \ done 50.57.170.242 50.57.170.24250.57.170.242 50.57.170.242Connecting to xenbits.xen.org (xenbits.xen.org)|50.57.170.242|:80... Connecting to xenbits.xen.org (xenbits.xen.org)|50.57.170.242|:80... Connecting to xenbits.xen.org (xenbits.xen.org)|50.57.170.242|:80... Connecting to xenbits.xen.org (xenbits.xen.org)|50.57.170.242|:80... 50.57.170.242 50.57.170.242 Connecting to xenbits.xen.org (xenbits.xen.org)|50.57.170.242|:80... 50.57.170.242 50.57.170.242 Connecting to xenbits.xen.org (xenbits.xen.org)|50.57.170.242|:80... Connecting to xenbits.xen.org (xenbits.xen.org)|50.57.170.242|:80... Connecting to xenbits.xen.org (xenbits.xen.org)|50.57.170.242|:80... connected. connected. HTTP request sent, awaiting response... HTTP request sent, awaiting response... connected. HTTP request sent, awaiting response... connected. HTTP request sent, awaiting response... connected. connected. HTTP request sent, awaiting response... connected. HTTP request sent, awaiting response... HTTP request sent, awaiting response... connected. HTTP request sent, awaiting response... 200 OK 200 OK Length: Length: 61134012024353 (597K) (11M) [application/x-gzip] [application/x-gzip] Saving to: `newlib-1.16.0.tar.gz' Saving to: `polarssl-1.1.4-gpl.tgz' 0K . 0K ....200 OK .Length: 496597 (485K) [application/x-gzip] Saving to: `zlib-1.2.3.tar.gz' 0K ...200 OK Length: 214145 (209K) [application/x-gzip] Saving to: `tpm_emulator-0.7.4.tar.gz' 0K ...200 OK Length: 212265 (207K) [application/x-bzip2] Saving to: `pciutils-2.2.9.tar.bz2' 0K ...200 OK Length: 398933 (390K) [application/x-gzip] Saving to: `lwip-1.3.0.tar.gz' 200 OK 0K .Length: 1897483 (1.8M) [application/x-bzip2] Saving to: `gmp-4.3.2.tar.bz2' 0K .....200 OK Length: 971783 (949K) [application/x-gzip] Saving to: `grub-0.97.tar.gz' 0K ........................................................... .......... ... . .................. ... .. . ............. ........ .. ........ ... .............. .. .......... .......... .......... .................. ............ .. .......... .............. ....... .............. ... ...... ............... .......... ............ ........ .......... ...................................... 2% 130K 14s 50K ...... 8% 108K 5s 50K .......... .......... ............ 0% 107K 1m50s 50K ............ 10% 106K 4s 50K .......... .......... ...... .......... ....... 23% 106K 2s. 50K ........ 24% 105K 1s 50K .............. .. ............ ............ .............. .......... ............ 12% 103K 3s. . 50K .......... ..... 5% 102K 9s. 50K ............ ............ .............. ....... ......... ...... ............. ........ .................. ..... ...... .......... .......... 16% 432K 3s 100K .......... .......... ......... ......... .......... 20% 413K 2s 100K .......... .......... ...... 0% 405K 69s 100K .......... ......... .......... 48% 425K 1s 100K ..... .......... 47% 410K 1s 100K .......... .......... ........... .......... ........... 5% 230K 11s 100K .......... .......... ........... .......... 25% 405K 2s 100K ............ .......... 10% 401K 5s 100K ............ ....... .............. ..................... .......... ............... .......... .......... ............ ... .......... .......... .......... 25% 440K 2s 150K .......... .......... .......... .......... ........ .......... ...... ................ 1% 432K 55s.. 150K .. 30% 428K 2s.. 150K .............. ....... .................. .......... 72% 417K 0s 150K .......... ............. .......... 71% 408K 0s 150K .......... ... ............. ........... ....... ............... ..... ............ ..... 8% 392K 8s 150K .......... .......... .......... .......... ............... .......... 38% 379K 1s 150K ...... ........ ............... .. 15% 376K 4s.. 150K .......... ................. . ............. ................ .......... 96% 934K 0s... .... 10% 1.43M 6s 200K ................ ........ .......... .......... ...... 200K ............. 95% 909K 0s.. .......... .......... 51% 1.44M 1s 200K ............ 1% 646K 45s 200K ... 41% 604K 1s 200K ...... .......... 33% 451K 2s 200K .......... .......... .......... .......... .......... 41% 5.67M 1s 250K .......... .......... 200K ......... 100% 244K=0.8s ..2014-06-12 12:14:16 (258 KB/s) - `tpm_emulator-0.7.4.tar.gz' saved [214145/214145] ....... ........... .......... ........ ............. ........ .......... ..... .tar xzf tpm_emulator-0.7.4.tar.gz ... 100% 121K=0.8s 2014-06-12 12:14:16 (251 KB/s) - `pciutils-2.2.9.tar.bz2' saved [212265/212265] tar xjf pciutils-2.2.9.tar.bz2 ..... .......... .......... ... .............. .......... 13% 566K 5s 250K .......... .............mv tpm_emulator-0.7.4 tpm_emulator-x86_64 . ............ 21% 444K 3s.. 200K . ......patch -d tpm_emulator-x86_64 -p1 < tpmemu-0.7.4.patch; .................... 51% 629K 1s 250K ............ patching file tpm/tpm_emulator_extern.c ...... .......patch -d tpm_emulator-x86_64 -p1 < vtpm-bufsize.patch ........ ......... ............... ........patching file config.h.in .. ......... ..patch -d tpm_emulator-x86_64 -p1 < vtpm-locality.patch ... 26% 2.59M 2s 250K ................. .......... 64% 467K 0s 250K .......... .. .........patching file tpm/tpm_capability.c . ........patching file tpm/tpm_cmd_handler.c . .......... ......patching file tpm/tpm_emulator.h .... .....patch -d tpm_emulator-x86_64 -p1 < vtpm-parent-sign-ek.patch .. .......... ............ ...... ........ 2% 415K 42s 250K .......... .patching file tpm/tpm_cmd_handler.c ......... ........ ........... .patching file tpm/tpm_commands.h ......... ........patching file tpm/tpm_credentials.c .. 50% 467K 1s 300K ......patching file tpm/tpm_data.c .... ......patching file tpm/tpm_structures.h .... .......... .......... .....patch -d tpm_emulator-x86_64 -p1 < vtpm-deepquote.patch ..... 58% 5.56M 1s 350K .......... ...... .......... 61% 826K 1s 300K .......... ........patching file tpm/tpm_cmd_handler.c ...... ............patching file tpm/tpm_commands.h ........... .....patching file tpm/tpm_credentials.c ...... 2% 1.36M 36s 300Kpatching file tpm/tpm_structures.h ........ ......... ....mkdir tpm_emulator-x86_64/build ... .................. . cd tpm_emulator-x86_64/build; CC=gcc /usr/bin/cmake .. -DCMAKE_C_FLAGS:STRING="-std=c99 -DTPM_NO_EXTERN -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -Wno-declaration-after-statement" .................. 72% 2.32M 0s 350K .. .................. .... .....mv pciutils-2.2.9 pciutils-x86_64 ......... 2% 2.89M 31s 350K .....patch -d pciutils-x86_64 -p1 < pciutils.patch ...... .......... ....patching file lib/access.c ...patching file lib/pci.h .....patching file lib/internal.h ..patching file lib/Makefile patching file lib/types.h ... 16% 460K 5s. . 300K .patching file lib/minios.c ..patching file lib/generic.c ...patching file lib/sysdep.h ........touch pciutils-x86_64 .......... .......... .......... .......... 18% 5.14M 4s 350K .......... .......... .......... .......... ........ 77% 514K 0s 300K ..... .......... .............. ............... ... .............. .......... .......... ...... ............. 31% 416K 2s. 82% 947K 0s 400K ........ 300K ...... ........... .......... .......... .......... .......... 36% 3.88M 2s 350K ............ ...... 89% 1.43M 0s 350K ............ ............... .............. ........... .... 21% 933K 4s 400K ........... ............. .......... ............. 100% 2.06M=1.0s 2014-06-12 12:14:16 (377 KB/s) - `lwip-1.3.0.tar.gz' saved [398933/398933] . .........tar xzf lwip-1.3.0.tar.gz .......... .......... 42% 1.81M 1s 400K ............. .. .................. .. .............. .. ............... 67% 381K 1s 400K .......... .......... .......... .......... .......... 75% 5.70M 0s 450K .......... .......... .......... .......... .......... 83% 5.67M 0s 500K ............. 3% 424K 31s 400K .......... .......... .......... .......... ............. 92% 620K 0s 450K .......... ......... .......... .......... ...... .......... 24% 647K 3s 450K ....... ....... .......... .......... ...mv lwip lwip-x86_64 ....... .......... 26% 5.20M 3s 500K ........patch -d lwip-x86_64 -p0 < lwip.patch-cvs .. .......... .......... .......... ....patching file CHANGELOG patching file src/api/api_msg.c ....patching file src/api/err.c . ...patching file src/api/netdb.c ....... 92% 853K 0s 550K ..patching file src/api/sockets.c ........ ....patching file src/api/tcpip.c ....... 47% 542K 1s 450K ...patching file src/core/dhcp.c ....... ....patching file src/core/mem.c ...... .....patching file src/core/memp.c ..... .patching file src/core/netif.c ....patching file src/core/pbuf.c ..... ..patching file src/core/stats.c .......patching file src/core/sys.c . 52% 5.43M 1s 500K .......patching file src/core/tcp.c ... ..-- The C compiler identification is GNU 4.7.2 ......patching file src/core/tcp_in.c .. .......patching file src/core/ipv4/autoip.c ... ....patching file src/core/ipv4/inet_chksum.c .... 29% 1.41M 3s 550K ....patching file src/core/ipv4/ip.c ...... ..patching file src/include/lwip/debug.h ..patching file src/include/lwip/err.h patching file src/include/lwip/mem.h ...patching file src/include/lwip/netif.h ... ....patching file src/include/lwip/opt.h ...... ...patching file src/include/lwip/sio.h .....patching file src/include/lwip/sockets.h .. ..-- Check for working C compiler: /usr/lib/ccache/gcc ....patching file src/include/lwip/stats.h .... 32% 5.05M 2s 600K ....patching file src/include/lwip/tcpip.h .....patching file src/include/netif/loopif.h ......patching file src/netif/etharp.c ....patching file src/netif/loopif.c ...patching file src/netif/slipif.c ... 57% 2.20M 1s 550K ..touch lwip-x86_64 ........ .......... ................ . .......... .............. .......... ....... 100% 853K=1.2s 2014-06-12 12:14:17 (502 KB/s) - `polarssl-1.1.4-gpl.tgz' saved [611340/611340] tar xzf polarssl-1.1.4-gpl.tgz ..... 63% 1.63M 1s 600K ............. .......... .... 100% 303K=1.2s 2014-06-12 12:14:17 (404 KB/s) - `zlib-1.2.3.tar.gz' saved [496597/496597] ..... .......... 3% 396Ktar xzf zlib-1.2.3.tar.gz 30s 450K .......... .......... .......... .......... .......... 4% 54.1M 27s 500K .......... .......... .......... .......... .......... 4% 66.6M 25s 550K .......... .......... .......... .......... ........... .......... .......... .......... .......... 35% 703K 2s 650K .......... .......... ........ .......... .......... .......... 37% 4.88M 2s 700K .......... .......... .......... ..... 5% 1.09M 23s....... .......... 40% 5.43M 2s 750K ... 600K ......... .......... .......... .......... ....... .......... .......... .......... 68% 736K 1s 650K .......... .......... .......... .......... .......... 73% 5.63M 0s 700K ..........mv polarssl-1.1.4 polarssl-x86_64 .......... ...... 43% 1.84M 2s 800K ...patch -d polarssl-x86_64 -p1 < polarssl.patch ....... .......... .................. ........patching file include/polarssl/config.h .. .....patching file library/bignum.c ..... 79% 3.47M 0s 750K ........ ...touch polarssl-x86_64 ....... .......... 45% 3.34M 2s 850K ........... .......... .......... .......... .......... 84% 3.55M 0s 800K ......mv zlib-1.2.3 zlib-x86_64 .... .......... .......... .......... .......... 89% 4.77M 0s 850K .......... .......... ............... .......... .......... 94% 4.88M 0s 900K ............ .......... .......... .......... .......... 5% 588K 23s 650K ..........-- Check for working C compiler: /usr/lib/ccache/gcc -- works -- Detecting C compiler ABI info .. .......... .......... .......... .......... 48% 801K 1s 900K .......... .......... .......... .......... .......... 51% 5.76M 1s 950K .......... .......... .......... ..... .... .......... .......... 53% 4.64M 1s 1000K ............ .......... .......... .......... ............. 56% 5.22M 1s 1050K .......... .......... .......... .......... .......... 59% 5.85M 1s 1100K ............... .......... .......... ......... 100% 632K=1.4s 2014-06-12 12:14:17 (681 KB/s) - `grub-0.97.tar.gz' saved [971783/971783] tar xzf grub-0.97.tar.gz . .......... .......... .......... .......... 62% 1.28M 1s 1150K .......... .......... ... .......... .......... .......... 5% 422K 23s 700K ................. ........ .......... .......... .......... ............ .......... 64% 1.26M 1s 1200K .......... .......... .......... ..mv grub-0.97 grub-upstream ........ ..........for i in grub.patches/* ; do \ patch -d grub-upstream -p1 < $i || exit 1; \ done 67% 5.83M 1s 1250K .......... .......... .......... .......patching file acinclude.m4 ... .......... 70% 5.59M 1spatching file ChangeLog 1300K .......... .......... .......... .......... ........patching file configure .. 72% 5.85M 1s 1350K .......... .......... .......patching file configure.ac ... ..patching file docs/grub.8 ....patching file docs/grub-install.8 ...patching file docs/grub-md5-crypt.8 . .patching file docs/grub-terminfo.8 ......patching file docs/grub.texi ... 75% 5.58M 0s 1400K .......... ....patching file docs/Makefile.am ....patching file docs/Makefile.in .. ..patching file docs/mbchk.1 .. 6% 909K 22spatching file docs/multiboot.texi 750K .......patching file grub/asmstub.c ......patching file grub/main.c .patching file lib/device.c ....patching file netboot/3c509.c .....patching file netboot/cs89x0.c . ...patching file netboot/cs89x0.h ....patching file netboot/etherboot.h ... 78% 4.35M 0s 1450Kpatching file netboot/main.c .....patching file netboot/natsemi.c ..... ..patching file netboot/sis900.c .....patching file netboot/sk_g16.c ... .........patching file netboot/sk_g16.h . ......patching file stage1/Makefile.am ... ..patching file stage1/Makefile.in -- Detecting C compiler ABI info - done .... ....patching file stage2/bios.c .....patching file stage2/boot.c . 80% 4.59M 0s 1500K .......... .patching file stage2/builtins.c ......... .......... ...patching file stage2/disk_io.c ....... .....patching file stage2/fsys_ffs.c ....patching file stage2/fsys_ufs2.c . 83% 5.02M 0spatching file stage2/imgact_aout.h 1550K .......patching file stage2/iso9660.h ... ..patching file stage2/shared.h ........ ...patching file stage2/stage2.c ....... .patching file stage2/tparm.c ........patching file stamp-h.in . ..patching file THANKS .....patching file util/grub-install.in ... 86% 5.74M 0s 1600K .....patching file util/mkbimage ..... .......... .......... ...patching file configure.ac ...Hunk #1 succeeded at 606 (offset 11 lines). .... .patching file stage2/asm.S .....patching file stage2/builtins.c patching file stage2/char_io.c .... 89% 3.42M 0s 1650K ..patching file stage2/cmdline.c .patching file stage2/graphics.c .......patching file stage2/graphics.h ....patching file stage2/Makefile.am ....patching file stage2/shared.h .Hunk #1 succeeded at 796 (offset 4 lines).. Hunk #2 succeeded at 880 (offset 4 lines). ....patching file stage2/stage2.c Hunk #20 succeeded at 740 (offset 3 lines). Hunk #21 succeeded at 784 (offset 4 lines). Hunk #22 succeeded at 1093 (offset 4 lines). patching file stage2/term.h ........ .......... ...patching file docs/grub.texi ...Hunk #1 succeeded at 2670 (offset -15 lines). .Hunk #2 succeeded at 3077 (offset -15 lines). ... .......patching file stage2/builtins.c ... ..Hunk #1 succeeded at 2595 (offset 272 lines). ...Hunk #2 succeeded at 5161 (offset 294 lines). ..... ......... 6% 731K 22s 800K .......... .....patching file stage2/builtins.c ..patching file stage2/stage2.c patching file stage2/fsys_ext2fs.c ... .......... .......... ........... 91% 1.44M 0s 1700K ....patching file stage2/fsys_ext2fs.c ...Hunk #1 succeeded at 309 (offset 55 lines).. .. .....patching file stage2/fsys_fat.c ..... ..patching file stage2/fsys_ffs.c .....patching file stage2/fsys_minix.c ... .....patching file stage2/fsys_ufs2.c ....patching file stage2/fsys_vstafs.c . .......... 94% 5.89M 0s 1750K .......... ....patching file stage2/fsys_ext2fs.c ....Hunk #11 succeeded at 546 (offset 7 lines). Hunk #12 succeeded at 696 (offset 7 lines). .Hunk #13 succeeded at 785 (offset 7 lines). Hunk #14 succeeded at 831 (offset 7 lines). . .Hunk #15 succeeded at 916 (offset 7 lines). Hunk #16 succeeded at 930 (offset 7 lines). .Hunk #17 succeeded at 966 (offset 7 lines). Hunk #18 succeeded at 1027 (offset 7 lines). ........ .......... .....patching file AUTHORS .....patching file configure.ac 97% 5.80M 0s 1800K ........patching file docs/grub.texi .. .......... .........patching file grub/Makefile.am . ...patching file INSTALL ......patching file stage2/btrfs.h . .......... 99% 5.66M 0s 1850K ... 100% 6.28M=1.6s patching file stage2/builtins.c 2014-06-12 12:14:17 (1.12 MB/s) - `gmp-4.3.2.tar.bz2' saved [1897483/1897483] patching file stage2/disk_io.c patching file stage2/filesys.h patching file stage2/fsys_btrfs.c patching file stage2/Makefile.am patching file stage2/shared.h patching file netboot/fsys_tftp.c patching file netboot/main.c ...... 7% 838K 21s 850K ......patching file stage2/builtins.c Hunk #14 succeeded at 2588 (offset 10 lines). Hunk #15 succeeded at 2633 (offset 10 lines). Hunk #16 succeeded at 2920 (offset -16 lines). Hunk #17 succeeded at 3813 (offset 10 lines). Hunk #18 succeeded at 3965 (offset 10 lines). Hunk #19 succeeded at 4214 (offset 10 lines). Hunk #20 succeeded at 4527 (offset 11 lines). Hunk #21 succeeded at 4832 (offset 11 lines). Hunk #22 succeeded at 4919 (offset 11 lines). Hunk #23 succeeded at 5026 (offset 11 lines). Hunk #24 succeeded at 5123 (offset 11 lines). Hunk #25 succeeded at 5144 (offset 11 lines). Hunk #26 succeeded at 5254 (offset 11 lines). Hunk #27 succeeded at 5285 (offset 11 lines). Hunk #28 succeeded at 5309 (offset 11 lines). Hunk #29 succeeded at 5343 (offset 11 lines). Hunk #30 succeeded at 5360 (offset 11 lines). patching file stage2/char_io.c patching file stage2/disk_io.c Hunk #1 succeeded at 133 (offset 3 lines). patching file stage2/fsys_fat.c patching file stage2/pc_slice.h patching file stage2/shared.h Hunk #2 succeeded at 714 (offset 3 lines). Hunk #3 succeeded at 866 (offset 3 lines). Hunk #4 succeeded at 900 (offset 3 lines). Hunk #5 succeeded at 908 (offset 3 lines). Hunk #6 succeeded at 924 (offset 3 lines). patching file netboot/etherboot.h -- Configuring done patching file stage2/common.c patching file stage2/serial.c patching file stage2/tparm.c patching file stage2/fsys_iso9660.c patching file stage2/fsys_reiserfs.c patching file netboot/misc.c patching file netboot/main.c Hunk #2 succeeded at 781 (offset 3 lines). Hunk #3 succeeded at 830 (offset 3 lines). Hunk #4 succeeded at 1138 (offset 3 lines). patching file stage2/graphics.c patching file stage2/graphics.h patching file stage2/stage2.c patching file stage2/fsys_xfs.c patching file stage2/gunzip.c patching file stage2/fsys_iso9660.c .... .......... .......... .......... .......... 7% 862K 20s 900K .......... .......... .......... .......-- Generating done -- Build files have been written to: /local/scratch/ianc/devel/committer.git/stubdom/tpm_emulator-x86_64/build touch tpm_emulator-x86_64 ... .......... 8% 549K 20s 950K .......... .......... .......... .......... .......... 8% 2.02M 19s 1000K .......... .......... .......... .......... .......... 8% 476K 19s 1050K .......... .......... .......... .......... .......... 9% 3.15M 19s 1100K .......... .......... .......... .......... .......... 9% 522K 19s 1150K .......... .......... .......... .......... .......... 10% 2.73M 18s 1200K .......... .......... .......... .......... .......... 10% 403K 18s 1250K .......... .......... .......... .......... .......... 11% 59.9M 17s 1300K .......... .......... .......... .......... .......... 11% 476K 18s 1350K .......... .......... .......... .......... .......... 11% 2.30M 17s 1400K .......... .......... .......... .......... .......... 12% 514K 17s 1450K .......... .......... .......... .......... .......... 12% 1.36M 17s 1500K .......... .......... .......... .......... .......... 13% 669K 16s 1550K .......... .......... .......... .......... .......... 13% 1.19M 16s 1600K .......... .......... .......... .......... .......... 14% 706K 16s 1650K .......... .......... .......... .......... .......... 14% 862K 16s 1700K .......... .......... .......... .......... .......... 14% 944K 16s 1750K .......... .......... .......... .......... .......... 15% 837K 15s 1800K .......... .......... .......... .......... .......... 15% 895K 15s 1850K .......... .......... .......... .......... .......... 16% 918K 15s 1900K .......... .......... .......... .......... .......... 16% 867K 15s 1950K .......... .......... .......... .......... .......... 17% 1.02M 15s 2000K .......... .......... .......... .......... .......... 17% 757K 15s 2050K .......... .......... .......... .......... .......... 17% 981K 14s 2100K .......... .......... .......... .......... .......... 18% 864K 14s 2150K .......... .......... .......... .......... .......... 18% 882K 14s 2200K .......... .......... .......... .......... .......... 19% 5.83M 14s 2250K .......... .......... .......... .......... .......... 19% 807K 14s 2300K .......... .......... .......... .......... .......... 20% 718K 13s 2350K .......... .......... .......... .......... .......... 20% 880K 13s 2400K .......... .......... .......... .......... .......... 20% 863K 13s 2450K .......... .......... .......... .......... .......... 21% 5.75M 13s 2500K .......... .......... .......... .......... .......... 21% 891K 13s 2550K .......... .......... .......... .......... .......... 22% 857K 13s 2600K .......... .......... .......... .......... .......... 22% 896K 13s 2650K .......... .......... .......... .......... .......... 22% 3.75M 12s 2700K .......... .......... .......... .......... .......... 23% 915K 12s 2750K .......... .......... .......... .......... .......... 23% 906K 12s 2800K .......... .......... .......... .......... .......... 24% 836K 12s 2850K .......... .......... .......... .......... .......... 24% 919K 12s 2900K .......... .......... .......... .......... .......... 25% 1.31M 12s 2950K .......... .......... .......... .......... .......... 25% 1.70M 12s 3000K .......... .......... .......... .......... .......... 25% 885K 11s 3050K .......... .......... .......... .......... .......... 26% 944K 11s 3100K .......... .......... .......... .......... .......... 26% 1.03M 11s 3150K .......... .......... .......... .......... .......... 27% 1.29M 11s 3200K .......... .......... .......... .......... .......... 27% 1.26M 11s 3250K .......... .......... .......... .......... .......... 28% 920K 11s 3300K .......... .......... .......... .......... .......... 28% 962K 11s 3350K .......... .......... .......... .......... .......... 28% 1.20M 11s 3400K .........touch ioemu/linkfarm.stamp . .........mkdir -p include/xen && \ ln -sf /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/arch-arm.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/arch-x86_32.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/arch-x86_64.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/callback.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/dom0_ops.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/domctl.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/elfnote.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/event_channel.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/features.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/gcov.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/grant_table.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/kexec.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/mem_event.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/memory.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/nmi.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/physdev.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/platform.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/sched.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/sysctl.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/tmem.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/trace.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/vcpu.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/version.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/xencomm.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/xen-compat.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/xen.h /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/xenoprof.h include/xen && \ ln -sf /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/arch-x86 /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/hvm /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/io /local/scratch/ianc/devel/committer.git/stubdom/../xen/include/public/xsm include/xen && \ ( [ -h include/xen/sys ] || ln -sf /local/scratch/ianc/devel/committer.git/stubdom/../tools/include/xen-sys/MiniOS include/xen/sys ) && \ ( [ -h include/xen/libelf ] || ln -sf /local/scratch/ianc/devel/committer.git/stubdom/../tools/include/xen/libelf include/xen/libelf ) && \ mkdir -p include/xen-foreign && \ ln -sf /local/scratch/ianc/devel/committer.git/stubdom/../tools/include/xen-foreign/arm32.h /local/scratch/ianc/devel/committer.git/stubdom/../tools/include/xen-foreign/arm64.h /local/scratch/ianc/devel/committer.git/stubdom/../tools/include/xen-foreign/checker /local/scratch/ianc/devel/committer.git/stubdom/../tools/include/xen-foreign/checker.c /local/scratch/ianc/devel/committer.git/stubdom/../tools/include/xen-foreign/Makefile /local/scratch/ianc/devel/committer.git/stubdom/../tools/include/xen-foreign/mkchecker.py /local/scratch/ianc/devel/committer.git/stubdom/../tools/include/xen-foreign/mkheader.py /local/scratch/ianc/devel/committer.git/stubdom/../tools/include/xen-foreign/reference.size /local/scratch/ianc/devel/committer.git/stubdom/../tools/include/xen-foreign/structs.py /local/scratch/ianc/devel/committer.git/stubdom/../tools/include/xen-foreign/structs.pyc /local/scratch/ianc/devel/committer.git/stubdom/../tools/include/xen-foreign/x86_32.h /local/scratch/ianc/devel/committer.git/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 ) . .......... .......... .......... 29% 1.27M 11s 3450K .......... .......... .......... .......... .......... 29% 800K 10s 3500K .......... .......... .......... .......... .......... 30% 1.21M 10s 3550K .......... .......... .......... .......... .......... 30% 1.05M 10smake[2]: Entering directory `/local/scratch/ianc/devel/committer.git/stubdom/include/xen-foreign' ./checker > tmp.size diff -u reference.size tmp.size rm tmp.size make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/stubdom/include/xen-foreign' mkdir -p libxc-x86_64 [ -h libxc-x86_64/Makefile ] || ( cd libxc-x86_64 && \ ln -sf /local/scratch/ianc/devel/committer.git/stubdom/../tools/libxc/*.h . && \ ln -sf /local/scratch/ianc/devel/committer.git/stubdom/../tools/libxc/*.c . && \ ln -sf /local/scratch/ianc/devel/committer.git/stubdom/../tools/libxc/Makefile . ) 3600K .......... .......... .......... .......... ......mkdir -p xenstore [ -h xenstore/Makefile ] || ( cd xenstore && \ ln -sf /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore/*.c . && \ ln -sf /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore/*.h . && \ ln -sf /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore/Makefile . ) make DESTDIR= -C /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os links .... 31% 870K 10s 3650K .......... .......... .......... .......... .......... 31% 2.68M 10s 3700K .......... .......... .......... .......... .......... 31% 742K 10s 3750K .......... .......... .......... .......... .......... 32% 1.06M 10s 3800K .......... .......... .......... .......... .......... 32% 917K 10s 3850K .......... .......... .......... ........make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/extras/mini-os' perl /local/scratch/ianc/devel/committer.git/extras/mini-os/../../tools/include/xen-external/bsd-sys-queue-h-seddery /local/scratch/ianc/devel/committer.git/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 ... 33%[ -e include/mini-os ] || ln -sf . include/mini-os 1.03M 10s 3900K .......... .....[ -e include/x86/mini-os ] || ln -sf . include/x86/mini-os make[2]: Leaving directory `/local/scratch/ianc/devel/committer.git/extras/mini-os' touch mk-headers-x86_64 ..... .......... .......... .......... 33% 2.54M 10s 3950K .......... .......... .......... .......... .......... 34% 750K 10s 4000K .......... .......... .......... .......... .......... 34% 1.14M 9s 4050K .......... .......... .......... .......... .......... 34% 777K 9s 4100K .......... .......... .......... .......... .......... 35% 567K 9s 4150K .......... .......... .......... .......... .......... 35% 4.72M 9s 4200K .......... .......... .......... .......... .......... 36% 1.71M 9s 4250K .......... .......... .......... .......... .......... 36% 380K 9s 4300K .......... .......... .......... .......... .......... 37% 1.30M 9s 4350K .......... .......... .......... .......... .......... 37% 5.68M 9s 4400K .......... .......... .......... .......... .......... 37% 390K 9s 4450K .......... .......... .......... .......... .......... 38% 3.21M 9s 4500K .......... .......... .......... .......... .......... 38% 463K 9s 4550K .......... .......... .......... .......... .......... 39% 3.22M 9s 4600K .......... .......... .......... .......... .......... 39% 588K 9s 4650K .......... .......... .......... .......... .......... 40% 1.46M 9s 4700K .......... .......... .......... .......... .......... 40% 5.67M 8s 4750K .......... .......... .......... .......... .......... 40% 443K 8s 4800K .......... .......... .......... .......... .......... 41% 5.42M 8s 4850K .......... .......... .......... .......... .......... 41% 2.70M 8s 4900K .......... .......... .......... .......... .......... 42% 529K 8s 4950K .......... .......... .......... .......... .......... 42% 4.00M 8s 5000K .......... .......... .......... .......... .......... 43% 527K 8s 5050K .......... .......... .......... .......... .......... 43% 2.56M 8s 5100K .......... .......... .......... .......... .......... 43% 457K 8s 5150K .......... .......... .......... .......... .......... 44% 597K 8s 5200K .......... .......... .......... .......... .......... 44% 4.39M 8s 5250K .......... .......... .......... .......... .......... 45% 536K 8s 5300K .......... .......... .......... .......... .......... 45% 2.23M 8s 5350K .......... .......... .......... .......... .......... 45% 1.03M 8s 5400K .......... .......... .......... .......... .......... 46% 890K 8s 5450K .......... .......... .......... .......... .......... 46% 2.57M 7s 5500K .......... .......... .......... .......... .......... 47% 450K 7s 5550K .......... .......... .......... .......... .......... 47% 875K 7s 5600K .......... .......... .......... .......... .......... 48% 1.11M 7s 5650K .......... .......... .......... .......... .......... 48% 942K 7s 5700K .......... .......... .......... .......... .......... 48% 760K 7s 5750K .......... .......... .......... .......... .......... 49% 887K 7s 5800K .......... .......... .......... .......... .......... 49% 302K 7s 5850K .......... .......... .......... .......... .......... 50% 1.30M 7s 5900K .......... .......... .......... .......... .......... 50% 586K 7s 5950K .......... .......... .......... .......... .......... 51% 47.4M 7s 6000K .......... .......... .......... .......... .......... 51% 7.66M 7s 6050K .......... .......... .......... .......... .......... 51% 474K 7s 6100K .......... .......... .......... .......... .......... 52% 4.60M 7s 6150K .......... .......... .......... .......... .......... 52% 395K 7s 6200K .......... .......... .......... .......... .......... 53% 3.12M 7s 6250K .......... .......... .......... .......... .......... 53% 457K 7s 6300K .......... .......... .......... .......... .......... 54% 5.84M 6s 6350K .......... .......... .......... .......... .......... 54% 478K 6s 6400K .......... .......... .......... .......... .......... 54% 2.71M 6s 6450K .......... .......... .......... .......... .......... 55% 544K 6s 6500K .......... .......... .......... .......... .......... 55% 831K 6s 6550K .......... .......... .......... .......... .......... 56% 705K 6s 6600K .......... .......... .......... .......... .......... 56% 3.13M 6s 6650K .......... .......... .......... .......... .......... 57% 637K 6s 6700K .......... .......... .......... .......... .......... 57% 1.32M 6s 6750K .......... .......... .......... .......... .......... 57% 655K 6s 6800K .......... .......... .......... .......... .......... 58% 872K 6s 6850K .......... .......... .......... .......... .......... 58% 843K 6s 6900K .......... .......... .......... .......... .......... 59% 951K 6s 6950K .......... .......... .......... .......... .......... 59% 943K 6s 7000K .......... .......... .......... .......... .......... 60% 696K 6s 7050K .......... .......... .......... .......... .......... 60% 720K 6s 7100K .......... .......... .......... .......... .......... 60% 1.13M 5s 7150K .......... .......... .......... .......... .......... 61% 710K 5s 7200K .......... .......... .......... .......... .......... 61% 713K 5s 7250K .......... .......... .......... .......... .......... 62% 1.15M 5s 7300K .......... .......... .......... .......... .......... 62% 693K 5s 7350K .......... .......... .......... .......... .......... 63% 1.30M 5s 7400K .......... .......... .......... .......... .......... 63% 889K 5s 7450K .......... .......... .......... .......... .......... 63% 1.49M 5s 7500K .......... .......... .......... .......... .......... 64% 611K 5s 7550K .......... .......... .......... .......... .......... 64% 988K 5s 7600K .......... .......... .......... .......... .......... 65% 1018K 5s 7650K .......... .......... .......... .......... .......... 65% 1.98M 5s 7700K .......... .......... .......... .......... .......... 65% 1001K 5s 7750K .......... .......... .......... .......... .......... 66% 766K 5s 7800K .......... .......... .......... .......... .......... 66% 1.12M 5s 7850K .......... .......... .......... .......... .......... 67% 745K 5s 7900K .......... .......... .......... .......... .......... 67% 3.13M 4s 7950K .......... .......... .......... .......... .......... 68% 500K 4s 8000K .......... .......... .......... .......... .......... 68% 3.33M 4s 8050K .......... .......... .......... .......... .......... 68% 1.27M 4s 8100K .......... .......... .......... .......... .......... 69% 673K 4s 8150K .......... .......... .......... .......... .......... 69% 3.76M 4s 8200K .......... .......... .......... .......... .......... 70% 527K 4s 8250K .......... .......... .......... .......... .......... 70% 2.46M 4s 8300K .......... .......... .......... .......... .......... 71% 2.06M 4s 8350K .......... .......... .......... .......... .......... 71% 605K 4s 8400K .......... .......... .......... .......... .......... 71% 2.66M 4s 8450K .......... .......... .......... .......... .......... 72% 567K 4s 8500K .......... .......... .......... .......... .......... 72% 1.85M 4s 8550K .......... .......... .......... .......... .......... 73% 4.40M 4s 8600K .......... .......... .......... .......... .......... 73% 583K 4s 8650K .......... .......... .......... .......... .......... 74% 1.82M 4s 8700K .......... .......... .......... .......... .......... 74% 799K 3s 8750K .......... .......... .......... .......... .......... 74% 1.04M 3s 8800K .......... .......... .......... .......... .......... 75% 1.40M 3s 8850K .......... .......... .......... .......... .......... 75% 903K 3s 8900K .......... .......... .......... .......... .......... 76% 1.30M 3s 8950K .......... .......... .......... .......... .......... 76% 791K 3s 9000K .......... .......... .......... .......... .......... 77% 850K 3s 9050K .......... .......... .......... .......... .......... 77% 5.58M 3s 9100K .......... .......... .......... .......... .......... 77% 589K 3s 9150K .......... .......... .......... .......... .......... 78% 1.55M 3s 9200K .......... .......... .......... .......... .......... 78% 653K 3s 9250K .......... .......... .......... .......... .......... 79% 1.43M 3s 9300K .......... .......... .......... .......... .......... 79% 3.82M 3s 9350K .......... .......... .......... .......... .......... 80% 646K 3s 9400K .......... .......... .......... .......... .......... 80% 1.34M 3s 9450K .......... .......... .......... .......... .......... 80% 653K 3s 9500K .......... .......... .......... .......... .......... 81% 2.21M 3s 9550K .......... .......... .......... .......... .......... 81% 2.31M 2s 9600K .......... .......... .......... .......... .......... 82% 630K 2s 9650K .......... .......... .......... .......... .......... 82% 1.35M 2s 9700K .......... .......... .......... .......... .......... 83% 713K 2s 9750K .......... .......... .......... .......... .......... 83% 2.18M 2s 9800K .......... .......... .......... .......... .......... 83% 1.68M 2s 9850K .......... .......... .......... .......... .......... 84% 674K 2s 9900K .......... .......... .......... .......... .......... 84% 1.16M 2s 9950K .......... .......... .......... .......... .......... 85% 760K 2s 10000K .......... .......... .......... .......... .......... 85% 4.16M 2s 10050K .......... .......... .......... .......... .......... 86% 749K 2s 10100K .......... .......... .......... .......... .......... 86% 1.09M 2s 10150K .......... .......... .......... .......... .......... 86% 804K 2s 10200K .......... .......... .......... .......... .......... 87% 871K 2s 10250K .......... .......... .......... .......... .......... 87% 4.69M 2s 10300K .......... .......... .......... .......... .......... 88% 969K 2s 10350K .......... .......... .......... .......... .......... 88% 906K 2s 10400K .......... .......... .......... .......... .......... 88% 812K 1s 10450K .......... .......... .......... .......... .......... 89% 1.07M 1s 10500K .......... .......... .......... .......... .......... 89% 1.71M 1s 10550K .......... .......... .......... .......... .......... 90% 1.05M 1s 10600K .......... .......... .......... .......... .......... 90% 967K 1s 10650K .......... .......... .......... .......... .......... 91% 966K 1s 10700K .......... .......... .......... .......... .......... 91% 944K 1s 10750K .......... .......... .......... .......... .......... 91% 306K 1s 10800K .......... .......... .......... .......... .......... 92% 952K 1s 10850K .......... .......... .......... .......... .......... 92% 1.67M 1s 10900K .......... .......... .......... .......... .......... 93% 2.39M 1s 10950K .......... .......... .......... .......... .......... 93% 1.13M 1s 11000K .......... .......... .......... .......... .......... 94% 561K 1s 11050K .......... .......... .......... .......... .......... 94% 1.97M 1s 11100K .......... .......... .......... .......... .......... 94% 530K 1s 11150K .......... .......... .......... .......... .......... 95% 1.50M 1s 11200K .......... .......... .......... .......... .......... 95% 572K 1s 11250K .......... .......... .......... .......... .......... 96% 516K 1s 11300K .......... .......... .......... .......... .......... 96% 1.85M 0s 11350K .......... .......... .......... .......... .......... 97% 461K 0s 11400K .......... .......... .......... .......... .......... 97% 5.42M 0s 11450K .......... .......... .......... .......... .......... 97% 466K 0s 11500K .......... .......... .......... .......... .......... 98% 1.01M 0s 11550K .......... .......... .......... .......... .......... 98% 734K 0s 11600K .......... .......... .......... .......... .......... 99% 1.17M 0s 11650K .......... .......... .......... .......... .......... 99% 662K 0s 11700K .......... .......... .......... .......... .. 100% 1.17M=13s 2014-06-12 12:14:29 (883 KB/s) - `newlib-1.16.0.tar.gz' saved [12024353/12024353] 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/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="gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS" AR_FOR_TARGET=ar LD_FOR_TARGET=ld RANLIB_FOR_TARGET=ranlib ../newlib-1.16.0/configure --prefix=/local/scratch/ianc/devel/committer.git/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... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... expect checking for runtest... runtest checking for ar... ar checking for as... as checking for dlltool... no checking for ld... ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for cc... (cached) gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS checking for gcc... (cached) gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS checking for x86_64-xen-elf-c++... no checking for x86_64-xen-elf-g++... no checking for x86_64-xen-elf-cxx... no checking for x86_64-xen-elf-gxx... no checking for x86_64-xen-elf-gcc... no checking for x86_64-xen-elf-gcj... no checking for x86_64-xen-elf-gfortran... no checking for ar... (cached) ar checking for x86_64-xen-elf-as... no checking for x86_64-xen-elf-dlltool... no checking for ld... (cached) ld checking for x86_64-xen-elf-lipo... no checking for x86_64-xen-elf-nm... no checking for x86_64-xen-elf-objdump... no checking for ranlib... (cached) ranlib checking for x86_64-xen-elf-strip... no checking for x86_64-xen-elf-windres... no checking for x86_64-xen-elf-windmc... no checking where to find the target ar... pre-installed checking where to find the target as... pre-installed checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target gcc... pre-installed checking where to find the target gcj... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target ld... pre-installed checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed checking where to find the target objdump... pre-installed checking where to find the target ranlib... pre-installed checking where to find the target strip... pre-installed checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no checking whether -fkeep-inline-functions is supported... yes configure: creating ./config.status config.status: creating Makefile make[2]: Entering directory `/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64' make[3]: Entering directory `/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64' Checking multilib configuration for newlib... Checking multilib configuration for libgloss... mkdir -p -- ./etc mkdir -p -- x86_64-xen-elf/newlib mkdir -p -- x86_64-xen-elf/libgloss Configuring in ./etc Configuring in x86_64-xen-elf/newlib Configuring in x86_64-xen-elf/libgloss configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c updating cache ./config.cache configure: creating ./config.status configure: creating cache ./config.cache configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking build system type... checking build system type... x86_64-unknown-linux-gnu x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking host system type... x86_64-xen-elf checking target system type... x86_64-xen-elf checking whether build environment is sane... config.status: creating Makefile make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/etc' for f in standards.info configure.info; do \ if test -f ../../newlib-1.16.0/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ true; \ else \ exit 1; \ fi; \ fi; \ done make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/etc' makeinfo --split-size=5000000 --split-size=5000000 --no-split -I../../newlib-1.16.0/etc -o standards.info ../../newlib-1.16.0/etc/standards.texi make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/etc' make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/etc' rm -f configdev.txt configbuild.txt cp ../../newlib-1.16.0/etc/configdev.tin configdev.txt cp ../../newlib-1.16.0/etc/configbuild.tin configbuild.txt makeinfo --split-size=5000000 --split-size=5000000 -I../../newlib-1.16.0/etc -o configure.info ../../newlib-1.16.0/etc/configure.texi rm -f configdev.txt configbuild.txt make[5]: Leaving directory `/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/etc' make[4]: Leaving directory `/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/etc' yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking host system type... x86_64-xen-elf checking for x86_64-xen-elf-strip... x86_64-xen-elf-strip checking for gcc... gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 checking dependency style of gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-xen-elf-strip... x86_64-xen-elf-strip checking for style of include used by make... GNU checking for gcc... gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 checking dependency style of gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64... gcc3 checking whether we are using GNU C... yes checking whether gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 accepts -g... gcc3 checking whether we are using GNU C... yes checking whether gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 accepts -g... no checking for x86_64-xen-elf-as... x86_64-xen-elf-as checking for x86_64-xen-elf-ar... ar checking for x86_64-xen-elf-ranlib... ranlib checking for x86_64-xen-elf-readelf... no checking for readelf... readelf configure: WARNING: In the future, Autoconf will not detect cross-tools whose name does not start with the host triplet. If you think this configuration is useful to you, please write to autoconf@xxxxxxxx checking for a BSD-compatible install... /usr/bin/install -c checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... no checking for ar... ar checking for x86_64-xen-elf-ranlib... ranlib /bin/sed checking for gawk... (cached) gawk updating cache ./config.cache configure: creating ./config.status checking for .preinit_array/.init_array/.fini_array support... yes checking for array aliasing support... no config.status: creating Makefile configure: updating cache ./config.cache configure: creating ./config.status config.status: executing depfiles commands configure: configuring in doc configure: running /bin/sh '../../../../newlib-1.16.0/libgloss/doc/configure' --prefix=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64 '--cache-file=./config.cache' '--with-newlib' '--with-cross-host=x86_64-unknown-linux-gnu' '--prefix=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64' '--verbose' '--target=x86_64-xen-elf' '--enable-newlib-io-long-long' '--disable-multilib' '--program-transform-name=s,^,x86_64-xen-elf-,' '--with-target-subdir=x86_64-xen-elf' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-xen-elf' '--target=x86_64-xen-elf' '--srcdir=../../../newlib-1.16.0/libgloss' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-xen-elf' 'target_alias=x86_64-xen-elf' --cache-file=.././config.cache --srcdir=../../../../newlib-1.16.0/libgloss/doc configure: loading cache .././config.cache checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile configure: configuring in libnosys configure: running /bin/sh '../../../../newlib-1.16.0/libgloss/libnosys/configure' --prefix=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64 '--cache-file=./config.cache' '--with-newlib' '--with-cross-host=x86_64-unknown-linux-gnu' '--prefix=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64' '--verbose' '--target=x86_64-xen-elf' '--enable-newlib-io-long-long' '--disable-multilib' '--program-transform-name=s,^,x86_64-xen-elf-,' '--with-target-subdir=x86_64-xen-elf' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-xen-elf' '--target=x86_64-xen-elf' '--srcdir=../../../newlib-1.16.0/libgloss' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-xen-elf' 'target_alias=x86_64-xen-elf' --cache-file=.././config.cache --srcdir=../../../../newlib-1.16.0/libgloss/libnosys config.status: creating Makefile config.status: creating newlib.h config.status: executing depfiles commands === configuring in libc (/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc) configure: loading cache .././config.cache configure: running /bin/sh ../../../../newlib-1.16.0/newlib/libc/configure '--prefix=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64' '--with-newlib' '--with-cross-host=x86_64-unknown-linux-gnu' '--verbose' '--target=x86_64-xen-elf' '--enable-newlib-io-long-long' '--disable-multilib' '--program-transform-name=s,^,x86_64-xen-elf-,' '--with-target-subdir=x86_64-xen-elf' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-xen-elf' '--target=x86_64-xen-elf' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-xen-elf' 'target_alias=x86_64-xen-elf' 'CC=gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64' 'CFLAGS=-O2 -g -g -O2 ' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=.././config.cache --srcdir=../../../../newlib-1.16.0/newlib/libc checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-xen-elf checking target system type... (cached) x86_64-xen-elf checking for a BSD-compatible install... /usr/bin/install -c checking for .previous assembler directive... yes checking for .popsection assembler directive... yes checking for section attributes... yes checking for symbol prefix... none checking for style of include used by make... GNU checking for gcc... (cached) gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 checking dependency style of gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64... (cached) gcc3 checking whether we are using GNU C... (cached) yes checking whether gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 accepts -g... (cached) no checking for x86_64-xen-elf-ranlib... (cached) ranlib updating cache .././config.cache configure: creating ./config.status configure: loading cache .././config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... config.status: creating Makefile Adding multilib support to Makefile in ../../../../newlib-1.16.0/libgloss/libnosys with_multisubdir= config.status: creating config.h config.status: executing depfiles commands yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking host system type... (cached) x86_64-xen-elf checking for x86_64-xen-elf-strip... (cached) x86_64-xen-elf-strip checking for gcc... (cached) gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 checking dependency style of gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64... (cached) gcc3 checking whether we are using GNU C... (cached) yes checking whether gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 accepts -g... (cached) no checking for x86_64-xen-elf-as... (cached) x86_64-xen-elf-as checking for x86_64-xen-elf-ar... (cached) ar checking for x86_64-xen-elf-ranlib... (cached) ranlib checking for x86_64-xen-elf-readelf... no checking for readelf... (cached) readelf configure: WARNING: In the future, Autoconf will not detect cross-tools whose name does not start with the host triplet. If you think this configuration is useful to you, please write to autoconf@xxxxxxxx checking for a BSD-compatible install... /usr/bin/install -c checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... (cached) /bin/sed configure: creating ./config.status config.status: creating Makefile config.status: WARNING: ../../../../newlib-1.16.0/newlib/libc/Makefile.in seems to ignore the --datarootdir setting config.status: creating argz/Makefile config.status: creating ctype/Makefile config.status: creating errno/Makefile config.status: creating locale/Makefile config.status: creating misc/Makefile config.status: creating reent/Makefile config.status: creating search/Makefile config.status: creating stdio/Makefile config.status: creating stdio64/Makefile config.status: creating stdlib/Makefile config.status: creating string/Makefile config.status: WARNING: ../../../../newlib-1.16.0/newlib/libc/string/Makefile.in seems to ignore the --datarootdir setting config.status: creating time/Makefile config.status: WARNING: ../../../../newlib-1.16.0/newlib/libc/time/Makefile.in seems to ignore the --datarootdir setting config.status: creating posix/Makefile config.status: creating signal/Makefile config.status: creating syscalls/Makefile config.status: WARNING: ../../../../newlib-1.16.0/newlib/libc/syscalls/Makefile.in seems to ignore the --datarootdir setting config.status: creating unix/Makefile config.status: WARNING: ../../../../newlib-1.16.0/newlib/libc/unix/Makefile.in seems to ignore the --datarootdir setting config.status: creating iconv/Makefile config.status: creating iconv/ces/Makefile config.status: creating iconv/ccs/Makefile config.status: creating iconv/ccs/binary/Makefile config.status: creating iconv/lib/Makefile config.status: executing depfiles commands === configuring in machine (/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/machine) configure: running /bin/sh ../../../../../newlib-1.16.0/newlib/libc/machine/configure '--prefix=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64' '--with-newlib' '--with-cross-host=x86_64-unknown-linux-gnu' '--verbose' '--target=x86_64-xen-elf' '--enable-newlib-io-long-long' '--disable-multilib' '--program-transform-name=s,^,x86_64-xen-elf-,' '--with-target-subdir=x86_64-xen-elf' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-xen-elf' '--target=x86_64-xen-elf' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-xen-elf' 'target_alias=x86_64-xen-elf' 'CC=gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64' 'CFLAGS=-O2 -g -g -O2 ' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=../.././config.cache --srcdir=../../../../../newlib-1.16.0/newlib/libc/machine configure: loading cache ../.././config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking host system type... (cached) x86_64-xen-elf checking for x86_64-xen-elf-strip... (cached) x86_64-xen-elf-strip checking for gcc... (cached) gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 checking dependency style of gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64... (cached) gcc3 checking whether we are using GNU C... (cached) yes checking whether gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 accepts -g... (cached) no checking for x86_64-xen-elf-as... (cached) x86_64-xen-elf-as checking for x86_64-xen-elf-ar... (cached) ar checking for x86_64-xen-elf-ranlib... (cached) ranlib checking for x86_64-xen-elf-readelf... no checking for readelf... (cached) readelf checking for a BSD-compatible install... /usr/bin/install -c checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... /bin/sed updating cache ../.././config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands configure: configuring in x86_64 configure: running /bin/sh ../../../../../../newlib-1.16.0/newlib/libc/machine/x86_64/configure --prefix=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64 '--with-newlib' '--with-cross-host=x86_64-unknown-linux-gnu' '--verbose' '--target=x86_64-xen-elf' '--enable-newlib-io-long-long' '--disable-multilib' '--program-transform-name=s,^,x86_64-xen-elf-,' '--with-target-subdir=x86_64-xen-elf' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-xen-elf' '--target=x86_64-xen-elf' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-xen-elf' 'target_alias=x86_64-xen-elf' 'CC=gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64' 'CFLAGS=-O2 -g -g -O2 ' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=../../.././config.cache --srcdir=../../../../../../newlib-1.16.0/newlib/libc/machine/x86_64 configure: loading cache ../../.././config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking host system type... (cached) x86_64-xen-elf checking for x86_64-xen-elf-strip... (cached) x86_64-xen-elf-strip checking for gcc... (cached) gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 checking dependency style of gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64... (cached) gcc3 checking whether we are using GNU C... (cached) yes checking whether gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 accepts -g... (cached) no checking for x86_64-xen-elf-as... (cached) x86_64-xen-elf-as checking for x86_64-xen-elf-ar... (cached) ar checking for x86_64-xen-elf-ranlib... (cached) ranlib checking for x86_64-xen-elf-readelf... no checking for readelf... (cached) readelf configure: WARNING: In the future, Autoconf will not detect cross-tools whose name does not start with the host triplet. If you think this configuration is useful to you, please write to autoconf@xxxxxxxx checking for a BSD-compatible install... /usr/bin/install -c checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands === configuring in sys (/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/sys) configure: running /bin/sh ../../../../../newlib-1.16.0/newlib/libc/sys/configure '--prefix=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64' '--with-newlib' '--with-cross-host=x86_64-unknown-linux-gnu' '--verbose' '--target=x86_64-xen-elf' '--enable-newlib-io-long-long' '--disable-multilib' '--program-transform-name=s,^,x86_64-xen-elf-,' '--with-target-subdir=x86_64-xen-elf' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-xen-elf' '--target=x86_64-xen-elf' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-xen-elf' 'target_alias=x86_64-xen-elf' 'CC=gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64' 'CFLAGS=-O2 -g -g -O2 ' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=../.././config.cache --srcdir=../../../../../newlib-1.16.0/newlib/libc/sys configure: loading cache ../.././config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking host system type... (cached) x86_64-xen-elf checking for x86_64-xen-elf-strip... (cached) x86_64-xen-elf-strip checking for gcc... (cached) gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 checking dependency style of gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64... (cached) gcc3 checking whether we are using GNU C... (cached) yes checking whether gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 accepts -g... (cached) no checking for x86_64-xen-elf-as... (cached) x86_64-xen-elf-as checking for x86_64-xen-elf-ar... (cached) ar checking for x86_64-xen-elf-ranlib... (cached) ranlib checking for x86_64-xen-elf-readelf... no checking for readelf... (cached) readelf checking for a BSD-compatible install... /usr/bin/install -c checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... (cached) /bin/sed configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands === configuring in libm (/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libm) configure: running /bin/sh ../../../../newlib-1.16.0/newlib/libm/configure '--prefix=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64' '--with-newlib' '--with-cross-host=x86_64-unknown-linux-gnu' '--verbose' '--target=x86_64-xen-elf' '--enable-newlib-io-long-long' '--disable-multilib' '--program-transform-name=s,^,x86_64-xen-elf-,' '--with-target-subdir=x86_64-xen-elf' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-xen-elf' '--target=x86_64-xen-elf' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-xen-elf' 'target_alias=x86_64-xen-elf' 'CC=gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64' 'CFLAGS=-O2 -g -g -O2 ' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=.././config.cache --srcdir=../../../../newlib-1.16.0/newlib/libm configure: loading cache .././config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking host system type... (cached) x86_64-xen-elf checking for x86_64-xen-elf-strip... (cached) x86_64-xen-elf-strip checking for gcc... (cached) gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 checking dependency style of gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64... (cached) gcc3 checking whether we are using GNU C... (cached) yes checking whether gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 accepts -g... (cached) no checking for x86_64-xen-elf-as... (cached) x86_64-xen-elf-as checking for x86_64-xen-elf-ar... (cached) ar checking for x86_64-xen-elf-ranlib... (cached) ranlib checking for x86_64-xen-elf-readelf... no checking for readelf... (cached) readelf configure: WARNING: In the future, Autoconf will not detect cross-tools whose name does not start with the host triplet. If you think this configuration is useful to you, please write to autoconf@xxxxxxxx checking for a BSD-compatible install... /usr/bin/install -c checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... (cached) /bin/sed configure: creating ./config.status config.status: creating Makefile config.status: creating math/Makefile config.status: creating mathfp/Makefile config.status: creating common/Makefile config.status: executing depfiles commands === configuring in machine (/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libm/machine) configure: running /bin/sh ../../../../../newlib-1.16.0/newlib/libm/machine/configure '--prefix=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64' '--with-newlib' '--with-cross-host=x86_64-unknown-linux-gnu' '--verbose' '--target=x86_64-xen-elf' '--enable-newlib-io-long-long' '--disable-multilib' '--program-transform-name=s,^,x86_64-xen-elf-,' '--with-target-subdir=x86_64-xen-elf' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-xen-elf' '--target=x86_64-xen-elf' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-xen-elf' 'target_alias=x86_64-xen-elf' 'CC=gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64' 'CFLAGS=-O2 -g -g -O2 ' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=../.././config.cache --srcdir=../../../../../newlib-1.16.0/newlib/libm/machine configure: loading cache ../.././config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking host system type... (cached) x86_64-xen-elf checking for x86_64-xen-elf-strip... (cached) x86_64-xen-elf-strip checking for gcc... (cached) gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 checking dependency style of gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64... (cached) gcc3 checking whether we are using GNU C... (cached) yes checking whether gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 accepts -g... (cached) no checking for x86_64-xen-elf-as... (cached) x86_64-xen-elf-as checking for x86_64-xen-elf-ar... (cached) ar checking for x86_64-xen-elf-ranlib... (cached) ranlib checking for x86_64-xen-elf-readelf... no checking for readelf... (cached) readelf configure: WARNING: In the future, Autoconf will not detect cross-tools whose name does not start with the host triplet. If you think this configuration is useful to you, please write to autoconf@xxxxxxxx checking for a BSD-compatible install... /usr/bin/install -c checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... (cached) /bin/sed configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands === configuring in doc (/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/doc) configure: running /bin/sh ../../../../newlib-1.16.0/newlib/doc/configure '--prefix=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64' '--with-newlib' '--with-cross-host=x86_64-unknown-linux-gnu' '--verbose' '--target=x86_64-xen-elf' '--enable-newlib-io-long-long' '--disable-multilib' '--program-transform-name=s,^,x86_64-xen-elf-,' '--with-target-subdir=x86_64-xen-elf' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-xen-elf' '--target=x86_64-xen-elf' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-xen-elf' 'target_alias=x86_64-xen-elf' 'CC=gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64' 'CFLAGS=-O2 -g -g -O2 ' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=.././config.cache --srcdir=../../../../newlib-1.16.0/newlib/doc configure: loading cache .././config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking host system type... (cached) x86_64-xen-elf checking for x86_64-xen-elf-strip... (cached) x86_64-xen-elf-strip checking for gcc... (cached) gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 checking dependency style of gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64... (cached) gcc3 checking whether we are using GNU C... (cached) yes checking whether gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64 accepts -g... (cached) no checking for x86_64-xen-elf-as... (cached) x86_64-xen-elf-as checking for x86_64-xen-elf-ar... (cached) ar checking for x86_64-xen-elf-ranlib... (cached) ranlib checking for x86_64-xen-elf-readelf... no checking for readelf... (cached) readelf configure: WARNING: In the future, Autoconf will not detect cross-tools whose name does not start with the host triplet. If you think this configuration is useful to you, please write to autoconf@xxxxxxxx checking for a BSD-compatible install... /usr/bin/install -c checking whether to enable maintainer-specific portions of Makefiles... no checking for build system executable suffix... no configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands make[4]: Entering directory `/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -g -g -O2 " "CCASFLAGS=" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-O2 -g -g -O2 " "INSTALL=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2 -g -g -O2 " "LIBCFLAGS_FOR_TARGET=-O2 -g -g -O2 " "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64" "infodir=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/info" "libdir=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/lib" "prefix=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64" "tooldir=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf" "top_toollibdir=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/lib" "AR=ar" "AS=x86_64-xen-elf-as" "CC=gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64" "LD=ld" "LIBCFLAGS=-O2 -g -g -O2 " "NM=x86_64-xen-elf-nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-recursive make[5]: Entering directory `/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -g -g -O2 " "CCASFLAGS=" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-O2 -g -g -O2 " "INSTALL=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2 -g -g -O2 " "LIBCFLAGS_FOR_TARGET=-O2 -g -g -O2 " "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64" "infodir=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/info" "libdir=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/lib" "prefix=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64" "tooldir=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf" "top_toollibdir=/local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/lib" "AR=ar" "AS=x86_64-xen-elf-as" "CC=gcc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/../tools/xenstore -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86 -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /local/scratch/ianc/devel/committer.git/stubdom/../extras/mini-os/include/posix -isystem /local/scratch/ianc/devel/committer.git/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include -isystem /local/scratch/ianc/devel/committer.git/stubdom/lwip-x86_64/src/include/ipv4 -I/local/scratch/ianc/devel/committer.git/stubdom/include -I/local/scratch/ianc/devel/committer.git/stubdom/../xen/include -mno-red-zone -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 -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/newlib/libc/include -B/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/local/scratch/ianc/devel/committer.git/stubdom/newlib-1.16.0/libgloss/x86_64" "LD=ld" "LIBCFLAGS=-O2 -g -g -O2 " "NM=x86_64-xen-elf-nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make rm -rf targ-include stmp-targ-include mkdir targ-include targ-include/sys targ-include/machine targ-include/bits cp newlib.h targ-include/newlib.h for i in ../../../newlib-1.16.0/newlib/libc/machine/x86_64/machine/*.h; do \ if [ -f $i ]; then \ cp $i targ-include/machine/`basename $i`; \ else true; fi ; \ done for i in ../../../newlib-1.16.0/newlib/libc/machine/x86_64/sys/*.h; do \ if [ -f $i ]; then \ cp $i targ-include/sys/`basename $i`; \ else true; fi ; \ done for i in ../../../newlib-1.16.0/newlib/libc/machine/x86_64/include/*.h; do \ if [ -f $i ]; then \ cp $i targ-include/`basename $i`; \ else true; fi ; \ done for i in ../../../newlib-1.16.0/newlib/libc/sys//include/*.h; do \ if [ -f $i ]; then \ cp $i targ-include/`basename $i`; \ else true; fi ; \ done for i in ../../../newlib-1.16.0/newlib/libc/sys//sys/*.h; do \ if [ -f $i ]; then \ cp $i targ-include/sys/`basename $i`; \ else true; fi ; \ done for i in ../../../newlib-1.16.0/newlib/libc/sys//bits/*.h; do \ if [ -f $i ]; then \ cp $i targ-include/bits/`basename $i`; \ else true; fi ; \ done for i in ../../../newlib-1.16.0/newlib/libc/sys//machine/*.h;