Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sysutils/xenkernel33



hello list,

running a NetBSD HEAD amd64 kernel from yesterday

it seems I can not build
sysutils/xenkernel33

is there an easy way to get around this? or do I have to roll back to
a older kernel?

/usr/pkg/bin/gmake -f
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/Rules.mk -C
arch/x86 asm-offsets.s
gmake[3]: Entering directory
`/usr/pkgsrc/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/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include
-I/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm-x86/mach-generic
-I/usr/pkgsrc/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
In file included from
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/xen/prefetch.h:13,
                 from
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/uaccess.h:8,
                 from
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/mm.h:9,
                 from
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/xen/mm.h:100,
                 from
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/domain.h:5,
                 from
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/xen/sched.h:18,
                 from x86_64/asm-offsets.c:9:
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/processor.h:174:
error: requested alignment is not a constant
cc1: warnings being treated as errors
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/processor.h:174:
warning: '__section__' attribute does not apply to types
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/processor.h:441:
error: requested alignment is not a constant
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/processor.h:441:
warning: '__section__' attribute does not apply to types
In file included from
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/xen/softirq.h:21,
                 from
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/hvm/vlapic.h:24,
                 from
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/hvm/vcpu.h:24,
                 from
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/domain.h:6,
                 from
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/xen/sched.h:18,
                 from x86_64/asm-offsets.c:9:
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/hardirq.h:11:
error: requested alignment is not a constant
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/hardirq.h:11:
warning: '__section__' attribute does not apply to types
In file included from
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/xen/sched.h:18,
                 from x86_64/asm-offsets.c:9:
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/domain.h:267:
error: requested alignment is not a constant
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/domain.h:267:
warning: '__section__' attribute does not apply to types
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/domain.h:363:
error: requested alignment is not a constant
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/asm/domain.h:363:
warning: '__section__' attribute does not apply to types
In file included from
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/xen/sched.h:20,
                 from x86_64/asm-offsets.c:9:
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/xen/rcupdate.h:64:
error: requested alignment is not a constant
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/xen/rcupdate.h:64:
error: section attribute not allowed for 'lock'
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/xen/rcupdate.h:67:
error: requested alignment is not a constant
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/xen/rcupdate.h:67:
warning: '__section__' attribute does not apply to types
In file included from
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/xen/sched.h:21,
                 from x86_64/asm-offsets.c:9:
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/xen/irq.h:63:
error: requested alignment is not a constant
/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/include/xen/irq.h:63:
warning: '__section__' attribute does not apply to types
gmake[3]: *** [asm-offsets.s] Error 1
gmake[3]: Leaving directory
`/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/arch/x86'
gmake[2]: *** [/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen/xen] Error 2
gmake[2]: Leaving directory
`/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen'
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory
`/usr/pkgsrc/sysutils/xenkernel33/work/xen-3.3.2/xen'
gmake: *** [install-xen] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/sysutils/xenkernel33
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/sysutils/xenkernel33
xen03#
xen03#
xen03# uname -a
NetBSD xen03.fourmannetworks.com 5.99.33 NetBSD 5.99.33 (GENERIC) #0:
Mon Jun 28 19:25:44 UTC 2010
builds%b8.netbsd.org@localhost:/home/builds/ab/HEAD/amd64/201006290000Z-obj/home/builds/ab/HEAD/src/sys/arch/amd64/compile/GENERIC
amd64
xen03#


-- 

Sam Fourman Jr.
Fourman Networks
http://www.fourmannetworks.com


Home | Main Index | Thread Index | Old Index