pkgsrc-Bugs archive

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

pkg/32571: x11/xorg-server fails to build on amd64/3.99.15



        Note: There was a bad value `' for the field `Confidential'.
        It was set to the default value of `yes'.

>Number:         32571
>Category:       pkg
>Synopsis:       x11/xorg-server fails to build on amd64/3.99.15
>Confidential:   yes
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 19 13:20:00 +0000 2006
>Originator:     martijnb%atlas.ipv6.stack.nl@localhost
>Release:        NetBSD 3.99.15
>Organization:
        
>Environment:
        
        
System: NetBSD atlas.ipv6.stack.nl 3.99.15 NetBSD 3.99.15 (ATLAS) #0: Thu Jan 
19 07:19:29 CET 2006 
root%atlas.ipv6.stack.nl@localhost:/usr/obj/sys/arch/amd64/compile/ATLAS amd64
Architecture: x86_64
Machine: amd64
>Description:
        x11/xorg-server (the new 6.9.0 version) fails to build on 
amd64/3.99.15:

===> Checking for vulnerabilities in xorg-server-6.9.0
===> Building for xorg-server-6.9.0
making all in lib/font/bitmap...
making all in lib/font/bitmap/module...
rm -f bitscale.o
cc -O2 -ansi -Dasm=__asm -Wall -Wpointer-arith -Wstrict-prototypes              
          -Wmissing-prototypes -Wmissing-declarations                     
-Wredundant-decls -Wnested-externs -Wundef  -fPIC  
-I/usr/pkgobjdir/x11/xorg-server/work/xc/include/fonts -I../../include 
-I/usr/pkgobjdir/x11/xorg-server/work/xc/programs/Xserver/include              
-I/usr/pkgobjdir/x11/xorg-server/work/xc/exports/include/X11 -I../  
-I/usr/pkgobjdir/x11/xorg-server/work/xc 
-I/usr/pkgobjdir/x11/xorg-server/work/xc/exports/include  
-I/usr/pkgobjdir/x11/xorg-server/work/.buildlink/include -DCSRG_BASED -DSHAPE 
-DXINPUT -DXKB -DLBX -DXAPPGROUP        -DXCSECURITY -DTOGCUP   -DXF86BIGFONT 
-DDPMSExtension   -DXPRINT -DPIXPRIV -DPANORAMIX   -DRENDER -DRANDR       
-DXFIXES -DDAMAGE -DCOMPOSITE -DXEVIE    -DGCCUSESGAS -DNDEBUG   -DFUNCPROTO=15 
-DNARROWPROTO  -DIN_MODULE -DXFree86Module -DFONTMODULE -DBDFFORMAT -DSNFFORMAT 
-DPCFFORMAT   -c bitscale.c
bitscale.c: In function `initFontPropTable':
bitscale.c:291: warning: implicit declaration of function `strlen'
bitscale.c: In function `get_matrix_horizontal_component':
bitscale.c:316: warning: implicit declaration of function `hypot'
bitscale.c: In function `ComputeScaleFactors':
bitscale.c:352: warning: implicit declaration of function `fabs'
bitscale.c: In function `FindBestToScale':
bitscale.c:451: error: `HUGE_VAL' undeclared (first use in this function)
bitscale.c:451: error: (Each undeclared identifier is reported only once
bitscale.c:451: error: for each function it appears in.)
bitscale.c:452: warning: implicit declaration of function `memcpy'
bitscale.c: In function `ComputeScaledProperties':
bitscale.c:785: warning: implicit declaration of function `strchr'
bitscale.c: In function `ScaleFont':
bitscale.c:1153: warning: implicit declaration of function `floor'
bitscale.c:1155: warning: implicit declaration of function `ceil'
bitscale.c:1194: warning: implicit declaration of function `abs'
bitscale.c: In function `ScaleBitmap':
bitscale.c:1368: warning: implicit declaration of function `bzero'
bitscale.c:1442: warning: implicit declaration of function `memmove'
bitscale.c: In function `BitmapOpenScalable':
bitscale.c:1900: warning: implicit declaration of function `strcpy'
*** Error code 1

Stop.
make: stopped in /usr/pkgobjdir/x11/xorg-server/work/xc/lib/font/bitmap/module
*** Error code 1

Stop.
make: stopped in /usr/pkgobjdir/x11/xorg-server/work/xc/lib/font/bitmap
*** Error code 1

Stop.
make: stopped in /usr/pkgobjdir/x11/xorg-server/work/xc/lib/font
making all in lib/lbxutil/lbx_zlib...
making all in lib/lbxutil/delta...
making all in lib/lbxutil/image...
making all in programs/Xserver/include...
[snip]
making all in programs/Xserver/Xprint/etc/Xsession.d...
making all in programs/Xserver/Xext...
rm -f xres.o
cc -c -O2 -ansi -Dasm=__asm -Wall -Wpointer-arith -Wstrict-prototypes           
          -Wmissing-prototypes -Wmissing-declarations                     
-Wredundant-decls -Wnested-externs -Wundef    -I. -I../include 
-I/usr/pkgobjdir/x11/xorg-server/work/xc/exports/include/X11 
-I/usr/pkgobjdir/x11/xorg-server/work/xc/include/extensions               
-I/usr/pkgobjdir/x11/xorg-server/work/xc/include/fonts -I../mi -I../render 
-I/usr/pkgobjdir/x11/xorg-server/work/xc/programs/Xserver/hw/xfree86/common 
-I/usr/pkgobjdir/x11/xorg-server/work/xc/include/fonts              
-I/usr/pkgobjdir/x11/xorg-server/work/xc 
-I/usr/pkgobjdir/x11/xorg-server/work/xc/exports/include  
-I/usr/pkgobjdir/x11/xorg-server/work/.buildlink/include -DCSRG_BASED -DSHAPE 
-DXINPUT -DXKB -DLBX -DXAPPGROUP    -DXCSECURITY -DTOGCUP   -DXF86BIGFONT 
-DDPMSExtension   -DXPRINT -DPIXPRIV -DPANORAMIX   -DRENDER -DRANDR       
-DXFIXES -DDAMAGE -DCOMPOSITE -DXEVIE    -DGCCUSESGAS -DNDEBUG   -DFUNCPROTO=15 
-DNARROWPROTO   -DMITMISC -DXTEST -DXTRAP       -DXSYNC -DXCMISC -DXRECORD      
-!
 DMITSHM -DBIGREQS -DXF86VIDMODE        -DXF86MISC -DDBE -DDPMSExtension -DEVI  
-DSCREENSAVER -DXV -DXVMC       -DGLXEXT  -DGLX_USE_MESA -D__GLX_ALIGN64 
-DFONTCACHE          -DRES -DHAS_XVMCSHM   xres.c
xres.c: In function `ProcXResQueryClientResources':
xres.c:165: error: `ResourceNames' undeclared (first use in this function)
xres.c:165: error: (Each undeclared identifier is reported only once
xres.c:165: error: for each function it appears in.)
xres.c:168: warning: implicit declaration of function `RegisterResourceName'
*** Error code 1

Stop.

>How-To-Repeat:
        Try to build x11/xorg-server on amd64
>Fix:
        unknown.

>Unformatted:
        
        



Home | Main Index | Thread Index | Old Index