[Gstreamer-bugs] [Bug 100224] New - Architecture detection fails on Alpha

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Dec 3 04:57:37 PST 2002


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=100224

Changed by jens.madsen at stibo.com.

--- shadow/100224	Tue Dec  3 07:57:37 2002
+++ shadow/100224.tmp.27215	Tue Dec  3 07:57:37 2002
@@ -0,0 +1,95 @@
+Bug#: 100224
+Product: GStreamer
+Version: 0.4.2
+OS: Linux
+OS Details: Debian Testing on Alpha
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: jens.madsen at stibo.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: Architecture detection fails on Alpha
+
+Gstreamer fails to build on Alpha since the architecture isn't detected
+correctly.
+
+Error:
+
+depmode=gcc3 /bin/sh ../depcomp \
+/bin/sh ../libtool --mode=compile gcc-3.2 -DHAVE_CONFIG_H -I. -I. -I..  
+-I/users/builder/garnome-19.1/include -I/usr/X11R6/include
+-I/users/builder/garnome-19.1/include -I/usr/X11R6/include
+-I/users/builder/garnome-19.1/include -I/usr/X11R6/include
+-I/users/builder/garnome-19.1/include -I/usr/X11R6/include -D_GNU_SOURCE
+-DGST_CONFIG_DIR=\""/users/builder/garnome-19.1/etc/gstreamer"\"
+-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  
+-I/users/builder/garnome-19.1/include/libxml2   -D_REENTRANT
+-I/users/builder/garnome-19.1/include/glib-2.0
+-I/users/builder/garnome-19.1/lib/glib-2.0/include   -I.. -Wall
+-D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer
+-DGST_CONFIG_DIR=\""/users/builder/garnome-19.1/etc/gstreamer"\"  -O2  -O2
+-g -c -o libcothreads_la-cothreads.lo `test -f 'cothreads.c' || echo
+'./'`cothreads.c
+gcc-3.2 -DHAVE_CONFIG_H -I. -I. -I.. -I/users/builder/garnome-19.1/include
+-I/usr/X11R6/include -I/users/builder/garnome-19.1/include
+-I/usr/X11R6/include -I/users/builder/garnome-19.1/include
+-I/usr/X11R6/include -I/users/builder/garnome-19.1/include
+-I/usr/X11R6/include -D_GNU_SOURCE
+-DGST_CONFIG_DIR=\"/users/builder/garnome-19.1/etc/gstreamer\"
+-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
+-I/users/builder/garnome-19.1/include/libxml2 -D_REENTRANT
+-I/users/builder/garnome-19.1/include/glib-2.0
+-I/users/builder/garnome-19.1/lib/glib-2.0/include -I.. -Wall -D_GNU_SOURCE
+-DG_LOG_DOMAIN=g_log_domain_gstreamer
+-DGST_CONFIG_DIR=\"/users/builder/garnome-19.1/etc/gstreamer\" -O2 -O2 -g
+-c cothreads.c -MT libcothreads_la-cothreads.lo -MD -MP -MF
+.deps/libcothreads_la-cothreads.TPlo  -fPIC -DPIC -o
+libcothreads_la-cothreads.lo
+In file included from cothreads.c:35:
+gstarch.h:165:2: #error Need to know about this architecture, or have a
+generic implementation
+cothreads.c: In function `cothread_switch':
+cothreads.c:616: warning: int format, different type arg (arg 6)
+cothreads.c:621: warning: int format, different type arg (arg 6)
+cothreads.c:636: warning: implicit declaration of function
+`GST_ARCH_SETUP_STACK'
+cothreads.c:637: warning: implicit declaration of function `GST_ARCH_SET_SP'
+cothreads.c:639: warning: implicit declaration of function `GST_ARCH_CALL'
+make[8]: *** [libcothreads_la-cothreads.lo] Error 1
+
+
+System:
+
+Digital Personal Workstation 433a
+
+builder at alpha:~$ uname -a
+Linux alpha 2.4.19 #1 Fri Nov 11 17:15:14 CET 2022 alpha EV56  GNU/Linux
+
+builder at alpha:~$ cat /proc/cpuinfo 
+cpu
+		: Alpha
+cpu model		: EV56
+cpu variation		: 0
+cpu revision		: 0
+cpu serial number	: Linux_is_Great!
+system type		: Miata
+system variation	: 0
+system revision		: 0
+system serial number	: MILO-2.2-17
+cycle frequency [Hz]	: 433098204 est.
+timer frequency [Hz]	: 1024.00
+page size [bytes]	: 8192
+phys. address bits	: 40
+max. addr. space #	: 127
+BogoMIPS
+	: 858.04
+kernel unaligned acc	: 0 (pc=0,va=0)
+user unaligned acc	: 23686 (pc=20000089c10,va=1204e6d54)
+platform string		: N/A
+cpus detected		: 0
+builder at alpha:~$





More information about the Gstreamer-bugs mailing list