pkgsrc-Bugs archive

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

pkg/45386: xentools33 fails to build on current/amd64



>Number:         45386
>Category:       pkg
>Synopsis:       xentools33 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:
        xentools33 fails to build on current/amd64 with error

   [...]
gcc -I/usr/include -I/usr/pkg/include -DPIC -O2 -I/usr/include 
-I/usr/pkg/include -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing 
-std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value 
-Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .subdirs-all.d  
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -O2 -fomit-frame-pointer -m64 
-fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value 
-Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .subdir-all-xenstore.d  
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -O2 -fomit-frame-pointer -m64 
-fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value 
-Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .xs_lib.opic.d  
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -Werror -I. -I../../tools/libxc 
-I../../tools/include -fPIC -c -o xs_lib.opic xs_lib.c
getconf: LFS_CFLAGS: unknown variable
getconf: LFS_LDFLAGS: unknown variable
cc1: warnings being treated as errors
xs_lib.c: In function 'xs_perm_to_string':
xs_lib.c:159:2: error: case value '3' not in enumerated type 'const enum 
xs_perm_type'
gmake[2]: *** [xs_lib.opic] Error 1
gmake[2]: Leaving directory 
`/var/tmp/pkgsrc/sysutils/xentools33/work.grid-xen/xen-3.3.2/tools/xenstore'
gmake[1]: *** [subdir-all-xenstore] Error 2


        Interestingly the xentools41 package does build but the relevant
        section of code doesn't appear to have changed.
        
>How-To-Repeat:
        try to build package
        
>Fix:
        unknown
        

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index