tags 352520 + pending
thanks

Hi again

I have found out that it is the same problem as:
#350480 and #350405 (and merged them).

c++ -c -O2   -I../include -I../../../include/extensions 
-I../../../exports/include/X11 -I../../../include/fonts                 
-I../mfb -I../mi -I../../../../../common -I../../../../vncconfig -I../../.. 
-I../../../exports/include  -Dlinux -D__alpha__ -D_POSIX_C_SOURCE=199309L       
                    -D_POSIX_SOURCE -D_XOPEN_SOURCE                             
    -D_BSD_SOURCE -D_SVID_SOURCE                             -D_GNU_SOURCE      
                       -Dlinux -D__alpha__ -D_POSIX_C_SOURCE=199309L            
                    -D_POSIX_SOURCE -D_XOPEN_SOURCE                             
    -D_BSD_SOURCE -D_SVID_SOURCE                             -D_GNU_SOURCE      
                     -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP       
-DXCSECURITY -DTOGCUP   -DXF86BIGFONT -DDPMSExtension     -DPANORAMIX    
-DRENDER -DRANDR -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH          
                       -DXFreeXDGA -DXvExtension                               
-DXFree86LOADER  -DXFree86Server                                -DXF86VIDMODE   
                        -DXvMCExtension                                         
                        -DSMART_SCHEDULE                                
-DBUILDDEBUG -DXResExtension                            
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -D_XSERVER64 -DJENSEN_SUPPORT -DNDEBUG  
-DGC_HAS_COMPOSITE_CLIP -UXFree86LOADER   vncExtInit.cc
vncExtInit.cc: In function 'int ProcVncExtGetQueryConnect(_Client*)':
vncExtInit.cc:754: error: cast from 'void*' to 'CARD32' loses precision
make[6]: *** [vncExtInit.o] Error 1

The problem is that vnc do not seem to be buildable on 64 bit architectures,
probably because the compiler is stricter nowdays.

I think I have found it. Upload is on the way.

Regards,

// Ola

On Sun, Feb 19, 2006 at 02:59:14AM -0800, Steve Langasek wrote:
> On Sun, Feb 19, 2006 at 11:29:07AM +0100, Ola Lundqvist wrote:
> 
> > As s390 is no longer part of the release architecture (as far as I know)
> > and also that it do not exist in testing for that archtecture, this is not
> > a serious bug.
> 
>     out of date on alpha: vnc4-common, vnc4server, xvnc4viewer (from 4.0-8)
>     out of date on ia64: vnc4-common, vnc4server, xvnc4viewer (from 4.0-8)
>     out of date on mips: vnc4-common, vnc4server, xvnc4viewer (from 4.0-8)
>     out of date on mipsel: vnc4-common, vnc4server, xvnc4viewer (from 4.0-8)
>     out of date on hppa: vnc4-common, vnc4server, xvnc4viewer (from 4.0-8) 
> (but hppa isn't keeping up, so nevermind)
> 
> Please don't assume that bugs reported on s390 don't apply to other
> architectures.  This particular build failure shows up on hppa, mips, and
> mipsel as well.  (the failure on alpha/ia64 is a different one.)
> 
> Also, the correct severity for a build failure on a non-release arch would
> be 'important', not 'normal', please.
> 
> Thanks,
> -- 
> Steve Langasek                   Give me a lever long enough and a Free OS
> Debian Developer                   to set it on, and I can move the world.
> [EMAIL PROTECTED]                                   http://www.debian.org/



-- 
 --------------------- Ola Lundqvist ---------------------------
/  [EMAIL PROTECTED]                     Annebergsslingan 37      \
|  [EMAIL PROTECTED]                 654 65 KARLSTAD          |
|  +46 (0)54-10 14 30                  +46 (0)70-332 1551       |
|  http://www.opal.dhs.org             UIN/icq: 4912500         |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---------------------------------------------------------------

Reply via email to