Bug#386938: xorg-server - FTBFS: Error: Unrecognized opcode: `sti'

2006-09-17 Thread José Parrella
José Parrella escribió:
> It seems to me that sti doesn't belong here (from the interpretation of
> the Principles of Operation [1]) so this might be either a problem in
> the configure script (-> autoconf) or an upstream bug in binutils. This
> is just my speculation, however.

I stand corrected.

Gerardo Curiel ([javamaniac], from Debian Venezuela) has suggested that
adding libklibc-dev (or any particular kernel headers) to Build-Depends
might solve this problem (since include/asm-s390/system.h defines
several system support routines, including sti()).

Could anyone (with access to raptor or any other S/390 machine) try
this? Thank you very much for your time and patience.

Jose

-- 
José M. Parrella -> Debian Sid, k2.6.17.13
Escuela de Ingenieria Electrica
Universidad Central de Venezuela -> ucvlug.info



Bug#386938: xorg-server - FTBFS: Error: Unrecognized opcode: `sti'

2006-09-17 Thread José Parrella
This package already implements the previous experiences from other
Debian maintainers regarding recent gcc and binutils interaction in s390
(that is, usage of -DNO_INLINE and correct --build and --host options
for the configure script)

It seems to me that sti doesn't belong here (from the interpretation of
the Principles of Operation [1]) so this might be either a problem in
the configure script (-> autoconf) or an upstream bug in binutils. This
is just my speculation, however.

Jose

[1] http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/dz9ar008/CCONTENTS

-- 
José M. Parrella -> Debian Sid, k2.6.17.13
Escuela de Ingenieria Electrica
Universidad Central de Venezuela -> ucvlug.info



Bug#386938: xorg-server - FTBFS: Error: Unrecognized opcode: `sti'

2006-09-11 Thread Bastian Blank
Package: xorg-server
Version: 2:1.0.2-10
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of xorg-server_2:1.0.2-10 on debian-31 by sbuild/s390 85
[...]
>  gcc -DHAVE_CONFIG_H -I. -I../../../../../hw/xfree86/os-support/linux 
> -I../../../../include -I../../../../include -I../../../../include 
> -I../../../../include -I../../../../include -I../../../../include 
> -I../../../../../hw/xfree86 -I../../../../../hw/xfree86/include 
> -I../../../../../hw/xfree86/common -I../../../../../hw/xfree86/os-support 
> -I../../../../../hw/xfree86/os-support/bus -I../../../../../os 
> -I/usr/include/drm -DUSESTDRES -DHAVE_SYSV_IPC -DHAVE_XORG_CONFIG_H 
> -DXFree86Server -DXFree86LOADER -Wall -Wpointer-arith -Wstrict-prototypes 
> -Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
> -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT 
> -I/usr/include/freetype2 -I../../../../../include -I../../../../include 
> -I../../../../../Xext -I../../../../../composite -I../../../../../damageext 
> -I../../../../../xfixes -I../../../../../Xi -I../../../../../mi 
> -I../../../../../miext/shadow -I../../../../../miext/damage 
> -I../../../../../render -I../../../../../randr -I../../../../../fb -Wall -g 
> -O2 -DNO_INLINE -MT lnx_video.lo -MD -MP -MF .deps/lnx_video.Tpo -c 
> ../../../../../hw/xfree86/os-support/linux/lnx_video.c  -fPIC -DPIC -o 
> .libs/lnx_video.o
> /tmp/ccqJxJ4L.s: Assembler messages:
> /tmp/ccqJxJ4L.s:84: Error: Unrecognized opcode: `sti'
> /tmp/ccqJxJ4L.s:163: Error: missing operand
> /tmp/ccqJxJ4L.s:163: Error: syntax error; expected ,
> make[6]: *** [lnx_video.lo] Error 1
> make[6]: Leaving directory 
> `/build/buildd/xorg-server-1.0.2/obj-s390-linux-gnu/hw/xfree86/os-support/linux'
> make[5]: *** [all-recursive] Error 1
> make[5]: Leaving directory 
> `/build/buildd/xorg-server-1.0.2/obj-s390-linux-gnu/hw/xfree86/os-support'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory 
> `/build/buildd/xorg-server-1.0.2/obj-s390-linux-gnu/hw/xfree86'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory 
> `/build/buildd/xorg-server-1.0.2/obj-s390-linux-gnu/hw/xfree86'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory 
> `/build/buildd/xorg-server-1.0.2/obj-s390-linux-gnu/hw'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/build/buildd/xorg-server-1.0.2/obj-s390-linux-gnu'
> make: *** [build-stamp] Error 2
> **
> Build finished at 20060908-1621
> FAILED [dpkg-buildpackage died]