Bug#621409: vnc4: FTBFS on armel: macro 'in' not recognized -- ignoring

2012-09-28 Thread Bryce Harrington
hw/xfree86/common/compiler.h in the current Xserver has some
pre-processor conditional logic for __arm__, which needs ported
over to vnc4's older copy of this file.

More details:
 https://bugs.launchpad.net/ubuntu/+source/vnc4/+bug/945368/comments/2


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#621409: vnc4: FTBFS on armel: macro 'in' not recognized -- ignoring

2011-12-31 Thread Ola Lundqvist
Thanks.

// Ola

On Fri, Dec 30, 2011 at 09:09:33PM +0100, Julien Cristau wrote:
 severity 621409 important
 kthxbye
 
 On Thu, Apr  7, 2011 at 00:32:49 +0100, Hector Oron wrote:
 
  Source: vnc4
  Version: 4.1.1+X4.3.0-37
  Severity: serious
  Justification: FTBFS
  
  Hello,
  
Your package fails to build on armel:
  
  /usr/bin/cpp -undef -traditional  -D__apploaddir__=/etc/X11/app-defaults 
  -D__filemansuffix__=5x
  +-D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 
  -D__projectroot__=/usr/X11R6
  +-D__xorgversion__='Release 6.6 X Version 11' 
  -D__vendorversion__=`echo 4 3 0 | sed -e 's/
  +/./g' -e 's/^/Version /'` XFree86  Xserver.man | sed -e '/^#  
  *[0-9][0-9]*  *.*$/d' -e
  +'/^XCOMM$/s//#/' -e '/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' Xserver._man
  rm -f Xserver.1x.html Xserver.1x-html
  ../../config/util/rman -f HTML  Xserver._man \
 Xserver.1x-html  mv -f Xserver.1x-html Xserver.1x.html
  macro in not recognized -- ignoring
 
 This is completely irrelevant to the build failure.  ignoring doesn't
 mean error.  OTOH, this:
 c++ -o XFree86 -O3 -fsigned-char -L../../exports/lib  -L/usr/X11R6/lib 
 xkb/xf86KillSrv.o xkb/xf86VT.o xkb/xf86Private.o
 ../../programs/Xserver/hw/xfree86/common/xf86Init.o 
 ../../programs/Xserver/hw/xfree86/common/xf86IniExt.o 
 ../../programs/Xserver/hw/xfree86/common/libxf86.a 
 ../../programs/Xserver/hw/xfree86/parser/libxf86config.a 
 ../../programs/Xserver/hw/xfree86/os-support/libxf86_os.a 
 ../../programs/Xserver/hw/xfree86/loader/libloader.a  
 ../../programs/Xserver/hw/xfree86/common/libxf86.a dix/libdix.a os/libos.a 
 ../../exports/lib/libXau.a ../../exports/lib/libXdmcp.a
 ../../lib/font/fontbase.o  ../../lib/font/libfontbase.a 
 Xext/libexts.a xkb/libxkb.a Xi/libxinput.a   lbx/liblbx.a 
   ../../lib/lbxutil/liblbxutil.a vnc/libvnc.a 
 ../../../../common/rfb/librfb.a
 ../../../../common/Xregion/libXregion.a
 ../../../../common/network/libnetwork.a
 ../../../../common/rdr/
 librdr.a ../../programs/Xserver/hw/xfree86/common/libxf86.a 
 Xext/libexts.a xkb/libxkb.a Xi/libxinput.a   lbx/liblbx.a 
   ../../lib/lbxutil/liblbxutil.a vnc/libvnc.a 
 ../../../../common/rfb/librfb.a
 ../../../../common/Xregion/libXregion.a
 ../../../../common/network/libnetwork.a
 ../../../../common/rdr/librdr.a randr/librandr.a render/librender.a 
 dix/libxpstubs.a mi/libmi.a Xext/libexts.a xkb/libxkb.a Xi/libxinput.a
lbx/liblbx.a   ../../lib/lbxutil/liblbxutil.a 
 vnc/libvnc.a ../../../../common/rfb/librfb.a
 ../../../../common/Xregion/libXregion.a
 ../../../../common/network/libnetwork.a
 ../../../../common/rdr/librdr.a randr/librandr.a render/librender.a  
 ../../programs/Xserver/hw/xfree86/os-support/libxf86_os.a -lz -lm 
 -rdynamic -ldl  -Wl,-rpath-link,../../exports/lib
 c++: error: ../../programs/Xserver/hw/xfree86/loader/libloader.a: No such 
 file or directory
 make[5]: *** [XFree86] Error 1
 
 might actually explain the failure.  And unless it's reproducible on
 other archs, it's not a regression, so downgrading.
 
 Cheers,
 Julien
 
 
 

-- 
 - Ola Lundqvist ---
/  o...@debian.org Annebergsslingan 37  \
|  o...@inguza.com  654 65 KARLSTAD  |
|  http://inguza.com/  +46 (0)70-332 1551   |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#621409: vnc4: FTBFS on armel: macro 'in' not recognized -- ignoring

2011-12-30 Thread Julien Cristau
severity 621409 important
kthxbye

On Thu, Apr  7, 2011 at 00:32:49 +0100, Hector Oron wrote:

 Source: vnc4
 Version: 4.1.1+X4.3.0-37
 Severity: serious
 Justification: FTBFS
 
 Hello,
 
   Your package fails to build on armel:
 
 /usr/bin/cpp -undef -traditional  -D__apploaddir__=/etc/X11/app-defaults 
 -D__filemansuffix__=5x
 +-D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 
 -D__projectroot__=/usr/X11R6
 +-D__xorgversion__='Release 6.6 X Version 11' -D__vendorversion__=`echo 
 4 3 0 | sed -e 's/
 +/./g' -e 's/^/Version /'` XFree86  Xserver.man | sed -e '/^#  *[0-9][0-9]* 
  *.*$/d' -e
 +'/^XCOMM$/s//#/' -e '/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' Xserver._man
 rm -f Xserver.1x.html Xserver.1x-html
 ../../config/util/rman -f HTML  Xserver._man \
Xserver.1x-html  mv -f Xserver.1x-html Xserver.1x.html
 macro in not recognized -- ignoring

This is completely irrelevant to the build failure.  ignoring doesn't
mean error.  OTOH, this:
c++ -o XFree86 -O3 -fsigned-char -L../../exports/lib  -L/usr/X11R6/lib 
xkb/xf86KillSrv.o xkb/xf86VT.o xkb/xf86Private.o
../../programs/Xserver/hw/xfree86/common/xf86Init.o 
../../programs/Xserver/hw/xfree86/common/xf86IniExt.o 
../../programs/Xserver/hw/xfree86/common/libxf86.a 
../../programs/Xserver/hw/xfree86/parser/libxf86config.a 
../../programs/Xserver/hw/xfree86/os-support/libxf86_os.a 
../../programs/Xserver/hw/xfree86/loader/libloader.a  
../../programs/Xserver/hw/xfree86/common/libxf86.a dix/libdix.a os/libos.a 
../../exports/lib/libXau.a ../../exports/lib/libXdmcp.a
../../lib/font/fontbase.o  ../../lib/font/libfontbase.a 
Xext/libexts.a xkb/libxkb.a Xi/libxinput.a   lbx/liblbx.a   
../../lib/lbxutil/liblbxutil.a vnc/libvnc.a 
../../../../common/rfb/librfb.a
../../../../common/Xregion/libXregion.a
../../../../common/network/libnetwork.a
../../../../common/rdr/librdr.a 
../../programs/Xserver/hw/xfree86/common/libxf86.a Xext/libexts.a 
xkb/libxkb.a Xi/libxinput.a   lbx/liblbx.a   
../../lib/lbxutil/liblbxutil.a vnc/libvnc.a ../../../../common/rfb/librfb.a 
   ../../../../common/Xregion/libXregion.a
../../../../common/network/libnetwork.a
../../../../common/rdr/librdr.a randr/librandr.a render/librender.a 
dix/libxpstubs.a mi/libmi.a Xext/libexts.a xkb/libxkb.a Xi/libxinput.a  
 lbx/liblbx.a   ../../lib/lbxutil/liblbxutil.a 
vnc/libvnc.a ../../../../common/rfb/librfb.a
../../../../common/Xregion/libXregion.a
../../../../common/network/libnetwork.a
../../../../common/rdr/librdr.a randr/librandr.a render/librender.a  
../../programs/Xserver/hw/xfree86/os-support/libxf86_os.a -lz -lm   
  -rdynamic -ldl  -Wl,-rpath-link,../../exports/lib
c++: error: ../../programs/Xserver/hw/xfree86/loader/libloader.a: No such file 
or directory
make[5]: *** [XFree86] Error 1

might actually explain the failure.  And unless it's reproducible on
other archs, it's not a regression, so downgrading.

Cheers,
Julien



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#621409: vnc4: FTBFS on armel: macro 'in' not recognized -- ignoring

2011-04-06 Thread Hector Oron
Source: vnc4
Version: 4.1.1+X4.3.0-37
Severity: serious
Justification: FTBFS

Hello,

  Your package fails to build on armel:

/usr/bin/cpp -undef -traditional  -D__apploaddir__=/etc/X11/app-defaults 
-D__filemansuffix__=5x
+-D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 
-D__projectroot__=/usr/X11R6
+-D__xorgversion__='Release 6.6 X Version 11' -D__vendorversion__=`echo 4 
3 0 | sed -e 's/
+/./g' -e 's/^/Version /'` XFree86  Xserver.man | sed -e '/^#  *[0-9][0-9]*  
*.*$/d' -e
+'/^XCOMM$/s//#/' -e '/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' Xserver._man
rm -f Xserver.1x.html Xserver.1x-html
../../config/util/rman -f HTML  Xserver._man \
   Xserver.1x-html  mv -f Xserver.1x-html Xserver.1x.html
macro in not recognized -- ignoring
make[5]: Leaving directory
+`/build/buildd-vnc4_4.1.1+X4.3.0-37-armel-GnZKFo/vnc4-4.1.1+X4.3.0/unix/xc/programs/Xserver'
make[4]: *** [all] Error 2

  Please see the status page of your package:
  https://buildd.debian.org/status/package.php?p=vnc4

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org