Subject: pkg/30555: gstreamer fails on NetBSD 2.0.2 amd64
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <damon@brodiefamily.org>
List: pkgsrc-bugs
Date: 06/19/2005 01:51:00
>Number:         30555
>Category:       pkg
>Synopsis:       gstreamer fails on NetBSD 2.0.2 amd64
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jun 19 01:51:00 +0000 2005
>Originator:     Damon Brodie
>Release:        NetBSD 2.0
>Organization:
	
>Environment:
	
	
System: NetBSD nomad.brodiefamily.org 2.0 NetBSD 2.0 (NOMAD) #1: Sat Jun 18 15:30:43 EDT 2005 root@nomad.brodiefamily.org:/usr/src/sys/arch/amd64/compile/NOMAD amd64
Architecture: x86_64
Machine: amd64
>Description:
	With an update pkgsrc from HEAD gstreamer fails:

 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkgsrc/multimedia/gstreamer/work/.buildlink/include -I/usr/include/krb5 -I/usr/pkgsrc/multimedia/gstreamer/work/.buildlink/include/freetype2 -I/usr/pkgsrc/multimedia/gstreamer/work/.x11-buildlink/include -I/usr/pkgsrc/multimedia/gstreamer/work/.buildlink/include/python2.3 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/pkgsrc/multimedia/gstreamer/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/multimedia/gstreamer/work/.buildlink/lib/glib-2.0/include -I/usr/pkgsrc/multimedia/gstreamer/work/.buildlink/include/libxml2 -fno-common -g -Wall -DGST_DISABLE_DEPRECATED -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.8\" -O2 -MT libcothreads_la-cothreads.lo -MD -MP -MF .deps/libcothreads_la-cothreads.Tpo -c cothreads.c  -fPIC -DPIC -o .libs/libcothreads_la-cothreads.o
In file included from cothreads.c:37:
gstarch.h:201:2: #error Need to know about this architecture, or have a generic implementation
cothreads.c: In function `cothread_switch':
cothreads.c:654: warning: implicit declaration of function `GST_ARCH_SETUP_STACK'
cothreads.c:655: warning: implicit declaration of function `GST_ARCH_SET_SP'
cothreads.c:657: warning: implicit declaration of function `GST_ARCH_CALL'
gmake[4]: *** [libcothreads_la-cothreads.lo] Error 1
gmake[4]: Leaving directory `/usr/pkgsrc/multimedia/gstreamer/work/gstreamer-0.8.10/gst'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/pkgsrc/multimedia/gstreamer/work/gstreamer-0.8.10/gst'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/pkgsrc/multimedia/gstreamer/work/gstreamer-0.8.10/gst'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/multimedia/gstreamer/work/gstreamer-0.8.10'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/multimedia/gstreamer
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /usr/pkgsrc/multimedia/gstreamer/work/.work.log
===>
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/multimedia/gstreamer
*** Error code 1



>How-To-Repeat:
	cd /usr/pkgsrc/meta-pkgs/gnome
	make install
	wait for gstreamer to fail
>Fix:
	unknown at this point

>Unformatted: