root@vfarm:/mnt/vm/xen/xen-unstable.hg# make deb make -C xen install make[1]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen' make -f Rules.mk _install make[2]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen' make -C tools make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen/tools' [ -d figlet ] && make -C figlet make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen/tools/figlet' gcc -o figlet figlet.c make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/tools/figlet' make symbols make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen/tools' gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -o symbols symbols.c make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/tools' make[3]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/tools' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk include/xen/compile.h make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen' make -C tools make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen/tools' [ -d figlet ] && make -C figlet make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen/tools/figlet' make[5]: `figlet' is up to date. make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/tools/figlet' make symbols make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen/tools' make[5]: `symbols' is up to date. make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/tools' make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/tools' __ __ _ _ ____ _ _ _ \ \/ /___ _ __ | || | |___ \ _ _ _ __ ___| |_ __ _| |__ | | ___ \ // _ \ '_ \ | || |_ __) |__| | | | '_ \/ __| __/ _` | '_ \| |/ _ \ / \ __/ | | | |__ _| / __/|__| |_| | | | \__ \ || (_| | |_) | | __/ /_/\_\___|_| |_| |_|(_)_____| \__,_|_| |_|___/\__\__,_|_.__/|_|\___| make[3]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen' [ -e include/asm ] || ln -sf asm-x86 include/asm make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C include make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen/include' mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/callback.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/callback.c.new mv -f compat/callback.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/callback.i compat/callback.c set -e; id=_$(echo compat/callback.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/callback.h.new; \ echo "#define $id" >>compat/callback.h.new; \ echo "#include " >>compat/callback.h.new; \ echo "#include " >>compat/callback.h.new; \ echo "#pragma pack(4)" >>compat/callback.h.new; \ grep -v '^# [0-9]' compat/callback.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/callback.h.new; \ echo "#pragma pack()" >>compat/callback.h.new; \ echo "#endif /* $id */" >>compat/callback.h.new mv -f compat/callback.h.new compat/callback.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/elfnote.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/elfnote.c.new mv -f compat/elfnote.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/elfnote.i compat/elfnote.c set -e; id=_$(echo compat/elfnote.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/elfnote.h.new; \ echo "#define $id" >>compat/elfnote.h.new; \ echo "#include " >>compat/elfnote.h.new; \ echo "#include " >>compat/elfnote.h.new; \ echo "#pragma pack(4)" >>compat/elfnote.h.new; \ grep -v '^# [0-9]' compat/elfnote.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/elfnote.h.new; \ echo "#pragma pack()" >>compat/elfnote.h.new; \ echo "#endif /* $id */" >>compat/elfnote.h.new mv -f compat/elfnote.h.new compat/elfnote.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/event_channel.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/event_channel.c.new mv -f compat/event_channel.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/event_channel.i compat/event_channel.c set -e; id=_$(echo compat/event_channel.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/event_channel.h.new; \ echo "#define $id" >>compat/event_channel.h.new; \ echo "#include " >>compat/event_channel.h.new; \ echo "#include " >>compat/event_channel.h.new; \ echo "#pragma pack(4)" >>compat/event_channel.h.new; \ grep -v '^# [0-9]' compat/event_channel.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/event_channel.h.new; \ echo "#pragma pack()" >>compat/event_channel.h.new; \ echo "#endif /* $id */" >>compat/event_channel.h.new mv -f compat/event_channel.h.new compat/event_channel.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/features.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/features.c.new mv -f compat/features.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/features.i compat/features.c set -e; id=_$(echo compat/features.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/features.h.new; \ echo "#define $id" >>compat/features.h.new; \ echo "#include " >>compat/features.h.new; \ echo "#include " >>compat/features.h.new; \ echo "#pragma pack(4)" >>compat/features.h.new; \ grep -v '^# [0-9]' compat/features.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/features.h.new; \ echo "#pragma pack()" >>compat/features.h.new; \ echo "#endif /* $id */" >>compat/features.h.new mv -f compat/features.h.new compat/features.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/grant_table.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/grant_table.c.new mv -f compat/grant_table.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/grant_table.i compat/grant_table.c set -e; id=_$(echo compat/grant_table.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/grant_table.h.new; \ echo "#define $id" >>compat/grant_table.h.new; \ echo "#include " >>compat/grant_table.h.new; \ echo "#include " >>compat/grant_table.h.new; \ echo "#pragma pack(4)" >>compat/grant_table.h.new; \ grep -v '^# [0-9]' compat/grant_table.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/grant_table.h.new; \ echo "#pragma pack()" >>compat/grant_table.h.new; \ echo "#endif /* $id */" >>compat/grant_table.h.new mv -f compat/grant_table.h.new compat/grant_table.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/kexec.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/kexec.c.new mv -f compat/kexec.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/kexec.i compat/kexec.c set -e; id=_$(echo compat/kexec.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/kexec.h.new; \ echo "#define $id" >>compat/kexec.h.new; \ echo "#include " >>compat/kexec.h.new; \ echo "#include " >>compat/kexec.h.new; \ echo "#pragma pack(4)" >>compat/kexec.h.new; \ grep -v '^# [0-9]' compat/kexec.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/kexec.h.new; \ echo "#pragma pack()" >>compat/kexec.h.new; \ echo "#endif /* $id */" >>compat/kexec.h.new mv -f compat/kexec.h.new compat/kexec.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/memory.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/memory.c.new mv -f compat/memory.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/memory.i compat/memory.c set -e; id=_$(echo compat/memory.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/memory.h.new; \ echo "#define $id" >>compat/memory.h.new; \ echo "#include " >>compat/memory.h.new; \ echo "#include " >>compat/memory.h.new; \ echo "#pragma pack(4)" >>compat/memory.h.new; \ grep -v '^# [0-9]' compat/memory.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/memory.h.new; \ echo "#pragma pack()" >>compat/memory.h.new; \ echo "#endif /* $id */" >>compat/memory.h.new mv -f compat/memory.h.new compat/memory.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/nmi.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/nmi.c.new mv -f compat/nmi.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/nmi.i compat/nmi.c set -e; id=_$(echo compat/nmi.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/nmi.h.new; \ echo "#define $id" >>compat/nmi.h.new; \ echo "#include " >>compat/nmi.h.new; \ echo "#include " >>compat/nmi.h.new; \ echo "#pragma pack(4)" >>compat/nmi.h.new; \ grep -v '^# [0-9]' compat/nmi.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/nmi.h.new; \ echo "#pragma pack()" >>compat/nmi.h.new; \ echo "#endif /* $id */" >>compat/nmi.h.new mv -f compat/nmi.h.new compat/nmi.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/physdev.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/physdev.c.new mv -f compat/physdev.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/physdev.i compat/physdev.c set -e; id=_$(echo compat/physdev.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/physdev.h.new; \ echo "#define $id" >>compat/physdev.h.new; \ echo "#include " >>compat/physdev.h.new; \ echo "#include " >>compat/physdev.h.new; \ echo "#pragma pack(4)" >>compat/physdev.h.new; \ grep -v '^# [0-9]' compat/physdev.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/physdev.h.new; \ echo "#pragma pack()" >>compat/physdev.h.new; \ echo "#endif /* $id */" >>compat/physdev.h.new mv -f compat/physdev.h.new compat/physdev.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/platform.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/platform.c.new mv -f compat/platform.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/platform.i compat/platform.c set -e; id=_$(echo compat/platform.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/platform.h.new; \ echo "#define $id" >>compat/platform.h.new; \ echo "#include " >>compat/platform.h.new; \ echo "#include " >>compat/platform.h.new; \ echo "#pragma pack(4)" >>compat/platform.h.new; \ grep -v '^# [0-9]' compat/platform.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/platform.h.new; \ echo "#pragma pack()" >>compat/platform.h.new; \ echo "#endif /* $id */" >>compat/platform.h.new mv -f compat/platform.h.new compat/platform.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/sched.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/sched.c.new mv -f compat/sched.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/sched.i compat/sched.c set -e; id=_$(echo compat/sched.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/sched.h.new; \ echo "#define $id" >>compat/sched.h.new; \ echo "#include " >>compat/sched.h.new; \ echo "#include " >>compat/sched.h.new; \ echo "#pragma pack(4)" >>compat/sched.h.new; \ grep -v '^# [0-9]' compat/sched.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/sched.h.new; \ echo "#pragma pack()" >>compat/sched.h.new; \ echo "#endif /* $id */" >>compat/sched.h.new mv -f compat/sched.h.new compat/sched.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/tmem.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/tmem.c.new mv -f compat/tmem.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/tmem.i compat/tmem.c set -e; id=_$(echo compat/tmem.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/tmem.h.new; \ echo "#define $id" >>compat/tmem.h.new; \ echo "#include " >>compat/tmem.h.new; \ echo "#include " >>compat/tmem.h.new; \ echo "#pragma pack(4)" >>compat/tmem.h.new; \ grep -v '^# [0-9]' compat/tmem.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/tmem.h.new; \ echo "#pragma pack()" >>compat/tmem.h.new; \ echo "#endif /* $id */" >>compat/tmem.h.new mv -f compat/tmem.h.new compat/tmem.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/trace.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/trace.c.new mv -f compat/trace.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/trace.i compat/trace.c set -e; id=_$(echo compat/trace.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/trace.h.new; \ echo "#define $id" >>compat/trace.h.new; \ echo "#include " >>compat/trace.h.new; \ echo "#include " >>compat/trace.h.new; \ echo "#pragma pack(4)" >>compat/trace.h.new; \ grep -v '^# [0-9]' compat/trace.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/trace.h.new; \ echo "#pragma pack()" >>compat/trace.h.new; \ echo "#endif /* $id */" >>compat/trace.h.new mv -f compat/trace.h.new compat/trace.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/vcpu.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/vcpu.c.new mv -f compat/vcpu.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/vcpu.i compat/vcpu.c set -e; id=_$(echo compat/vcpu.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/vcpu.h.new; \ echo "#define $id" >>compat/vcpu.h.new; \ echo "#include " >>compat/vcpu.h.new; \ echo "#include " >>compat/vcpu.h.new; \ echo "#pragma pack(4)" >>compat/vcpu.h.new; \ grep -v '^# [0-9]' compat/vcpu.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/vcpu.h.new; \ echo "#pragma pack()" >>compat/vcpu.h.new; \ echo "#endif /* $id */" >>compat/vcpu.h.new mv -f compat/vcpu.h.new compat/vcpu.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/version.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/version.c.new mv -f compat/version.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/version.i compat/version.c set -e; id=_$(echo compat/version.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/version.h.new; \ echo "#define $id" >>compat/version.h.new; \ echo "#include " >>compat/version.h.new; \ echo "#include " >>compat/version.h.new; \ echo "#pragma pack(4)" >>compat/version.h.new; \ grep -v '^# [0-9]' compat/version.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/version.h.new; \ echo "#pragma pack()" >>compat/version.h.new; \ echo "#endif /* $id */" >>compat/version.h.new mv -f compat/version.h.new compat/version.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/xen.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/xen.c.new mv -f compat/xen.c.new compat/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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/xen.i compat/xen.c set -e; id=_$(echo compat/xen.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/xen.h.new; \ echo "#define $id" >>compat/xen.h.new; \ echo "#include " >>compat/xen.h.new; \ echo "#include " >>compat/xen.h.new; \ echo "#pragma pack(4)" >>compat/xen.h.new; \ grep -v '^# [0-9]' compat/xen.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/xen.h.new; \ echo "#pragma pack()" >>compat/xen.h.new; \ echo "#endif /* $id */" >>compat/xen.h.new mv -f compat/xen.h.new compat/xen.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/xencomm.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/xencomm.c.new mv -f compat/xencomm.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/xencomm.i compat/xencomm.c set -e; id=_$(echo compat/xencomm.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/xencomm.h.new; \ echo "#define $id" >>compat/xencomm.h.new; \ echo "#include " >>compat/xencomm.h.new; \ echo "#include " >>compat/xencomm.h.new; \ echo "#pragma pack(4)" >>compat/xencomm.h.new; \ grep -v '^# [0-9]' compat/xencomm.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/xencomm.h.new; \ echo "#pragma pack()" >>compat/xencomm.h.new; \ echo "#endif /* $id */" >>compat/xencomm.h.new mv -f compat/xencomm.h.new compat/xencomm.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/xenoprof.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/xenoprof.c.new mv -f compat/xenoprof.c.new 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 -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/xenoprof.i compat/xenoprof.c set -e; id=_$(echo compat/xenoprof.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/xenoprof.h.new; \ echo "#define $id" >>compat/xenoprof.h.new; \ echo "#include " >>compat/xenoprof.h.new; \ echo "#include " >>compat/xenoprof.h.new; \ echo "#pragma pack(4)" >>compat/xenoprof.h.new; \ grep -v '^# [0-9]' compat/xenoprof.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/xenoprof.h.new; \ echo "#pragma pack()" >>compat/xenoprof.h.new; \ echo "#endif /* $id */" >>compat/xenoprof.h.new mv -f compat/xenoprof.h.new compat/xenoprof.h mkdir -p compat/arch-x86 grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86/xen-mca.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/arch-x86/xen-mca.c.new mv -f compat/arch-x86/xen-mca.c.new compat/arch-x86/xen-mca.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/arch-x86/xen-mca.i compat/arch-x86/xen-mca.c set -e; id=_$(echo compat/arch-x86/xen-mca.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86/xen-mca.h.new; \ echo "#define $id" >>compat/arch-x86/xen-mca.h.new; \ echo "#include " >>compat/arch-x86/xen-mca.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86/xen-mca.h.new; \ grep -v '^# [0-9]' compat/arch-x86/xen-mca.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/arch-x86/xen-mca.h.new; \ echo "#pragma pack()" >>compat/arch-x86/xen-mca.h.new; \ echo "#endif /* $id */" >>compat/arch-x86/xen-mca.h.new mv -f compat/arch-x86/xen-mca.h.new compat/arch-x86/xen-mca.h mkdir -p compat/arch-x86 grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86/xen.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/arch-x86/xen.c.new mv -f compat/arch-x86/xen.c.new compat/arch-x86/xen.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/arch-x86/xen.i compat/arch-x86/xen.c set -e; id=_$(echo compat/arch-x86/xen.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86/xen.h.new; \ echo "#define $id" >>compat/arch-x86/xen.h.new; \ echo "#include " >>compat/arch-x86/xen.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86/xen.h.new; \ grep -v '^# [0-9]' compat/arch-x86/xen.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/arch-x86/xen.h.new; \ echo "#pragma pack()" >>compat/arch-x86/xen.h.new; \ echo "#endif /* $id */" >>compat/arch-x86/xen.h.new mv -f compat/arch-x86/xen.h.new compat/arch-x86/xen.h mkdir -p compat/arch-x86 grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86/xen-x86_32.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/arch-x86/xen-x86_32.c.new mv -f compat/arch-x86/xen-x86_32.c.new compat/arch-x86/xen-x86_32.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/arch-x86/xen-x86_32.i compat/arch-x86/xen-x86_32.c set -e; id=_$(echo compat/arch-x86/xen-x86_32.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86/xen-x86_32.h.new; \ echo "#define $id" >>compat/arch-x86/xen-x86_32.h.new; \ echo "#include " >>compat/arch-x86/xen-x86_32.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86/xen-x86_32.h.new; \ grep -v '^# [0-9]' compat/arch-x86/xen-x86_32.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/arch-x86/xen-x86_32.h.new; \ echo "#pragma pack()" >>compat/arch-x86/xen-x86_32.h.new; \ echo "#endif /* $id */" >>compat/arch-x86/xen-x86_32.h.new mv -f compat/arch-x86/xen-x86_32.h.new compat/arch-x86/xen-x86_32.h mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/arch-x86_32.h | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-source.py >compat/arch-x86_32.c.new mv -f compat/arch-x86_32.c.new compat/arch-x86_32.c gcc -E -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno- common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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-s et-variable -include public/xen-compat.h -m32 -o compat/arch-x86_32.i compat/arch-x86_32.c set -e; id=_$(echo compat/arch-x86_32.h | tr '[:lower:]-/.' '[:upper:]___'); \ echo "#ifndef $id" >compat/arch-x86_32.h.new; \ echo "#define $id" >>compat/arch-x86_32.h.new; \ echo "#include " >>compat/arch-x86_32.h.new; \ \ echo "#pragma pack(4)" >>compat/arch-x86_32.h.new; \ grep -v '^# [0-9]' compat/arch-x86_32.i | \ python /mnt/vm/xen/xen-unstable.hg/xen/tools/compat-build-header.py | uniq >>compat/arch-x86_32.h.new; \ echo "#pragma pack()" >>compat/arch-x86_32.h.new; \ echo "#endif /* $id */" >>compat/arch-x86_32.h.new mv -f compat/arch-x86_32.h.new compat/arch-x86_32.h export PYTHON=python; \ grep -v '^[ ]*#' xlat.lst | \ while read what name hdr; do \ /bin/sh /mnt/vm/xen/xen-unstable.hg/xen/tools/get-fields.sh "$what" compat_$name $(echo compat/$hdr | sed 's,@arch@,x86_32,g') || exit $?; \ done >compat/xlat.h.new mv -f compat/xlat.h.new compat/xlat.h for i in public/callback.h public/dom0_ops.h public/elfnote.h public/event_channel.h public/features.h public/grant_table.h public/kexec.h public/mem_event.h public/memory.h publ ic/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/xe noprof.h public/hvm/e820.h public/hvm/hvm_info_table.h public/hvm/hvm_op.h public/hvm/ioreq.h public/hvm/params.h public/io/blkif.h public/io/console.h public/io/fbif.h public/io /fsif.h public/io/kbdif.h public/io/libxenvchan.h public/io/netif.h public/io/pciif.h public/io/protocols.h public/io/ring.h public/io/tpmif.h public/io/usbif.h public/io/vscsiif .h public/io/xenbus.h public/io/xs_wire.h; do gcc -ansi -include stdint.h -Wall -W -Werror -S -o /dev/null -xc $i || exit 1; echo $i; done >headers.chk.new mv headers.chk.new headers.chk rm compat/xen.c compat/kexec.i compat/tmem.i compat/arch-x86_32.c compat/arch-x86/xen-x86_32.c compat/memory.c compat/sched.c compat/vcpu.c compat/xen.i compat/physdev.i compat/t race.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/platfo rm.i compat/kexec.c compat/tmem.c compat/nmi.i compat/elfnote.i compat/physdev.c compat/vcpu.i compat/trace.c compat/features.c compat/event_channel.c compat/grant_table.i compat /xencomm.c compat/arch-x86/xen.c compat/arch-x86/xen-mca.c compat/version.c compat/arch-x86_32.i compat/platform.c compat/memory.i compat/sched.i compat/nmi.c compat/callback.i c ompat/xenoprof.c compat/xenoprof.i compat/grant_table.c compat/arch-x86/xen-x86_32.i make[3]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/include' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C arch/x86 asm-offsets.s make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-com mon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-gener ic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronou s-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_AC PI -DHAS_PASSTHROUGH -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 `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk include/asm-x86/asm-offsets.h make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen' make[3]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C arch/x86 /mnt/vm/xen/xen-unstable.hg/xen/xen make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C /mnt/vm/xen/xen-unstable.hg/xen/arch/x86/boot built_in.o make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/boot' make -f build32.mk reloc.S make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-stac k-protector -fno-exceptions -Werror -fno-builtin -msoft-float -c -fpic reloc.c -o reloc.o ld -melf_i386 -N -Ttext 0 -o reloc.lnk reloc.o objcopy -O binary reloc.lnk reloc.bin (od -v -t x reloc.bin | tr -s ' ' | awk 'NR > 1 {print s} {s=$0}' | \ sed 's/ /,0x/g' | sed 's/,0x$//' | sed 's/^[0-9]*,/ .long /') >reloc.S make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/boot' gcc -D__ASSEMBLY__ -include /mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/in clude -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-excepti ons -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/ vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .head.o.d -c head.S -o head.o ld -melf_x86_64 -r -o built_in.o head.o make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/boot' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C /mnt/vm/xen/xen-unstable.hg/xen/arch/x86/efi built_in.o make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .stub.o.d -fshort-wchar -c stub.c -o stub.o ld -melf_x86_64 -r -o built_in.o stub.o make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/efi' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C /mnt/vm/xen/xen-unstable.hg/xen/common built_in.o make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .bitmap.o.d -c bitmap.c -o bitmap.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .core_parking.o.d -c core_parking.c -o core_parking.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .cpu.o.d -c cpu.c -o cpu.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .cpupool.o.d -c cpupool.c -o cpupool.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .event_channel.o.d -c event_channel.c -o event_channel.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .multicall.o.d -c multicall.c -o multicall.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .preempt.o.d -c preempt.c -o preempt.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .rangeset.o.d -c rangeset.c -o rangeset.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .sched_credit.o.d -c sched_credit.c -o sched_credit.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .sched_credit2.o.d -c sched_credit2.c -o sched_credit2.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .sched_arinc653.o.d -c sched_arinc653.c -o sched_arinc653.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .schedule.o.d -c schedule.c -o schedule.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .spinlock.o.d -c spinlock.c -o spinlock.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tasklet.o.d -c tasklet.c -o tasklet.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .time.o.d -c time.c -o time.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .rcupdate.o.d -c rcupdate.c -o rcupdate.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tmem.o.d -c tmem.c -o tmem.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .radix-tree.o.d -c radix-tree.c -o radix-tree.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xenoprof.o.d -c xenoprof.c -o xenoprof.o make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C compat built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .multicall.o.d -c multicall.c -o multicall.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tmem_xen.o.d -c tmem_xen.c -o tmem_xen.o ld -melf_x86_64 -r -o built_in.o domain.o kernel.o memory.o multicall.o xlat.o tmem_xen.o make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/common/compat' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C hvm built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .save.o.d -c save.c -o save.o ld -melf_x86_64 -r -o built_in.o save.o make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/common/hvm' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C libelf built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .libelf-tools.o.d -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .libelf-loader.o.d -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .libelf-dominfo.o.d -c libelf-dominfo.c -o libelf-dominfo.o ld -melf_x86_64 -r -o libelf-temp.o libelf-tools.o libelf-loader.o libelf-dominfo.o objcopy --rename-section .text=.init.text --rename-section .data=.init.data libelf-temp.o libelf.o ld -melf_x86_64 -r -o built_in.o libelf.o make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .decompress.o.d -DINIT_SECTIONS_ONLY -c decompress.c -o decompress.o objdump -h decompress.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of decompress.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str 1.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 --rena me-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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .bunzip2.o.d -DINIT_SECTIONS_ONLY -c bunzip2.c -o bunzip2.o objdump -h bunzip2.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of bunzip2.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str 1.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 --rena me-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local bunzip2.o bunzip2.init.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .unxz.o.d -DINIT_SECTIONS_ONLY -c unxz.c -o unxz.o objdump -h unxz.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of unxz.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str 1.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 --rena me-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local unxz.o unxz.init.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .unlzma.o.d -DINIT_SECTIONS_ONLY -c unlzma.c -o unlzma.o objdump -h unlzma.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of unlzma.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str 1.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 --rena me-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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .unlzo.o.d -DINIT_SECTIONS_ONLY -c unlzo.c -o unlzo.o objdump -h unlzo.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of unlzo.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str 1.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 --rena me-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 bitmap.o core_parking.o cpu.o cpupool.o domctl.o domain.o event_channel.o grant_table.o irq.o kernel.o keyhandler.o kexec.o lib.o memory.o mu lticall.o notifier.o page_alloc.o preempt.o rangeset.o sched_credit.o sched_credit2.o sched_sedf.o sched_arinc653.o schedule.o shutdown.o softirq.o sort.o spinlock.o stop_machine .o string.o symbols.o sysctl.o tasklet.o time.o timer.o trace.o version.o vsprintf.o wait.o xmalloc_tlsf.o rcupdate.o tmem.o tmem_xen.o radix-tree.o rbtree.o lzo.o xenoprof.o com pat/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 make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/common' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C /mnt/vm/xen/xen-unstable.hg/xen/drivers built_in.o make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen/drivers' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C char built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .serial.o.d -c serial.c -o serial.o ld -melf_x86_64 -r -o built_in.o console.o ns16550.o serial.o make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/drivers/char' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C cpufreq built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .cpufreq_misc_governors.o.d -c cpufreq_misc_governors.c -o cpufreq_misc_governors.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .utility.o.d -c utility.c -o utility.o ld -melf_x86_64 -r -o built_in.o cpufreq.o cpufreq_ondemand.o cpufreq_misc_governors.o utility.o make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/drivers/cpufreq' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C pci built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 `/mnt/vm/xen/xen-unstable.hg/xen/drivers/pci' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C passthrough built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .pci.o.d -c pci.c -o pci.o make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C vtd built_in.o make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .qinval.o.d -c qinval.c -o qinval.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .intremap.o.d -c intremap.c -o intremap.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .quirks.o.d -c quirks.c -o quirks.o make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C x86 built_in.o make[7]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .ats.o.d -c ats.c -o ats.o ld -melf_x86_64 -r -o built_in.o vtd.o ats.o make[7]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/drivers/passthrough/vtd/x86' ld -melf_x86_64 -r -o built_in.o iommu.o dmar.o utils.o qinval.o intremap.o quirks.o x86/built_in.o make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/drivers/passthrough/vtd' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C amd built_in.o make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .iommu_cmd.o.d -c iommu_cmd.c -o iommu_cmd.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .iommu_detect.o.d -DINIT_SECTIONS_ONLY -c iommu_detect.c -o iommu_detect.o objdump -h iommu_detect.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of iommu_detect.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str 1.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 --rena me-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local iommu_detect.o iommu_detect.init.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .iommu_acpi.o.d -DINIT_SECTIONS_ONLY -c iommu_acpi.c -o iommu_acpi.o objdump -h iommu_acpi.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of iommu_acpi.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str 1.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 --rena me-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local iommu_acpi.o iommu_acpi.init.o ld -melf_x86_64 -r -o built_in.o iommu_init.o iommu_map.o pci_amd_iommu.o iommu_intr.o iommu_cmd.o iommu_guest.o iommu_detect.init.o iommu_acpi.init.o make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/drivers/passthrough/amd' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C x86 built_in.o make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .ats.o.d -c ats.c -o ats.o ld -melf_x86_64 -r -o built_in.o ats.o make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/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[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/drivers/passthrough' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C acpi built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tables.o.d -c tables.c -o tables.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .reboot.o.d -c reboot.c -o reboot.o make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C tables built_in.o make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tbutils.o.d -c tbutils.c -o tbutils.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tbfadt.o.d -DINIT_SECTIONS_ONLY -c tbfadt.c -o tbfadt.o objdump -h tbfadt.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of tbfadt.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str 1.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 --rena me-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local tbfadt.o tbfadt.init.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tbinstal.o.d -DINIT_SECTIONS_ONLY -c tbinstal.c -o tbinstal.o objdump -h tbinstal.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of tbinstal.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str 1.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 --rena me-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local tbinstal.o tbinstal.init.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tbxface.o.d -DINIT_SECTIONS_ONLY -c tbxface.c -o tbxface.o objdump -h tbxface.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of tbxface.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str 1.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 --rena me-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local tbxface.o tbxface.init.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .tbxfroot.o.d -DINIT_SECTIONS_ONLY -c tbxfroot.c -o tbxfroot.o objdump -h tbxfroot.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of tbxfroot.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str 1.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 --rena me-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local tbxfroot.o tbxfroot.init.o ld -melf_x86_64 -r -o built_in.o tbutils.o tbfadt.init.o tbinstal.init.o tbxface.init.o tbxfroot.init.o make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/drivers/acpi/tables' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C utilities built_in.o make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .utmisc.o.d -DINIT_SECTIONS_ONLY -c utmisc.c -o utmisc.o objdump -h utmisc.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of utmisc.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str 1.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 --rena me-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local utmisc.o utmisc.init.o ld -melf_x86_64 -r -o built_in.o utglobal.o utmisc.init.o make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/drivers/acpi/utilities' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C apei built_in.o make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .apei-io.o.d -c apei-io.c -o apei-io.o ld -melf_x86_64 -r -o built_in.o erst.o apei-base.o apei-io.o make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/drivers/acpi/apei' ld -melf_x86_64 -r -o built_in.o tables.o numa.o osl.o pmstat.o hwregs.o reboot.o tables/built_in.o utilities/built_in.o apei/built_in.o make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/drivers/acpi' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C video built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vga.o.d -c vga.c -o vga.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 vesa.o make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/drivers/video' ld -melf_x86_64 -r -o built_in.o char/built_in.o cpufreq/built_in.o pci/built_in.o passthrough/built_in.o acpi/built_in.o video/built_in.o make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/drivers' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C /mnt/vm/xen/xen-unstable.hg/xen/xsm built_in.o make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xsm_core.o.d -c xsm_core.c -o xsm_core.o ld -melf_x86_64 -r -o built_in.o xsm_core.o make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/xsm' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C /mnt/vm/xen/xen-unstable.hg/xen/arch/x86 built_in.o make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .apic.o.d -c apic.c -o 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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .bitops.o.d -c bitops.c -o bitops.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .debug.o.d -c debug.c -o debug.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .i8259.o.d -c i8259.c -o i8259.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .ioport_emulate.o.d -c ioport_emulate.c -o ioport_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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .microcode_intel.o.d -c microcode_intel.c -o microcode_intel.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .percpu.o.d -c percpu.c -o percpu.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .setup.o.d -c setup.c -o setup.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .smp.o.d -c smp.c -o smp.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .smpboot.o.d -c smpboot.c -o smpboot.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .time.o.d -c time.c -o time.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xstate.o.d -c xstate.c -o xstate.o make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C acpi built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .suspend.o.d -c suspend.c -o suspend.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .cpuidle_menu.o.d -c cpuidle_menu.c -o cpuidle_menu.o make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C cpufreq built_in.o make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .powernow.o.d -c powernow.c -o powernow.o ld -melf_x86_64 -r -o built_in.o cpufreq.o powernow.o make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .boot.o.d -DINIT_SECTIONS_ONLY -c boot.c -o boot.o objdump -h boot.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of boot.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str 1.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 --rena me-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local boot.o boot.init.o gcc -D__ASSEMBLY__ -include /mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/in clude -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-excepti ons -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/ vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .wakeup_prot.o.d -c wakeup_prot.S - o wakeup_prot.o ld -melf_x86_64 -r -o built_in.o lib.o power.o suspend.o cpu_idle.o cpuidle_menu.o cpufreq/built_in.o boot.init.o wakeup_prot.o make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/acpi' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C cpu built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .amd.o.d -c amd.c -o 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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .intel.o.d -c intel.c -o intel.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .intel_cacheinfo.o.d -c intel_cacheinfo.c -o intel_cacheinfo.o make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C mcheck built_in.o make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .k7.o.d -c k7.c -o k7.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .amd_k8.o.d -c amd_k8.c -o amd_k8.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .amd_f10.o.d -c amd_f10.c -o amd_f10.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mctelem.o.d -c mctelem.c -o mctelem.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mce.o.d -c mce.c -o mce.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mce-apei.o.d -c mce-apei.c -o mce-apei.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mce_intel.o.d -c mce_intel.c -o mce_intel.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mce_amd_quirks.o.d -c mce_amd_quirks.c -o mce_amd_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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .non-fatal.o.d -c non-fatal.c -o non-fatal.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 amd_nonfatal.o k7.o amd_k8.o amd_f10.o mctelem.o mce.o mce-apei.o mce_intel.o mce_amd_quirks.o non-fatal.o vmce.o make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/cpu/mcheck' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C mtrr built_in.o make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .generic.o.d -c generic.c -o generic.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .main.o.d -c main.c -o main.o ld -melf_x86_64 -r -o built_in.o generic.o main.o make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/cpu/mtrr' ld -melf_x86_64 -r -o built_in.o amd.o common.o intel.o intel_cacheinfo.o mcheck/built_in.o mtrr/built_in.o make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/cpu' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C genapic built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .default.o.d -c default.c -o default.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .delivery.o.d -c delivery.c -o delivery.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .summit.o.d -c summit.c -o summit.o ld -melf_x86_64 -r -o built_in.o bigsmp.o x2apic.o default.o delivery.o probe.o summit.o make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/genapic' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C hvm built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .emulate.o.d -c emulate.c -o 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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .hvm.o.d -c hvm.c -o hvm.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .i8254.o.d -c i8254.c -o i8254.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .intercept.o.d -c intercept.c -o intercept.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vioapic.o.d -c vioapic.c -o vioapic.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vpic.o.d -c vpic.c -o vpic.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vpt.o.d -c vpt.c -o vpt.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vpmu.o.d -c vpmu.c -o vpmu.o make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C svm built_in.o make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .emulate.o.d -c emulate.c -o 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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .nestedsvm.o.d -c nestedsvm.c -o nestedsvm.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .svm.o.d -c svm.c -o svm.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vmcb.o.d -c vmcb.c -o vmcb.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vpmu.o.d -c vpmu.c -o vpmu.o gcc -D__ASSEMBLY__ -include /mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/in clude -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-excepti ons -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/ vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .entry.o.d -c entry.S -o entry.o ld -melf_x86_64 -r -o built_in.o asid.o emulate.o intr.o nestedsvm.o svm.o svmdebug.o vmcb.o vpmu.o entry.o make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/hvm/svm' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C vmx built_in.o make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vvmx.o.d -c vvmx.c -o vvmx.o gcc -D__ASSEMBLY__ -include /mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/in clude -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-excepti ons -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/ vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .entry.o.d -c entry.S -o entry.o ld -melf_x86_64 -r -o built_in.o intr.o realmode.o vmcs.o vmx.o vpmu_core2.o vvmx.o entry.o make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/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[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/hvm' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C mm built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mem_access.o.d -c mem_access.c -o mem_access.o make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C shadow built_in.o make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .guest_3.o.d -DGUEST_PAGING_LEVELS=3 -c multi.c -o guest_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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 common.o guest_2.o guest_3.o guest_4.o make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/mm/shadow' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C hap built_in.o make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .nested_hap.o.d -c nested_hap.c -o nested_hap.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 make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/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[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/mm' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C oprofile built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .op_model_ppro.o.d -c op_model_ppro.c -o op_model_ppro.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .backtrace.o.d -c backtrace.c -o backtrace.o ld -melf_x86_64 -r -o built_in.o xenoprof.o nmi_int.o op_model_p4.o op_model_ppro.o op_model_athlon.o backtrace.o make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/oprofile' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C x86_64 built_in.o make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mmconf-fam10h.o.d -c mmconf-fam10h.c -o mmconf-fam10h.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mmconfig-shared.o.d -c mmconfig-shared.c -o mmconfig-shared.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .cpufreq.o.d -c cpufreq.c -o cpufreq.o make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C compat built_in.o make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/x86_64/compat' gcc -D__ASSEMBLY__ -include /mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/in clude -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-excepti ons -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/ vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .entry.o.d -c entry.S -o entry.o ld -melf_x86_64 -r -o built_in.o entry.o make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86/x86_64/compat' gcc -D__ASSEMBLY__ -include /mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/in clude -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-excepti ons -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/ vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .entry.o.d -c entry.S -o entry.o gcc -D__ASSEMBLY__ -include /mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/in clude -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-excepti ons -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/ vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .gpr_switch.o.d -c gpr_switch.S -o gpr_switch.o gcc -D__ASSEMBLY__ -include /mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/in clude -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-excepti ons -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/ vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .compat_kexec.o.d -c compat_kexec.S -o compat_kexec.o ld -melf_x86_64 -r -o built_in.o mm.o traps.o machine_kexec.o pci.o acpi_mmcfg.o mmconf-fam10h.o mmconfig_64.o mmconfig-shared.o compat.o domain.o physdev.o platform_hypercal l.o cpu_idle.o cpufreq.o compat/built_in.o entry.o gpr_switch.o compat_kexec.o make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .bzimage.o.d -DINIT_SECTIONS_ONLY -c bzimage.c -o bzimage.o objdump -h bzimage.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of bzimage.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str 1.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 --rena me-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local bzimage.o bzimage.init.o gcc -D__ASSEMBLY__ -include /mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/in clude -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-excepti ons -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/ vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .clear_page.o.d -c clear_page.S -o clear_page.o gcc -D__ASSEMBLY__ -include /mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/in clude -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-excepti ons -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/ vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .copy_page.o.d -c copy_page.S -o co py_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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -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 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.str 1.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 --rena me-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local dmi_scan.o dmi_scan.init.o gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .domain_build.o.d -DINIT_SECTIONS_ONLY -c domain_build.c -o domain_build.o objdump -h domain_build.o | sed -n '/[0-9]/{s,00*,0,g;p}' | while read idx name sz rest; do \ case "$name" in \ .text|.text.*|.data|.data.*|.bss) \ test $sz != 0 || continue; \ echo "Error: size of domain_build.o:$name is 0x$sz" >&2; \ exit $(expr $idx + 1);; \ esac; \ done objcopy --rename-section .rodata=.init.rodata --rename-section .rodata.str1.1=.init.rodata.str1.1 --rename-section .rodata.str1.2=.init.rodata.str1.2 --rename-section .rodata.str 1.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 --rena me-section .data.rel.ro=.init.data.rel.ro --rename-section .data.rel.ro.local=.init.data.rel.ro.local domain_build.o domain_build.init.o ld -melf_x86_64 -r -o built_in.o apic.o bitops.o compat.o debug.o delay.o domctl.o domain.o e820.o extable.o flushtlb.o platform_hypercall.o i387.o i8259.o io_apic.o msi.o io port_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 o profile/built_in.o x86_64/built_in.o bzimage.init.o clear_page.o copy_page.o dmi_scan.init.o domain_build.init.o make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86' make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C /mnt/vm/xen/xen-unstable.hg/xen/crypto built_in.o make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .rijndael.o.d -c rijndael.c -o rijndael.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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .vmac.o.d -c vmac.c -o vmac.o ld -melf_x86_64 -r -o built_in.o rijndael.o vmac.o make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/crypto' ld -melf_x86_64 -r -o prelink.o /mnt/vm/xen/xen-unstable.hg/xen/arch/x86/boot/built_in.o /mnt/vm/xen/xen-unstable.hg/xen/arch/x86/efi/built_in.o /mnt/vm/xen/xen-unstable.hg/x en/common/built_in.o /mnt/vm/xen/xen-unstable.hg/xen/drivers/built_in.o /mnt/vm/xen/xen-unstable.hg/xen/xsm/built_in.o /mnt/vm/xen/xen-unstable.hg/xen/arch/x86/built_in.o /mnt/vm /xen/xen-unstable.hg/xen/crypto/built_in.o gcc -P -E -Ui386 -D__ASSEMBLY__ -include /mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unsta ble.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ - include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -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 /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk -C /mnt/vm/xen/xen-unstable.hg/xen/common symbols-dummy.o make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-c ommon -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-ge neric -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchro nous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS _ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .symbols-dummy.o.d -c symbols-dummy.c -o symbols-dummy.o make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/common' ld -melf_x86_64 -T xen.lds -N prelink.o \ /mnt/vm/xen/xen-unstable.hg/xen/common/symbols-dummy.o -o /mnt/vm/xen/xen-unstable.hg/xen/.xen-syms.0 nm -n /mnt/vm/xen/xen-unstable.hg/xen/.xen-syms.0 | /mnt/vm/xen/xen-unstable.hg/xen/tools/symbols >/mnt/vm/xen/xen-unstable.hg/xen/.xen-syms.0.S make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk /mnt/vm/xen/xen-unstable.hg/xen/.xen-syms.0.o make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86' gcc -D__ASSEMBLY__ -include /mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/in clude -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-excepti ons -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/ vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF ..xen-syms.0.o.d -c /mnt/vm/xen/xen -unstable.hg/xen/.xen-syms.0.S -o /mnt/vm/xen/xen-unstable.hg/xen/.xen-syms.0.o make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86' ld -melf_x86_64 -T xen.lds -N prelink.o \ /mnt/vm/xen/xen-unstable.hg/xen/.xen-syms.0.o -o /mnt/vm/xen/xen-unstable.hg/xen/.xen-syms.1 nm -n /mnt/vm/xen/xen-unstable.hg/xen/.xen-syms.1 | /mnt/vm/xen/xen-unstable.hg/xen/tools/symbols >/mnt/vm/xen/xen-unstable.hg/xen/.xen-syms.1.S make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk /mnt/vm/xen/xen-unstable.hg/xen/.xen-syms.1.o make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86' gcc -D__ASSEMBLY__ -include /mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/in clude -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-excepti ons -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/ vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF ..xen-syms.1.o.d -c /mnt/vm/xen/xen -unstable.hg/xen/.xen-syms.1.S -o /mnt/vm/xen/xen-unstable.hg/xen/.xen-syms.1.o make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86' ld -melf_x86_64 -T xen.lds -N prelink.o \ /mnt/vm/xen/xen-unstable.hg/xen/.xen-syms.1.o -o /mnt/vm/xen/xen-unstable.hg/xen/xen-syms rm -f /mnt/vm/xen/xen-unstable.hg/xen/.xen-syms.[0-9]* : ld -melf_x86_64 -r -o prelink-efi.o /mnt/vm/xen/xen-unstable.hg/xen/arch/x86/boot/built_in.o /mnt/vm/xen/xen-unstable.hg/xen/common/built_in.o /mnt/vm/xen/xen-unstable.hg/x en/drivers/built_in.o /mnt/vm/xen/xen-unstable.hg/xen/xsm/built_in.o /mnt/vm/xen/xen-unstable.hg/xen/arch/x86/built_in.o /mnt/vm/xen/xen-unstable.hg/xen/crypto/built_in.o efi/boo t.init.o efi/runtime.o efi/compat.o gcc -P -E -Ui386 -DEFI -D__ASSEMBLY__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -Wall -Wstrict-protot ypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen -unstable.hg/xen/include -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-pro tector -fno-exceptions -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__X EN__ -include /mnt/vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .efi.lds.d -o ef i.lds xen.lds.S sed -e 's/efi\.lds\.o:/efi\.lds:/g' <.efi.lds.d >.efi.lds.d.new mv -f .efi.lds.d.new .efi.lds.d gcc -D__ASSEMBLY__ -include /mnt/vm/xen/xen-unstable.hg/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 -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/mnt/vm/xen/xen-unstable.hg/xen/in clude -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/mnt/vm/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-excepti ons -Wnested-externs -mno-red-zone -mno-sse -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /mnt/ vm/xen/xen-unstable.hg/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .relocs-dummy.o.d -c efi/relocs-dum my.S -o efi/relocs-dummy.o gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -g -o efi/mkreloc efi/mkreloc.c : ld -mi386pep --subsystem=10 --image-base=0xffff82c480000000 --stack=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 --file-alignment=0x20 --major-image-version=4 --mi nor-image-version=2 --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 /mnt/vm/xen/x en-unstable.hg/xen/common/symbols-dummy.o -o /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.0xffff82c480000000.0 && : ld -mi386pep --subsystem=10 --image-base=0xffff82c4c0000000 --sta ck=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 --file-alignment=0x20 --major-image-version=4 --minor-image-version=2 --major-os-version=2 --minor-os-version=0 --maj or-subsystem-version=2 --minor-subsystem-version=0 -T efi.lds -N prelink-efi.o efi/relocs-dummy.o /mnt/vm/xen/xen-unstable.hg/xen/common/symbols-dummy.o -o /mnt/vm/xen/xen-unstab le.hg/xen/.xen.efi.0xffff82c4c0000000.0 && : : efi/mkreloc /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.0xffff82c480000000.0 /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.0xffff82c4c0000000.0 >/mnt/vm/xen/xen-unstable.hg/xen/.xen.ef i.0r.S : nm -n /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.0xffff82c480000000.0 | : /mnt/vm/xen/xen-unstable.hg/xen/tools/symbols >/mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.0s.S : make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.0r.o /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.0s.o : ld -mi386pep --subsystem=10 --image-base=0xffff82c480000000 --stack=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 --file-alignment=0x20 --major-image-version=4 --mi nor-image-version=2 --major-os-version=2 --minor-os-version=0 --major-subsystem-version=2 --minor-subsystem-version=0 -T efi.lds -N prelink-efi.o /mnt/vm/xen/xen-unstable.hg/xen/ .xen.efi.0r.o /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.0s.o -o /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.0xffff82c480000000.1 && : ld -mi386pep --subsystem=10 --image-base=0xffff 82c4c0000000 --stack=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 --file-alignment=0x20 --major-image-version=4 --minor-image-version=2 --major-os-version=2 --minor- os-version=0 --major-subsystem-version=2 --minor-subsystem-version=0 -T efi.lds -N prelink-efi.o /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.0r.o /mnt/vm/xen/xen-unstable.hg/xen/.xe n.efi.0s.o -o /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.0xffff82c4c0000000.1 && : : efi/mkreloc /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.0xffff82c480000000.1 /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.0xffff82c4c0000000.1 >/mnt/vm/xen/xen-unstable.hg/xen/.xen.ef i.1r.S : nm -n /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.0xffff82c480000000.1 | : /mnt/vm/xen/xen-unstable.hg/xen/tools/symbols >/mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.1s.S : make -f /mnt/vm/xen/xen-unstable.hg/xen/Rules.mk /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.1r.o /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.1s.o : ld -mi386pep --subsystem=10 --image-base=0xffff82c480000000 --stack=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 --file-alignment=0x20 --major-image-version=4 --mi nor-image-version=2 --major-os-version=2 --minor-os-version=0 --major-subsystem-version=2 --minor-subsystem-version=0 -T efi.lds -N prelink-efi.o \ /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.1r.o /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.1s.o -o /mnt/vm/xen/xen-unstable.hg/xen/xen.efi if : false; then rm -f /mnt/vm/xen/xen-unstable.hg/xen/xen.efi; echo 'EFI support disabled'; fi EFI support disabled rm -f /mnt/vm/xen/xen-unstable.hg/xen/.xen.efi.[0-9]* gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -o boot/mkelf32 boot/mkelf32.c ./boot/mkelf32 /mnt/vm/xen/xen-unstable.hg/xen/xen-syms /mnt/vm/xen/xen-unstable.hg/xen/xen 0x100000 \ `nm -nr /mnt/vm/xen/xen-unstable.hg/xen/xen-syms | head -n 1 | sed -e 's/^\([^ ]*\).*/0x\1/'` make[3]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen/arch/x86' gzip -f -9 < /mnt/vm/xen/xen-unstable.hg/xen/xen > /mnt/vm/xen/xen-unstable.hg/xen/xen.gz.new mv /mnt/vm/xen/xen-unstable.hg/xen/xen.gz.new /mnt/vm/xen/xen-unstable.hg/xen/xen.gz [ -d /mnt/vm/xen/xen-unstable.hg/dist/install/boot ] || install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/boot install -m0644 -p /mnt/vm/xen/xen-unstable.hg/xen/xen.gz /mnt/vm/xen/xen-unstable.hg/dist/install/boot/xen-4.2-unstable.gz ln -f -s xen-4.2-unstable.gz /mnt/vm/xen/xen-unstable.hg/dist/install/boot/xen-4.2.gz ln -f -s xen-4.2-unstable.gz /mnt/vm/xen/xen-unstable.hg/dist/install/boot/xen-4.gz ln -f -s xen-4.2-unstable.gz /mnt/vm/xen/xen-unstable.hg/dist/install/boot/xen.gz install -m0644 -p /mnt/vm/xen/xen-unstable.hg/xen/xen-syms /mnt/vm/xen/xen-unstable.hg/dist/install/boot/xen-syms-4.2-unstable if [ -r /mnt/vm/xen/xen-unstable.hg/xen/xen.efi ]; then \ [ -d /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/efi ] || install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/efi; \ install -m0644 -p /mnt/vm/xen/xen-unstable.hg/xen/xen.efi /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/efi/xen-4.2-unstable.efi; \ ln -sf xen-4.2-unstable.efi /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/efi/xen-4.2.efi; \ ln -sf xen-4.2-unstable.efi /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/efi/xen-4.efi; \ ln -sf xen-4.2-unstable.efi /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/efi/xen.efi; \ if [ -n '/boot/efi' -a -n '' ]; then \ install -m0644 -p /mnt/vm/xen/xen-unstable.hg/xen/xen.efi /mnt/vm/xen/xen-unstable.hg/dist/install/boot/efi/efi//xen-4.2-unstable.efi; \ elif [ "/mnt/vm/xen/xen-unstable.hg/dist/install" = "dist/install" ]; then \ echo 'EFI installation only partially done (EFI_VENDOR not set)' >&2; \ fi; \ fi make[2]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen' make[1]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/xen' for i in ; do make $i-install || exit 1; done make -C tools qemu-xen-traditional-dir-find make[1]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools' set -ex; \ if test -d git://xenbits.xensource.com/qemu-xen-unstable.git; then \ mkdir -p qemu-xen-traditional-dir; \ else \ export GIT=git; \ /mnt/vm/xen/xen-unstable.hg/tools/../scripts/git-checkout.sh git://xenbits.xensource.com/qemu-xen-unstable.git 50c553be472c9f4b05a0526c0aae98709ca9ffff qemu-xen-tradition al-dir; \ fi + test -d git://xenbits.xensource.com/qemu-xen-unstable.git + export GIT=git + GIT=git + /mnt/vm/xen/xen-unstable.hg/tools/../scripts/git-checkout.sh git://xenbits.xensource.com/qemu-xen-unstable.git 50c553be472c9f4b05a0526c0aae98709ca9ffff qemu-xen-traditional-dir Cloning into 'qemu-xen-traditional-dir-remote.tmp'... remote: Counting objects: 106668, done. remote: Compressing objects: 100% (29138/29138), done. remote: Total 106668 (delta 81665), reused 101814 (delta 77398) Receiving objects: 100% (106668/106668), 37.57 MiB | 395 KiB/s, done. Resolving deltas: 100% (81665/81665), done. Switched to a new branch 'dummy' make[1]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools' make -C tools qemu-xen-dir-find make[1]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools' if test -d git://git.qemu.org/qemu.git ; then \ mkdir -p qemu-xen-dir; \ else \ export GIT=git; \ /mnt/vm/xen/xen-unstable.hg/tools/../scripts/git-checkout.sh git://git.qemu.org/qemu.git master qemu-xen-dir ; \ fi Cloning into 'qemu-xen-dir-remote.tmp'... remote: Counting objects: 112389, done. remote: Compressing objects: 100% (23978/23978), done. remote: Total 112389 (delta 88817), reused 111488 (delta 88064) Receiving objects: 100% (112389/112389), 39.99 MiB | 775 KiB/s, done. Resolving deltas: 100% (88817/88817), done. Switched to a new branch 'dummy' make[1]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools' make -C tools install make[1]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools' make[2]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools' make -C include install make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/include' make -C xen-foreign make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/include/xen-foreign' python mkheader.py x86_32 x86_32.h /mnt/vm/xen/xen-unstable.hg/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen-x86_32.h /mnt/vm/xen/xen-unstable.hg/tools/inclu de/xen-foreign/../../../xen/include/public/arch-x86/xen.h /mnt/vm/xen/xen-unstable.hg/tools/include/xen-foreign/../../../xen/include/public/xen.h python mkheader.py x86_64 x86_64.h /mnt/vm/xen/xen-unstable.hg/tools/include/xen-foreign/../../../xen/include/public/arch-x86/xen-x86_64.h /mnt/vm/xen/xen-unstable.hg/tools/inclu de/xen-foreign/../../../xen/include/public/arch-x86/xen.h /mnt/vm/xen/xen-unstable.hg/tools/include/xen-foreign/../../../xen/include/public/xen.h python mkheader.py ia64 ia64.h /mnt/vm/xen/xen-unstable.hg/tools/include/xen-foreign/../../../xen/include/public/arch-ia64.h /mnt/vm/xen/xen-unstable.hg/tools/include/xen-foreign /../../../xen/include/public/xen.h python mkchecker.py checker.c x86_32 x86_64 ia64 gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -o checker checker.c ./checker > tmp.size diff -u reference.size tmp.size rm tmp.size make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/include/xen-foreign' mkdir -p xen/libelf ln -sf /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/COPYING xen ln -sf /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/arch-arm.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/arch-ia64.h /mnt/vm/xen/xe n-unstable.hg/tools/include/../../xen/include/public/arch-x86_32.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/arch-x86_64.h /mnt/vm/xen/xen-unstable.hg/to ols/include/../../xen/include/public/callback.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/dom0_ops.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/ include/public/domctl.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/elfnote.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/event_chan nel.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/features.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/grant_table.h /mnt/vm/xen/x en-unstable.hg/tools/include/../../xen/include/public/kexec.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/mem_event.h /mnt/vm/xen/xen-unstable.hg/tools/inc lude/../../xen/include/public/memory.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/nmi.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public /physdev.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/platform.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/sched.h /mnt/vm/xen/xe n-unstable.hg/tools/include/../../xen/include/public/sysctl.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/tmem.h /mnt/vm/xen/xen-unstable.hg/tools/include/ ../../xen/include/public/trace.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/vcpu.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/vers ion.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/xencomm.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/xen-compat.h /mnt/vm/xen/xen -unstable.hg/tools/include/../../xen/include/public/xen.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/xenoprof.h xen ln -sf /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/arch-ia64 /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/arch-x86 /mnt/vm/xen/xen-un stable.hg/tools/include/../../xen/include/public/hvm /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/public/io /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/inc lude/public/xsm xen ln -sf ../xen-sys/Linux xen/sys ln -sf /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/xen/libelf.h /mnt/vm/xen/xen-unstable.hg/tools/include/../../xen/include/xen/elfstructs.h xen/libelf/ ln -s ../xen-foreign xen/foreign touch xen/.dir /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/arch-ia64 /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/arch-ia64/hvm /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/arch-x86 /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/arch-x86/hvm /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/foreign /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/hvm /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/io /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/sys /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/xsm /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -m0644 -p xen/COPYING /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -m0644 -p xen/*.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -m0644 -p xen/arch-ia64/*.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/arch-ia64 /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -m0644 -p xen/arch-ia64/hvm/*.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/arch-ia64/hvm /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -m0644 -p xen/arch-x86/*.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/arch-x86 /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -m0644 -p xen/arch-x86/hvm/*.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/arch-x86/hvm /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -m0644 -p xen/foreign/*.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/foreign /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -m0644 -p xen/hvm/*.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/hvm /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -m0644 -p xen/io/*.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/io /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -m0644 -p xen/sys/*.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/sys /mnt/vm/xen/xen-unstable.hg/tools/include/../../tools/cross-install -m0644 -p xen/xsm/*.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xen/xsm make[3]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/include' make[2]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools' make[2]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools' make -C libxc install make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/libxc' make libs make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/xen /xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm /xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/ xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/x en/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/x en/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/x en/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/xen /xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/xe n/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/ xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/ xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/xen /xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/x en/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/ xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm /xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/xen /xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/xen/x en-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt /vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/x en/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/xen /xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/v m/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/ vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/ vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/x en/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/v m/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/ mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/xe n/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/m nt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/ xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/xe n/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt /vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -c -o xc_linux_osdep.o xc_linux_osdep.c ar rc libxenctrl.a xc_core.o xc_core_x86.o xc_cpupool.o xc_domain.o xc_evtchn.o xc_gnttab.o xc_misc.o xc_flask.o xc_physdev.o xc_private.o xc_sedf.o xc_csched.o xc_csched2.o xc_a rinc653.o xc_tbuf.o xc_pm.o xc_cpu_hotplug.o xc_resume.o xc_tmem.o xc_mem_event.o xc_mem_paging.o xc_mem_access.o xc_memshr.o xc_hcall_buf.o xc_foreign_memory.o xtl_core.o xtl_lo gger_stdio.o xc_pagetab.o xc_linux.o xc_linux_osdep.o 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 -D__XEN_TOOL S__ -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/m nt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_core.opic xc_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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_core_x86.opic xc_core_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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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 /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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 /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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 /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/m nt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/ mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/m nt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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 /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/m nt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt /vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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 /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/m nt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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 /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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-prototype s -I. -I/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/ mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/ mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_linux_osdep.opic xc_linux_osdep.c gcc -pthread -Wl,-soname -Wl,libxenctrl.so.4.2 -shared -o libxenctrl.so.4.2.0 xc_core.opic xc_core_x86.opic xc_cpupool.opic xc_domain.opic xc_evtchn.opic xc_gnttab.opic xc_mi sc.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_t mem.opic xc_mem_event.opic xc_mem_paging.opic xc_mem_access.opic xc_memshr.opic xc_hcall_buf.opic xc_foreign_memory.opic xtl_core.opic xtl_logger_stdio.opic xc_pagetab.opic xc_li nux.opic xc_linux_osdep.opic -ldl ln -sf libxenctrl.so.4.2.0 libxenctrl.so.4.2 ln -sf libxenctrl.so.4.2 libxenctrl.so gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -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/mnt/vm/ xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/ xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/ mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt /vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mn t/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt /vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/v m/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/ vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt /vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -MF .libelf-relocate.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/mn t/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -c -o libelf-relocate.o ../../xen/common/libelf/libelf-relocate.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 -D__XEN_TOOLS__ -M MD -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/mnt/vm /xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm /xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/m nt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -DHAVE_BZLIB -lbz2 -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 -D__XEN_TOOLS__ -M MD -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/m nt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/vm/ xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/mnt/v m/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOLS__ -M MD -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/m nt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -c -o xc_hvm_build_x86.o xc_hvm_build_x86.c ar rc libxenguest.a xg_private.o xc_suspend.o xc_domain_restore.o xc_domain_save.o xc_offline_page.o xc_compression.o libelf-tools.o libelf-loader.o libelf-dominfo.o libelf-reloc ate.o xc_dom_core.o xc_dom_boot.o xc_dom_elfloader.o xc_dom_bzimageloader.o xc_dom_binloader.o xc_dom_compat_linux.o xc_dom_x86.o xc_cpuid_x86.o xc_hvm_build_x86.o 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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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-prototype s -I. -I/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -MMD -MF .libelf-relocate.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -D_GNU_SOURCE -I../../xen/common/libelf -Werror -Wmissing-prototypes -I. -I/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -fPIC -c -o libelf-relocate.opic ../../xen/common/libelf/libelf-relocate.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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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-protot ypes -I. -I/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -DHAVE_BZLIB -lbz2 -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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-prototy pes -I. -I/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -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 -D__XEN_TOOL S__ -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/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -fPIC -c -o xc_hvm_build_x86.opic xc_hvm_build_x86.c gcc -Wl,-soname -Wl,libxenguest.so.4.2 -shared -o libxenguest.so.4.2.0 xg_private.opic xc_suspend.opic xc_domain_restore.opic xc_domain_save.opic xc_offline_page.opic xc_comp ression.opic libelf-tools.opic libelf-loader.opic libelf-dominfo.opic libelf-relocate.opic xc_dom_core.opic xc_dom_boot.opic xc_dom_elfloader.opic xc_dom_bzimageloader.opic xc_do m_binloader.opic xc_dom_compat_linux.opic xc_dom_x86.opic xc_cpuid_x86.opic xc_hvm_build_x86.opic -DHAVE_BZLIB -lbz2 -lz /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/libxc /libxenctrl.so ln -sf libxenguest.so.4.2.0 libxenguest.so.4.2 ln -sf libxenguest.so.4.2 libxenguest.so 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 -D__XEN_TOOL S__ -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-protot ypes -I. -I/mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/include -pthread -fPIC -c -o xenctrl_osdep_ENOSYS.opic xenctrl_osdep_ENOSYS.c gcc -g -shared -o xenctrl_osdep_ENOSYS.so xenctrl_osdep_ENOSYS.opic /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/libxc/libxenctrl.so make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/libxc' /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/cross-install -m0755 -p libxenctrl.so.4.2.0 /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/cross-install -m0644 -p libxenctrl.a /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib ln -sf libxenctrl.so.4.2.0 /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/libxenctrl.so.4.2 ln -sf libxenctrl.so.4.2 /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/libxenctrl.so /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/cross-install -m0644 -p xenctrl.h xenctrlosdep.h xentoollog.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/cross-install -m0755 -p libxenguest.so.4.2.0 /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/cross-install -m0644 -p libxenguest.a /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib ln -sf libxenguest.so.4.2.0 /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/libxenguest.so.4.2 ln -sf libxenguest.so.4.2 /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/libxenguest.so /mnt/vm/xen/xen-unstable.hg/tools/libxc/../../tools/cross-install -m0644 -p xenguest.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include make[3]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/libxc' make[2]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools' make[2]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools' make -C flask install make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/flask' make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/flask' make -C utils install make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/flask/utils' gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .loadpolicy.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wall -g -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/lib xc -I/mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/include -c -o loadpolicy.o loadpolicy.c gcc loadpolicy.o /mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-loadpolicy gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .setenforce.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wall -g -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/lib xc -I/mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/include -c -o setenforce.o setenforce.c gcc setenforce.o /mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-setenforce gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .getenforce.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wall -g -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/lib xc -I/mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/include -c -o getenforce.o getenforce.c gcc getenforce.o /mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-getenforce gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .label-pci.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wall -g -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/libx c -I/mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/include -c -o label-pci.o label-pci.c gcc label-pci.o /mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-label-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 -D__XEN_TOOLS__ -M MD -MF .get-bool.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wall -g -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/libxc -I/mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/include -c -o get-bool.o get-bool.c gcc get-bool.o /mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-get-bool gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .set-bool.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Wall -g -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/libxc -I/mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/include -c -o set-bool.o set-bool.c gcc set-bool.o /mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/libxc/libxenctrl.so -o flask-set-bool /mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/sbin /mnt/vm/xen/xen-unstable.hg/tools/flask/utils/../../../tools/cross-install -m0755 -p flask-loadpolicy flask-setenforce flask-getenforce flask-label-pci flask-get-bool flask-set-b ool /mnt/vm/xen/xen-unstable.hg/dist/install/usr/sbin make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/flask/utils' make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/flask' make[3]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/flask' make[2]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools' make[2]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools' make -C xenstore install make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -D__XEN_TOOLS__ -M MD -MF .xenstore_client.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I/ mnt/vm/xen/xen-unstable.hg/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 -D__XEN_TOOL S__ -MMD -MF .xs.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I/mnt/ vm/xen/xen-unstable.hg/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 -D__XEN_TOOL S__ -MMD -MF .xs_lib.opic.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I/ mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/include -fPIC -c -o xs_lib.opic xs_lib.c gcc -Wl,-soname -Wl,libxenstore.so.3.0 -shared -o libxenstore.so.3.0.1 xs.opic xs_lib.opic -lpthread ln -sf libxenstore.so.3.0.1 libxenstore.so.3.0 ln -sf libxenstore.so.3.0 libxenstore.so gcc xenstore_client.o /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/xenstore/libxenstore.so -o xenstore ln -f xenstore xenstore-exists ln -f xenstore xenstore-list ln -f xenstore xenstore-read ln -f xenstore xenstore-rm ln -f xenstore xenstore-chmod ln -f xenstore xenstore-write ln -f xenstore xenstore-ls ln -f xenstore xenstore-watch gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .xenstore_control.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/include -c -o xenstore_control.o xenstore_control.c gcc xenstore_control.o /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/xenstore/libxenstore.so -o xenstore-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 -D__XEN_TOOLS__ -M MD -MF .xs.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I/mnt/vm/xen/xe n-unstable.hg/tools/xenstore/../../tools/include -c -o xs.o xs.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 -D__XEN_TOOLS__ -M MD -MF .xs_lib.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I/mnt/vm/xe n/xen-unstable.hg/tools/xenstore/../../tools/include -c -o xs_lib.o xs_lib.c ar rcs libxenstore.a xs.o xs_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 -D__XEN_TOOLS__ -M MD -MF .xs_tdb_dump.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I/mnt/ vm/xen/xen-unstable.hg/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 -D__XEN_TOOLS__ -M MD -MF .utils.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I/mnt/vm/xen /xen-unstable.hg/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 -D__XEN_TOOLS__ -M MD -MF .tdb.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I/mnt/vm/xen/x en-unstable.hg/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 -D__XEN_TOOLS__ -M MD -MF .talloc.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I/mnt/vm/xe n/xen-unstable.hg/tools/xenstore/../../tools/include -c -o talloc.o talloc.c gcc xs_tdb_dump.o utils.o tdb.o talloc.o -o xs_tdb_dump gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .xenstored_core.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I/m nt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/include -c -o xenstored_core.o xenstored_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 -D__XEN_TOOLS__ -M MD -MF .xenstored_watch.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I/ mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/include -c -o xenstored_watch.o xenstored_watch.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 -D__XEN_TOOLS__ -M MD -MF .xenstored_domain.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I /mnt/vm/xen/xen-unstable.hg/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 -D__XEN_TOOLS__ -M MD -MF .xenstored_transaction.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/lib xc -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/include -c -o xenstored_transaction.o xenstored_transaction.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 -D__XEN_TOOLS__ -M MD -MF .hashtable.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I/mnt/vm /xen/xen-unstable.hg/tools/xenstore/../../tools/include -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 -D__XEN_TOOLS__ -M MD -MF .xenstored_linux.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I/ mnt/vm/xen/xen-unstable.hg/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 -D__XEN_TOOLS__ -M MD -MF .xenstored_posix.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I. -I/mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/libxc -I/ mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/include -c -o xenstored_posix.o xenstored_posix.c gcc xenstored_core.o xenstored_watch.o xenstored_domain.o xenstored_transaction.o xs_lib.o talloc.o utils.o tdb.o hashtable.o xenstored_linux.o xenstored_posix.o /mnt/vm/xen/ xen-unstable.hg/tools/xenstore/../../tools/libxc/libxenctrl.so -o xenstored /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/bin /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/sbin /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xenstore-compat /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/var/run/xenstored /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/var/lib/xenstored /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -m0755 -p xenstored /mnt/vm/xen/xen-unstable.hg/dist/install/usr/sbin /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -m0755 -p xenstore-control /mnt/vm/xen/xen-unstable.hg/dist/install/usr/bin /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -m0755 -p xenstore /mnt/vm/xen/xen-unstable.hg/dist/install/usr/bin set -e ; for c in xenstore-exists xenstore-list xenstore-read xenstore-rm xenstore-chmod xenstore-write xenstore-ls xenstore-watch ; do \ ln -f /mnt/vm/xen/xen-unstable.hg/dist/install/usr/bin/xenstore /mnt/vm/xen/xen-unstable.hg/dist/install/usr/bin/${c} ; \ done /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -m0755 -p libxenstore.so.3.0.1 /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib ln -sf libxenstore.so.3.0.1 /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/libxenstore.so.3.0 ln -sf libxenstore.so.3.0 /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/libxenstore.so /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -m0644 -p libxenstore.a /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -m0644 -p xenstore.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -m0644 -p xenstore_lib.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -m0644 -p compat/xs.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xenstore-compat/xs.h /mnt/vm/xen/xen-unstable.hg/tools/xenstore/../../tools/cross-install -m0644 -p compat/xs_lib.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xenstore-compat/xs_lib.h ln -sf xenstore-compat/xs.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xs.h ln -sf xenstore-compat/xs_lib.h /mnt/vm/xen/xen-unstable.hg/dist/install/usr/include/xs_lib.h make[3]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/xenstore' make[2]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools' make[2]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools' make -C misc install make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -D__XEN_TOOLS__ -M MD -MF .xenperf.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc -I/mnt/vm/xen/xen-u nstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/xenstore -I/mnt/vm/xen /xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools -c -o xenperf.o xenperf.c gcc -o xenperf xenperf.o /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc/libxenctrl.so gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .xenpm.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc -I/mnt/vm/xen/xen-uns table.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/xenstore -I/mnt/vm/xen/x en-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools -c -o xenpm.o xenpm.c gcc -o xenpm xenpm.o /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc/libxenctrl.so gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -MM D -MF .xen-tmem-list-parse.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc -I/mnt/vm/ xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/xenstore -I/m nt/vm/xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools xen-tmem-list-parse.c -o xen-tmem-list-parse gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .gtraceview.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc -I/mnt/vm/xen/xe n-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/xenstore -I/mnt/vm/ xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools -c -o gtraceview.o gtraceview.c gcc -o gtraceview gtraceview.o -lncurses gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .gtracestat.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc -I/mnt/vm/xen/xe n-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/xenstore -I/mnt/vm/ xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools -c -o gtracestat.o gtracestat.c gcc -o gtracestat gtracestat.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 -D__XEN_TOOLS__ -M MD -MF .xenlockprof.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc -I/mnt/vm/xen/x en-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/xenstore -I/mnt/vm /xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools -c -o xenlockprof.o xenlockprof.c gcc -o xenlockprof xenlockprof.o /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc/libxenctrl.so gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .xenwatchdogd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc -I/mnt/vm/xen/ xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/xenstore -I/mnt/v m/xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools -c -o xenwatchdogd.o xenwatchdogd.c gcc -o xenwatchdogd xenwatchdogd.o /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc/libxenctrl.so gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -MM D -MF .xen-detect.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc -I/mnt/vm/xen/xen-u nstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/xenstore -I/mnt/vm/xen /xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools xen-detect.c -o xen-detect gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .xen-hvmctx.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc -I/mnt/vm/xen/xe n-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/xenstore -I/mnt/vm/ xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools -c -o xen-hvmctx.o xen-hvmctx.c gcc -o xen-hvmctx xen-hvmctx.o /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc/libxenctrl.so gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .xen-hvmcrash.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc -I/mnt/vm/xen/ xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/xenstore -I/mnt/v m/xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools -c -o xen-hvmcrash.o xen-hvmcrash.c gcc -o xen-hvmcrash xen-hvmcrash.o /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc/libxenctrl.so gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .xen-lowmemd.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc -I/mnt/vm/xen/x en-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/xenstore -I/mnt/vm /xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools -c -o xen-lowmemd.o xen-lowmemd.c gcc -o xen-lowmemd xen-lowmemd.o /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc/libxenctrl.so /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/xenstore/libxenstor e.so gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .xen-hptool.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc -I/mnt/vm/xen/xe n-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/xenstore -I/mnt/vm/ xen/xen-unstable.hg/tools/misc/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools -c -o xen-hptool.o xen-hptool.c gcc -o xen-hptool xen-hptool.o /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc/libxenctrl.so /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/libxc/libxenguest.so /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/xenstore/libxenstore.so set -e; for d in ; do make -C $d; done /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/bin /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/sbin /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/xen/bin /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/python/install-wrap "/usr/bin/python" /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/cross-install -m0755 -p xencons xen-de tect /mnt/vm/xen/xen-unstable.hg/dist/install/usr/bin /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/python/install-wrap "/usr/bin/python" /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/cross-install -m0755 -p xm xen-bugtool xen-python-path xend xenperf xsview xenpm xen-tmem-list-parse gtraceview gtracestat xenlockprof xenwatchdogd xen-ringwatch xen-hvmctx xen-hvmcrash xen-lowmemd xen-hptool /mnt/vm /xen/xen-unstable.hg/dist/install/usr/sbin /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/python/install-wrap "/usr/bin/python" /mnt/vm/xen/xen-unstable.hg/tools/misc/../../tools/cross-install -m0755 -p xenpvnetboot / mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/xen/bin set -e; for d in ; do make -C $d install-recurse; done make[3]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/misc' make[2]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools' make[2]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools' make -C examples install make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/examples' [ -d /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen ] || \ /mnt/vm/xen/xen-unstable.hg/tools/examples/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen set -e; for i in README README.incompatibilities; \ do [ -e /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen/$i ] || \ /mnt/vm/xen/xen-unstable.hg/tools/examples/../../tools/cross-install -m0644 -p $i /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen; \ done [ -d /mnt/vm/xen/xen-unstable.hg/dist/install/usr/share/doc/xen ] || \ /mnt/vm/xen/xen-unstable.hg/tools/examples/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/share/doc/xen [ -d /mnt/vm/xen/xen-unstable.hg/dist/install/usr/share/doc/xen/examples ] || \ /mnt/vm/xen/xen-unstable.hg/tools/examples/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/share/doc/xen/examples set -e; for i in xmexample1 xmexample2 xmexample3 xmexample.hvm xmexample.hvm-stubdom xmexample.pv-grub xmexample.nbd xmexample.vti xlexample.hvm xlexample.pvlinux; \ do [ -e /mnt/vm/xen/xen-unstable.hg/dist/install/usr/share/doc/xen/examples/$i ] || \ /mnt/vm/xen/xen-unstable.hg/tools/examples/../../tools/cross-install -m0644 -p $i /mnt/vm/xen/xen-unstable.hg/dist/install/usr/share/doc/xen/examples; \ done [ -d /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen ] || \ /mnt/vm/xen/xen-unstable.hg/tools/examples/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen [ -d /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen/auto ] || \ /mnt/vm/xen/xen-unstable.hg/tools/examples/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen/auto set -e; for i in xend-config.sxp xm-config.xml xend-pci-quirks.sxp xend-pci-permissive.sxp xl.conf cpupool; \ do [ -e /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen/$i ] || \ /mnt/vm/xen/xen-unstable.hg/tools/examples/../../tools/cross-install -m0644 -p $i /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen; \ done make[3]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/examples' make[2]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools' make[2]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools' make -C hotplug install make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/hotplug' make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/hotplug' make -C common install make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/hotplug/common' rm -f "hotplugpath.sh".tmp; echo "SBINDIR=\"/usr/sbin\"" >>"hotplugpath.sh".tmp; echo "BINDIR=\"/usr/bin\"" >>"hotplugpath.sh".tmp; echo "LIBEXEC=\"/usr/lib/xen/bin\"" >>"hotp lugpath.sh".tmp; echo "LIBDIR=\"/usr/lib\"" >>"hotplugpath.sh".tmp; echo "SHAREDIR=\"/usr/share\"" >>"hotplugpath.sh".tmp; echo "PRIVATE_BINDIR=\"/usr/lib/xen/bin\"" >>"hotplu gpath.sh".tmp; echo "XENFIRMWAREDIR=\"/usr/lib/xen/boot\"" >>"hotplugpath.sh".tmp; echo "XEN_CONFIG_DIR=\"/etc/xen\"" >>"hotplugpath.sh".tmp; echo "XEN_SCRIPT_DIR=\"/etc/xen/s cripts\"" >>"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 "hotplugpa th.sh".tmp; fi [ -d /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen/scripts ] || \ /mnt/vm/xen/xen-unstable.hg/tools/hotplug/common/../../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen/scripts set -e; for i in "hotplugpath.sh"; \ do \ /mnt/vm/xen/xen-unstable.hg/tools/hotplug/common/../../../tools/cross-install -m0755 -p $i /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen/scripts; \ done set -e; for i in ; \ do \ /mnt/vm/xen/xen-unstable.hg/tools/hotplug/common/../../../tools/cross-install -m0644 -p $i /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen/scripts; \ done make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/hotplug/common' make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/hotplug' make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/hotplug' make -C Linux install make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux' [ -d /mnt/vm/xen/xen-unstable.hg/dist/install/etc/init.d ] || /mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.h g/dist/install/etc/init.d [ -d /mnt/vm/xen/xen-unstable.hg/dist/install/etc/default ] || /mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable. hg/dist/install/etc/default /mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/xend /mnt/vm/xen/xen-unstable.hg/dist/install/etc/init.d /mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/xendomains /mnt/vm/xen/xen-unstable.hg/dist/install/etc/init.d /mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/sysconfig.xendomains /mnt/vm/xen/xen-unstable.hg/dist/install/etc/default/xendomains /mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/xencommons /mnt/vm/xen/xen-unstable.hg/dist/install/etc/init.d /mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/sysconfig.xencommons /mnt/vm/xen/xen-unstable.hg/dist/install/etc/default/xencommons /mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p init.d/xen-watchdog /mnt/vm/xen/xen-unstable.hg/dist/install/etc/init.d [ -d /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen/scripts ] || \ /mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen/scripts set -e; for i in network-bridge vif-bridge network-route vif-route network-nat vif-nat vif2 vif-setup block block-enbd block-nbd blktap vtpm vtpm-delete xen-hotplug-cleanup exter nal-device-migrate vscsi; \ do \ /mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p $i /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen/scripts; \ done set -e; for i in xen-script-common.sh locking.sh logging.sh xen-hotplug-common.sh xen-network-common.sh vif-common.sh block-common.sh vtpm-common.sh vtpm-hotplug-common.sh vtpm-m igration.sh vtpm-impl; \ do \ /mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p $i /mnt/vm/xen/xen-unstable.hg/dist/install/etc/xen/scripts; \ done [ -d /mnt/vm/xen/xen-unstable.hg/dist/install/etc/hotplug ] || \ /mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/etc/hotplug set -e; for i in xen-backend.agent; \ do \ /mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux/../../../tools/cross-install -m0755 -p $i /mnt/vm/xen/xen-unstable.hg/dist/install/etc/hotplug; \ done [ -d /mnt/vm/xen/xen-unstable.hg/dist/install/etc/udev ] || \ /mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux/../../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/etc/udev/rules.d set -e; for i in xen-backend.rules xend.rules; \ do \ /mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux/../../../tools/cross-install -m0644 -p $i /mnt/vm/xen/xen-unstable.hg/dist/install/etc/udev/rules.d; \ done make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/hotplug/Linux' make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/hotplug' make[3]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/hotplug' make[2]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools' make[2]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools' make -C xentrace install make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -D__XEN_TOOLS__ -M MD -MF .xentrace.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/libxc -I/mnt/vm/xen/ xen-unstable.hg/tools/xentrace/../../tools/include -c -o xentrace.o xentrace.c gcc -o xentrace xentrace.o /mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/libxc/libxenctrl.so gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .setsize.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/libxc -I/mnt/vm/xen/x en-unstable.hg/tools/xentrace/../../tools/include -c -o setsize.o setsize.c gcc -o xentrace_setsize setsize.o /mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/libxc/libxenctrl.so gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .xenctx.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/libxc -I/mnt/vm/xen/xe n-unstable.hg/tools/xentrace/../../tools/include -c -o xenctx.o xenctx.c gcc -o xenctx xenctx.o /mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/libxc/libxenctrl.so /mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/bin [ -z "xenctx" ] || /mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/xen/bin /mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/share/man/man1 /mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/share/man/man8 /mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/cross-install -m0755 -p xentrace xentrace_setsize /mnt/vm/xen/xen-unstable.hg/dist/install/usr/bin /mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/python/install-wrap "/usr/bin/python" /mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/cross-install -m0755 -p xentra ce_format /mnt/vm/xen/xen-unstable.hg/dist/install/usr/bin [ -z "xenctx" ] || /mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/cross-install -m0755 -p xenctx /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/xen/bin /mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/cross-install -m0644 -p xentrace_format.1 /mnt/vm/xen/xen-unstable.hg/dist/install/usr/share/man/man1 /mnt/vm/xen/xen-unstable.hg/tools/xentrace/../../tools/cross-install -m0644 -p xentrace.8 /mnt/vm/xen/xen-unstable.hg/dist/install/usr/share/man/man8 make[3]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/xentrace' make[2]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools' make[2]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools' make -C xcutils install make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -D__XEN_TOOLS__ -M MD -MF .xc_restore.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/libxc -I/mnt/vm/xen /xen-unstable.hg/tools/xcutils/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/libxc -I/mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/include - c -o xc_restore.o xc_restore.c gcc xc_restore.o -o xc_restore /mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/libxc/libxenctrl.so /mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/libxc/libxengue st.so gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .xc_save.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/libxc -I/mnt/vm/xen/xe n-unstable.hg/tools/xcutils/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/libxc -I/mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/include -I/m nt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/xenstore -I/mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/include -c -o xc_save.o xc_save.c gcc xc_save.o -o xc_save /mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/libxc/libxenctrl.so /mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/libxc/libxenguest.so /mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/xenstore/libxenstore.so gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .readnotes.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/libxc -I/mnt/vm/xen/ xen-unstable.hg/tools/xcutils/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/libxc -I/mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/include -c -o readnotes.o readnotes.c gcc readnotes.o -o readnotes /mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/libxc/libxenctrl.so /mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/libxc/libxenguest .so gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -M MD -MF .lsevtchn.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -I/mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/libxc -I/mnt/vm/xen/x en-unstable.hg/tools/xcutils/../../tools/include -c -o lsevtchn.o lsevtchn.c gcc lsevtchn.o -o lsevtchn /mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/libxc/libxenctrl.so /mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/cross-install -d -m0755 -p /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/xen/bin /mnt/vm/xen/xen-unstable.hg/tools/xcutils/../../tools/cross-install -m0755 -p xc_restore xc_save readnotes lsevtchn /mnt/vm/xen/xen-unstable.hg/dist/install/usr/lib/xen/bin make[3]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/xcutils' make[2]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools' make[2]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools' make -C firmware install make[3]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware' GIT=git /mnt/vm/xen/xen-unstable.hg/tools/firmware/../../scripts/git-checkout.sh git://xenbits.xen.org/seabios.git rel-1.6.3.2 seabios-dir Cloning into 'seabios-dir-remote.tmp'... remote: Counting objects: 6490, done. remote: Compressing objects: 100% (1391/1391), done. remote: Total 6490 (delta 5147), reused 6420 (delta 5095) Receiving objects: 100% (6490/6490), 1.61 MiB | 420 KiB/s, done. Resolving deltas: 100% (5147/5147), done. Switched to a new branch 'dummy' cp seabios-config seabios-dir/.config; make PYTHON=python subdirs-all make[4]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware' make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware' make -C seabios-dir all Working around non-functional -combine make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/seabios-dir-remote' Working around non-functional -combine Build Kconfig config file Compiling whole program out/ccode.16.s Compiling to assembler out/asm-offsets.s Generating offset file out/asm-offsets.h Compiling (16bit) out/code16.o Compiling whole program out/ccode32flat.o Compiling whole program out/code32seg.o Building ld scripts (version "1.6.3.2-20120627_102418-vfarm") Fixed space: 0xe05b-0x10000 total: 8101 slack: 7 Percent slack: 0.1% 16bit size: 38144 32bit segmented size: 1418 32bit flat size: 13510 32bit flat init size: 53568 Linking out/rom16.o Stripping out/rom16.strip.o Linking out/rom32seg.o Stripping out/rom32seg.strip.o Linking out/rom.o Prepping out/bios.bin Total size: 109100 Fixed: 53072 Free: 21972 (used 83.2% of 128KiB rom) make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/seabios-dir-remote' make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware' make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware' make -C rombios all make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/rombios' make[7]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/rombios' make -C 32bit all make[8]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/rombios/32bit' make[9]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/rombios/32bit' make -C tcgbios all make[10]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -D__X EN_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 -fn o-builtin -msoft-float -I/mnt/vm/xen/xen-unstable.hg/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 -D__X EN_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/mnt/vm/xen/xen-unstable.hg/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 `/mnt/vm/xen/xen-unstable.hg/tools/firmware/rombios/32bit/tcgbios' make[9]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/rombios/32bit' make 32bitbios_flat.h make[9]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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 -D__X EN_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/mnt/vm/xen/xen-unstable.hg/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 -D__X EN_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-b uiltin -msoft-float -I/mnt/vm/xen/xen-unstable.hg/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 -D__X EN_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-bu iltin -msoft-float -I/mnt/vm/xen/xen-unstable.hg/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 `/mnt/vm/xen/xen-unstable.hg/tools/firmware/rombios/32bit' make[8]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/rombios/32bit' make[7]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/rombios' make BIOS-bochs-latest make[7]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/rombios' gcc -o biossums biossums.c gcc -DBX_SMP_PROCESSORS=1 -E -P rombios.c > _rombios_.c bcc -o rombios.s -C-c -D__i86__ -0 -S _rombios_.c sed -e 's/^\.text//' -e 's/^\.data//' rombios.s > _rombios_.s as86 _rombios_.s -b tmp.bin -u- -w- -g -0 -j -O -l rombios.txt perl makesym.perl < rombios.txt > rombios.sym mv tmp.bin BIOS-bochs-latest ./biossums BIOS-bochs-latest PCI-Bios header at: 0xB5B0 Current checksum: 0x58 Calculated checksum: 0x58 $PIR header at: 0xB900 Current checksum: 0x37 Calculated checksum: 0x27 Setting checksum. Bios checksum at: 0xFFFF Current checksum: 0x00 Calculated checksum: 0xAA Setting checksum. rm -f _rombios_.s make[7]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/rombios' make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/rombios' make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware' make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware' make -C vgabios all make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/vgabios' gcc -o biossums biossums.c gcc -o vbetables-gen vbetables-gen.c ./vbetables-gen > vbetables.h gcc -E -P vgabios.c -DVBE "-DVGABIOS_DATE=\"`date '+%d %b %Y'`\"" > _vgabios_.c bcc -o vgabios.s -C-c -D__i86__ -S -0 _vgabios_.c sed -e 's/^\.text//' -e 's/^\.data//' vgabios.s > _vgabios_.s as86 _vgabios_.s -b vgabios.bin -u -w- -g -0 -j -O -l vgabios.txt rm -f _vgabios_.s _vgabios_.c vgabios.s cp vgabios.bin VGABIOS-lgpl-latest.bin ./biossums VGABIOS-lgpl-latest.bin Bios checksum at: 0x9DFF Current checksum: 0x00 Calculated checksum: 0x95 Setting checksum. ls -l VGABIOS-lgpl-latest.bin -rw-r--r-- 1 root root 40448 giu 27 10:24 VGABIOS-lgpl-latest.bin gcc -E -P vgabios.c -DVBE -DDEBUG "-DVGABIOS_DATE=\"`date '+%d %b %Y'`\"" > _vgabios-debug_.c bcc -o vgabios-debug.s -C-c -D__i86__ -S -0 _vgabios-debug_.c sed -e 's/^\.text//' -e 's/^\.data//' vgabios-debug.s > _vgabios-debug_.s as86 _vgabios-debug_.s -b vgabios.debug.bin -u -w- -g -0 -j -O -l vgabios.debug.txt rm -f _vgabios-debug_.s _vgabios-debug_.c vgabios-debug.s cp vgabios.debug.bin VGABIOS-lgpl-latest.debug.bin ./biossums VGABIOS-lgpl-latest.debug.bin Bios checksum at: 0xA1FF Current checksum: 0x00 Calculated checksum: 0xAE Setting checksum. ls -l VGABIOS-lgpl-latest.debug.bin -rw-r--r-- 1 root root 41472 giu 27 10:24 VGABIOS-lgpl-latest.debug.bin gcc -E -P vgabios.c -DCIRRUS -DPCIBIOS "-DVGABIOS_DATE=\"`date '+%d %b %Y'`\"" > _vgabios-cirrus_.c bcc -o vgabios-cirrus.s -C-c -D__i86__ -S -0 _vgabios-cirrus_.c sed -e 's/^\.text//' -e 's/^\.data//' vgabios-cirrus.s > _vgabios-cirrus_.s as86 _vgabios-cirrus_.s -b vgabios-cirrus.bin -u -w- -g -0 -j -O -l vgabios-cirrus.txt rm -f _vgabios-cirrus_.s _vgabios-cirrus_.c vgabios-cirrus.s cp vgabios-cirrus.bin VGABIOS-lgpl-latest.cirrus.bin ./biossums VGABIOS-lgpl-latest.cirrus.bin Bios checksum at: 0x8BFF Current checksum: 0x00 Calculated checksum: 0xAA Setting checksum. ls -l VGABIOS-lgpl-latest.cirrus.bin -rw-r--r-- 1 root root 35840 giu 27 10:24 VGABIOS-lgpl-latest.cirrus.bin gcc -E -P vgabios.c -DCIRRUS -DCIRRUS_DEBUG -DPCIBIOS "-DVGABIOS_DATE=\"`date '+%d %b %Y'`\"" > _vgabios-cirrus-debug_.c bcc -o vgabios-cirrus-debug.s -C-c -D__i86__ -S -0 _vgabios-cirrus-debug_.c sed -e 's/^\.text//' -e 's/^\.data//' vgabios-cirrus-debug.s > _vgabios-cirrus-debug_.s as86 _vgabios-cirrus-debug_.s -b vgabios-cirrus.debug.bin -u -w- -g -0 -j -O -l vgabios-cirrus.debug.txt rm -f _vgabios-cirrus-debug_.s _vgabios-cirrus-debug_.c vgabios-cirrus-debug.s cp vgabios-cirrus.debug.bin VGABIOS-lgpl-latest.cirrus.debug.bin ./biossums VGABIOS-lgpl-latest.cirrus.debug.bin Bios checksum at: 0x8BFF Current checksum: 0x00 Calculated checksum: 0xC9 Setting checksum. ls -l VGABIOS-lgpl-latest.cirrus.debug.bin -rw-r--r-- 1 root root 35840 giu 27 10:24 VGABIOS-lgpl-latest.cirrus.debug.bin make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/vgabios' make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware' make[5]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware' make -C etherboot all make[6]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/etherboot' if ! wget -O _ipxe.tar.gz http://xenbits.xensource.com/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 --2012-06-27 10:24:22-- http://xenbits.xensource.com/xen-extfiles/ipxe-git-9a93db3f0947484e30e753bbd61a10b17336e20e.tar.gz Risoluzione di xenbits.xensource.com (xenbits.xensource.com)... 50.57.170.242 Connessione a xenbits.xensource.com (xenbits.xensource.com)|50.57.170.242|:80... connesso. Richiesta HTTP inviata, in attesa di risposta... 200 OK Lunghezza: 2867999 (2,7M) [application/x-gzip] Salvataggio in: "_ipxe.tar.gz" 100%[========================================================================================================================================>] 2.867.999 6,48M/s in 0,4s 2012-06-27 10:24:22 (6,48 MB/s) - "_ipxe.tar.gz" salvato [2867999/2867999] mv _ipxe.tar.gz ipxe.tar.gz rm -rf ipxe gzip -dc ipxe.tar.gz | tar xf - for i in $(cat patches/series) ; do \ patch -d ipxe -p1 --quiet >ipxe/src/arch/i386/Makefile make -C ipxe/src bin/rtl8139.rom make[7]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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] hd [MEDIARULES] nbi [MEDIARULES] dsk [MEDIARULES] lkrn [MEDIARULES] kkkpxe [MEDIARULES] kkpxe [MEDIARULES] kpxe [MEDIARULES] pxe [MEDIARULES] mrom [MEDIARULES] rom [RULES] arch/i386/drivers/net/undiisr.S [RULES] arch/i386/interface/syslinux/com32_wrapper.S [RULES] arch/i386/interface/pxe/pxe_entry.S [RULES] arch/i386/firmware/pcbios/e820mangler.S [RULES] arch/i386/prefix/usbdisk.S [RULES] arch/i386/prefix/unnrv2b.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/mbr.S [RULES] arch/i386/prefix/lkrnprefix.S [RULES] arch/i386/prefix/libprefix.S [RULES] arch/i386/prefix/kpxeprefix.S [RULES] arch/i386/prefix/kkpxeprefix.S [RULES] arch/i386/prefix/kkkpxeprefix.S [RULES] arch/i386/prefix/hdprefix.S [RULES] arch/i386/prefix/exeprefix.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/undiload.c [RULES] arch/i386/drivers/net/undi.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_resolv.c [RULES] arch/i386/interface/syslinux/comboot_call.c [RULES] arch/i386/interface/syslinux/com32_call.c [RULES] arch/i386/interface/pxeparent/pxeparent_dhcp.c [RULES] arch/i386/interface/pxeparent/pxeparent.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/elfboot.c [RULES] arch/i386/image/comboot.c [RULES] arch/i386/image/com32.c [RULES] arch/i386/image/bzimage.c [RULES] arch/i386/image/bootsector.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/fakee820.c [RULES] arch/i386/firmware/pcbios/bios_console.c [RULES] arch/i386/firmware/pcbios/basemem.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 [RULES] usr/route.c [RULES] usr/pxemenu.c [RULES] usr/prompt.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_uk.c [RULES] hci/keymap/keymap_ua.c [RULES] hci/keymap/keymap_th.c [RULES] hci/keymap/keymap_sr.c [RULES] hci/keymap/keymap_sg.c [RULES] hci/keymap/keymap_ru.c [RULES] hci/keymap/keymap_ro.c [RULES] hci/keymap/keymap_pt.c [RULES] hci/keymap/keymap_pl.c [RULES] hci/keymap/keymap_no.c [RULES] hci/keymap/keymap_nl.c [RULES] hci/keymap/keymap_mt.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_de.c [RULES] hci/keymap/keymap_cz.c [RULES] hci/keymap/keymap_cf.c [RULES] hci/keymap/keymap_by.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/slk.c [RULES] hci/mucurses/print_nadv.c [RULES] hci/mucurses/print.c [RULES] hci/mucurses/mucurses.c [RULES] hci/mucurses/kb.c [RULES] hci/mucurses/edging.c [RULES] hci/mucurses/colour.c [RULES] hci/mucurses/clear.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/readline.c [RULES] hci/linux_args.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/chap.c [RULES] crypto/cbc.c [RULES] crypto/axtls_sha1.c [RULES] crypto/axtls_aes.c [RULES] crypto/asn1.c [RULES] crypto/arc4.c [RULES] crypto/aes_wrap.c [RULES] tests/uri_test.c [RULES] tests/umalloc_test.c [RULES] tests/test.c [RULES] tests/memcpy_test.c [RULES] tests/list_test.c [RULES] tests/linebuf_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 [RULES] drivers/infiniband/qib7322.c [RULES] drivers/infiniband/linda_fw.c [RULES] drivers/infiniband/linda.c [RULES] drivers/infiniband/hermon.c [RULES] drivers/infiniband/arbel.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_manage.c [RULES] drivers/net/e1000/e1000_main.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/ns83820.c [RULES] drivers/net/ne.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 [RULES] drivers/net/cs89x0.c [RULES] drivers/net/bnx2.c [RULES] drivers/net/b44.c [RULES] drivers/net/atl1e.c [RULES] drivers/net/amd8111e.c [RULES] drivers/net/3c90x.c [RULES] drivers/net/3c5x9.c [RULES] drivers/net/3c595.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/segment.c [RULES] image/script.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/vlan.c [RULES] net/udp.c [RULES] net/tls.c [RULES] net/tcpip.c [RULES] net/tcp.c [RULES] net/retry.c [RULES] net/rarp.c [RULES] net/nullnet.c [RULES] net/netdev_settings.c [RULES] net/netdevice.c [RULES] net/ndp.c [RULES] net/mii.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 [RULES] net/fcels.c [RULES] net/fc.c [RULES] net/fakedhcp.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/stringextra.c [RULES] core/string.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/job.c [RULES] core/iobuf.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_md5.c [RULES] core/debug.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/__udivmoddi4.c [RULES] libgcc/__udivdi3.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/kkpxeprefix.S [DEPS] arch/i386/prefix/kkkpxeprefix.S [DEPS] arch/i386/prefix/hdprefix.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/setjmp.S [DEPS] arch/i386/core/patch_cf.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_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/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/cpu.c [DEPS] arch/i386/core/basemem_packet.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/fcmgmt.c [DEPS] usr/dhcpmgmt.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 [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_dk.c [DEPS] hci/keymap/keymap_de.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/fcmgmt_cmd.c [DEPS] hci/commands/digest_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 [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/list_test.c [DEPS] tests/linebuf_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/block/ata.c [DEPS] drivers/net/efi/snponly.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_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_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_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_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/ath/ath_hw.c [DEPS] drivers/net/rtl818x/rtl818x.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_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_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/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 [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/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/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/dns.c [DEPS] net/udp/dhcp.c [DEPS] net/tcp/iscsi.c [DEPS] net/tcp/https.c [DEPS] net/tcp/http.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/netdevice.c [DEPS] net/ndp.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] net/aoe.c [DEPS] core/xfer.c [DEPS] core/vsprintf.c [DEPS] core/uuid.c [DEPS] core/uri.c [DEPS] core/timer.c [DEPS] core/strtoull.c [DEPS] core/stringextra.c [DEPS] core/string.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/gdbudp.c [DEPS] core/gdbstub.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 [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 [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/__umoddi3.c [DEPS] libgcc/__udivmoddi4.c [DEPS] libgcc/__udivdi3.c [DEPS] libgcc/__moddi3.c [DEPS] libgcc/memcpy.c [DEPS] libgcc/icc.c [DEPS] libgcc/__divdi3.c make[7]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/etherboot/ipxe/src' make[7]: Entering directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/etherboot/ipxe/src' [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/i386/drivers/net/undiload.c [DEPS] arch/i386/drivers/net/undi.c [DEPS] arch/x86/interface/efi/efix86_nap.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_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/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/gdbmach.c [DEPS] arch/i386/core/dumpregs.c [DEPS] arch/i386/core/basemem_packet.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/pxemenu.c [DEPS] usr/prompt.c [DEPS] usr/imgmgmt.c [DEPS] usr/ifmgmt.c [DEPS] usr/dhcpmgmt.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/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_snp.c [DEPS] interface/efi/efi_smbios.c [DEPS] interface/efi/efi_pci.c [DEPS] interface/efi/efi_io.c [DEPS] interface/efi/efi_driver.c [DEPS] interface/efi/efi_bofm.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/bitbash/i2c_bit.c [DEPS] drivers/nvs/threewire.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/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_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_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_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_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/ath/ath_hw.c [DEPS] drivers/net/rtl818x/rtl818x.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_main.c [DEPS] drivers/net/igb/igb_mac.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/sky2.c [DEPS] drivers/net/skge.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/pcnet32.c [DEPS] drivers/net/ns8390.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/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/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_sma.c [DEPS] net/infiniband/ib_mi.c [DEPS] net/udp/tftp.c [DEPS] net/udp/syslog.c [DEPS] net/udp/slam.c [DEPS] net/udp/dns.c [DEPS] net/udp/dhcp.c [DEPS] net/tcp/iscsi.c [DEPS] net/tcp/https.c [DEPS] net/tcp/http.c [DEPS] net/tcp/ftp.c [DEPS] net/vlan.c [DEPS] net/tcp.c [DEPS] net/retry.c [DEPS] net/netdev_settings.c [DEPS] net/netdevice.c [DEPS] net/ipv4.c [DEPS] net/infiniband.c [DEPS] net/fcp.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/parseopt.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/image.c [DEPS] core/getkey.c [DEPS] core/gdbudp.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 make[7]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/etherboot/ipxe/src' make[7]: Entering directory `/mnt/vm/xen/xen-unstable.hg/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/getkey.o [BUILD] bin/getopt.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 drivers/bus/isa.c: In function âisabus_probeâ: drivers/bus/isa.c:112:18: error: array subscript is above array bounds [-Werror=array-bounds] cc1: all warnings being treated as errors make[7]: *** [bin/isa.o] Error 1 make[7]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/etherboot/ipxe/src' make[6]: *** [ipxe/src/bin/rtl8139.rom] Error 2 make[6]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware/etherboot' make[5]: *** [subdir-all-etherboot] Error 2 make[5]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware' make[4]: *** [subdirs-all] Error 2 make[4]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware' make[3]: *** [all] Error 2 make[3]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools/firmware' make[2]: *** [subdir-install-firmware] Error 2 make[2]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools' make[1]: *** [subdirs-install] Error 2 make[1]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools' make: *** [install-tools] Error 2 root@vfarm:/mnt/vm/xen/xen-unstable.hg#