pkgsrc-Bugs archive

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

pkg/45388: xenkernel33 fails to build on current/amd64



>Number:         45388
>Category:       pkg
>Synopsis:       xenkernel33 fails to build on current/amd64
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Sep 21 12:45:00 +0000 2011
>Originator:     Mark Davies
>Release:        NetBSD 5.99.55
>Organization:
ECS, Victoria Uni. of Wellington, New Zealand.
>Environment:
        
        
System: NetBSD grid-xen.ecs.vuw.ac.nz 5.99.55 NetBSD 5.99.55 (GENERIC) #0: Wed 
Sep  7 17:47:53 NZST 2011  
mark%turakirae.ecs.vuw.ac.nz@localhost:/local/SAVE/cur64.obj/src/work/src/sys/arch/amd64/compile/GENERIC
 amd64
Architecture: amd64
Machine: amd64
>Description:
        xenkernel33 fails to build on current/amd6 with error

     [...]
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/var/tmp/pkgsrc/sysutils/xenkernel33/work.grid-xen/xen-3.3.2/xen/include 
-I/var/tmp/pkgsrc/sysutils/xenkernel33/work.grid-xen/xen-3.3.2/xen/include/asm-x86/mach-generic
 
-I/var/tmp/pkgsrc/sysutils/xenkernel33/work.grid-xen/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
cc1: warnings being treated as errors
In file included from grant_table.c:1568:0:
compat/grant_table.c:9:1: error: variably modified 
'__checkFstruct_grant_entry__flags' at file scope
compat/grant_table.c:9:1: error: variably modified 
'__checkFstruct_grant_entry__domid' at file scope
compat/grant_table.c:9:1: error: variably modified 
'__checkFstruct_grant_entry__frame' at file scope
compat/grant_table.c:13:1: error: variably modified 
'__checkFstruct_gnttab_map_grant_ref__host_addr' at file scope
compat/grant_table.c:13:1: error: variably modified 
'__checkFstruct_gnttab_map_grant_ref__flags' at file scope
compat/grant_table.c:13:1: error: variably modified 
'__checkFstruct_gnttab_map_grant_ref__ref' at file scope
compat/grant_table.c:13:1: error: variably modified 
'__checkFstruct_gnttab_map_grant_ref__dom' at file scope
compat/grant_table.c:13:1: error: variably modified 
'__checkFstruct_gnttab_map_grant_ref__status' at file scope
compat/grant_table.c:13:1: error: variably modified 
'__checkFstruct_gnttab_map_grant_ref__handle' at file scope
compat/grant_table.c:13:1: error: variably modified 
'__checkFstruct_gnttab_map_grant_ref__dev_bus_addr' at file scope
compat/grant_table.c:17:1: error: variably modified 
'__checkFstruct_gnttab_unmap_grant_ref__host_addr' at file scope
compat/grant_table.c:17:1: error: variably modified 
'__checkFstruct_gnttab_unmap_grant_ref__dev_bus_addr' at file scope
compat/grant_table.c:17:1: error: variably modified 
'__checkFstruct_gnttab_unmap_grant_ref__handle' at file scope
compat/grant_table.c:17:1: error: variably modified 
'__checkFstruct_gnttab_unmap_grant_ref__status' at file scope
compat/grant_table.c:21:1: error: variably modified 
'__checkFstruct_gnttab_unmap_and_replace__host_addr' at file scope
compat/grant_table.c:21:1: error: variably modified 
'__checkFstruct_gnttab_unmap_and_replace__new_addr' at file scope
compat/grant_table.c:21:1: error: variably modified 
'__checkFstruct_gnttab_unmap_and_replace__handle' at file scope
compat/grant_table.c:21:1: error: variably modified 
'__checkFstruct_gnttab_unmap_and_replace__status' at file scope
compat/grant_table.c:29:1: error: variably modified 
'__checkFstruct_gnttab_dump_table__dom' at file scope
compat/grant_table.c:29:1: error: variably modified 
'__checkFstruct_gnttab_dump_table__status' at file scope
gmake[4]: *** [grant_table.o] Error 1
gmake[4]: Leaving directory 
`/var/tmp/pkgsrc/sysutils/xenkernel33/work.grid-xen/xen-3.3.2/xen/common'
gmake[3]: *** 
[/var/tmp/pkgsrc/sysutils/xenkernel33/work.grid-xen/xen-3.3.2/xen/common/built_in.o]
 Error 2
gmake[3]: Leaving directory 
`/var/tmp/pkgsrc/sysutils/xenkernel33/work.grid-xen/xen-3.3.2/xen/arch/x86'
gmake[2]: *** 
[/var/tmp/pkgsrc/sysutils/xenkernel33/work.grid-xen/xen-3.3.2/xen/xen] Error 2
gmake[2]: Leaving directory 
`/var/tmp/pkgsrc/sysutils/xenkernel33/work.grid-xen/xen-3.3.2/xen'
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory 
`/var/tmp/pkgsrc/sysutils/xenkernel33/work.grid-xen/xen-3.3.2/xen'
gmake: *** [install-xen] Error 2
*** Error code 2

>How-To-Repeat:
        try to build package
        
>Fix:
        unknown
        

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index