=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for xenkernel33-3.3.2nb7 => Substituting "py" in xen/tools/get-fields.sh => Substituting "py2" in xen/tools/compat-build-source.py xen/tools/compat-build-header.py cd /scratch/sysutils/xenkernel33/work/xen-3.3.2 && EXTRA_CFLAGS= /usr/pkg/bin/gmake debug=n xen gmake[2]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2' /usr/pkg/bin/gmake -C xen install gmake[3]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen' /usr/pkg/bin/gmake -f Rules.mk _install gmake[4]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen' /usr/pkg/bin/gmake -C tools gmake[5]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools' [ -d figlet ] && /usr/pkg/bin/gmake -C figlet gmake[6]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/figlet' gcc -o figlet figlet.c gmake[6]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/figlet' /usr/pkg/bin/gmake symbols gmake[6]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools' gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -o symbols symbols.c gmake[6]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools' gmake[5]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools' /usr/pkg/bin/gmake -f /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/Rules.mk include/xen/compile.h gmake[5]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen' /usr/pkg/bin/gmake -C tools gmake[6]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools' [ -d figlet ] && /usr/pkg/bin/gmake -C figlet gmake[7]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/figlet' gmake[7]: 'figlet' is up to date. gmake[7]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/figlet' /usr/pkg/bin/gmake symbols gmake[7]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools' gmake[7]: 'symbols' is up to date. gmake[7]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools' gmake[6]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools' __ __ _____ _____ ____ \ \/ /___ _ __ |___ / |___ / |___ \ \ // _ \ '_ \ |_ \ |_ \ __) | / \ __/ | | | ___) | ___) | / __/ /_/\_\___|_| |_| |____(_)____(_)_____| gmake[5]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen' [ -e include/asm ] || ln -sf asm-x86 include/asm /usr/pkg/bin/gmake -f /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/Rules.mk -C include gmake[5]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include' mkdir -p compat grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/callback.h | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/callback.c.new mv -f compat/callback.c.new compat/callback.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/elfnote.c.new mv -f compat/elfnote.c.new compat/elfnote.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/event_channel.c.new mv -f compat/event_channel.c.new compat/event_channel.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/features.c.new mv -f compat/features.c.new compat/features.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/grant_table.c.new mv -f compat/grant_table.c.new compat/grant_table.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/kexec.c.new mv -f compat/kexec.c.new compat/kexec.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/memory.c.new mv -f compat/memory.c.new compat/memory.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/nmi.c.new mv -f compat/nmi.c.new compat/nmi.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/physdev.c.new mv -f compat/physdev.c.new compat/physdev.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/platform.c.new mv -f compat/platform.c.new compat/platform.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/sched.c.new mv -f compat/sched.c.new compat/sched.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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/trace.h | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/trace.c.new mv -f compat/trace.c.new compat/trace.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/vcpu.c.new mv -f compat/vcpu.c.new compat/vcpu.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/version.c.new mv -f compat/version.c.new compat/version.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/xen.c.new mv -f compat/xen.c.new compat/xen.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/xencomm.c.new mv -f compat/xencomm.c.new compat/xencomm.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/tools/compat-build-source.py >compat/xenoprof.c.new mv -f compat/xenoprof.c.new compat/xenoprof.c gcc -E -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -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 | \ /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 grep -v '^[ ]*#' xlat.lst | \ while read what name hdr; do \ /bin/sh /scratch/sysutils/xenkernel33/work/xen-3.3.2/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 rm compat/kexec.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/trace.i compat/features.i compat/callback.c compat/event_channel.i compat/xencomm.i compat/arch-x86/xen.i compat/elfnote.c compat/arch-x86/xen-mca.i compat/version.i compat/platform.i compat/xen.c compat/kexec.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 compat/xenoprof.c compat/xenoprof.i compat/grant_table.c compat/arch-x86/xen-x86_32.i gmake[5]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include' /usr/pkg/bin/gmake -f /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/Rules.mk -C arch/x86 asm-offsets.s gmake[5]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/arch/x86' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -MMD -MF .asm-offsets.s.d -S -o asm-offsets.s x86_64/asm-offsets.c gmake[5]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/arch/x86' /usr/pkg/bin/gmake -f /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/Rules.mk include/asm-x86/asm-offsets.h gmake[5]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen' gmake[5]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen' /usr/pkg/bin/gmake -f /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/Rules.mk -C arch/x86 /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/xen gmake[5]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/arch/x86' /usr/pkg/bin/gmake -f /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/Rules.mk -C /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/arch/x86/boot built_in.o gmake[6]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/arch/x86/boot' gcc -D__ASSEMBLY__ -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -MMD -MF .head.o.d -c head.S -o head.o ld -melf_x86_64 -r -o built_in.o head.o gmake[6]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/arch/x86/boot' /usr/pkg/bin/gmake -f /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/Rules.mk -C /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/common built_in.o gmake[6]: Entering directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/common' gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -MMD -MF .bitmap.o.d -c bitmap.c -o bitmap.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -MMD -MF .domctl.o.d -c domctl.c -o domctl.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -MMD -MF .domain.o.d -c domain.c -o domain.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -MMD -MF .event_channel.o.d -c event_channel.c -o event_channel.o gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic -I/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -MMD -MF .grant_table.o.d -c grant_table.c -o grant_table.o grant_table.c: In function '__gnttab_unmap_common': grant_table.c:477:22: error: variable 'sha' set but not used [-Werror=unused-but-set-variable] grant_entry_t *sha; ^ cc1: all warnings being treated as errors /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/Rules.mk:111: recipe for target 'grant_table.o' failed gmake[6]: *** [grant_table.o] Error 1 gmake[6]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/common' /scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/Rules.mk:102: recipe for target '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/common/built_in.o' failed gmake[5]: *** [/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/common/built_in.o] Error 2 gmake[5]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/arch/x86' Makefile:61: recipe for target '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/xen' failed gmake[4]: *** [/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen/xen] Error 2 gmake[4]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen' Makefile:22: recipe for target 'install' failed gmake[3]: *** [install] Error 2 gmake[3]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2/xen' Makefile:64: recipe for target 'install-xen' failed gmake[2]: *** [install-xen] Error 2 gmake[2]: Leaving directory '/scratch/sysutils/xenkernel33/work/xen-3.3.2' *** Error code 2 Stop. make[1]: stopped in /bulk-data/pkgsrc/sysutils/xenkernel33 *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/sysutils/xenkernel33