[gst-devel] cothreads: broken hppa asm, missing other archs

David I. Lehn dlehn at vt.edu
Tue Oct 15 12:06:29 CEST 2002


The Debian autobuilders have hit the gstreamer core.  The hppa build
failed in the cothread asm (see below).  A few architectures are missing
support: m68k, ia64, s390.  There's an offer for access to ia64 machine
if someone would like to write and test a port.  We might be able to get
similar access to other machines if someone is willing to do the asm work.

http://buildd.debian.org/build.php?pkg=gstreamer

(Ignore the alpha and sparc failures... that's a soon-to-be-corrected
packaging bug)

The hppa asm is a bit buggy.  Does anyone know how to fix this?

http://buildd.debian.org/fetch.php?&pkg=gstreamer&ver=0.4.1-2&arch=hppa&stamp=1034650701&file=log&as=raw

(cd .libs && rm -f libgstreamer.la && ln -s ../libgstreamer.la libgstreamer.la)
source='cothreads.c' object='libcothreads_la-cothreads.lo' libtool=yes \
depfile='.deps/libcothreads_la-cothreads.Plo' tmpdepfile='.deps/libcothreads_la-cothreads.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -D_GNU_SOURCE -DGST_CONFIG_DIR=\""/etc/gstreamer"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -I/usr/include/libxml2   -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I.. -Wall -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CONFIG_DIR=\""/etc/gstreamer"\"  -O2  -g -O2 -c -o libcothreads_la-cothreads.lo `test -f 'cothreads.c' || echo './'`cothreads.c
rm -f .libs/libcothreads_la-cothreads.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DGST_CONFIG_DIR=\"/etc/gstreamer\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -Wall -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CONFIG_DIR=\"/etc/gstreamer\" -O2 -g -O2 -c cothreads.c -MT libcothreads_la-cothreads.lo -MD -MP -MF .deps/libcothreads_la-cothreads.TPlo  -fPIC -DPIC -o .libs/libcothreads_la-cothreads.lo
/tmp/cc0yO9Vu.s: Assembler messages:
/tmp/cc0yO9Vu.s:4593: Error: Undefined absolute constant: '$1'.
/tmp/cc0yO9Vu.s:4593: Error: Field out of range [0..31] (-1).
/tmp/cc0yO9Vu.s:4593: Error: Invalid operands 

-dave




More information about the gstreamer-devel mailing list