[gst-devel] doc build error in 0.8.11

Wurbel Eric wurbel at univ-tln.fr
Mon Jan 2 06:42:08 CET 2006


Hi

I managed to recompile caps ladspa plugins, but the same error
appears again with liboil. Recompilation of liboil did not
solve the problem since liboil wants that SSE instruction set
be enabled in order to compile but then, it crashes on exec.
In fact it fails to detect correctly that the processor (k6-2)
doesn't handle SSE (it should). 
I'll try to solve this problem with liboil
developpers when I have time to do this.

thanks for the help by the way.

Eric
Le lun 02/01/2006 à 09:44, Stefan Kost a écrit :
> Hi Eric,
> 
> I had this once too, but it wasn't reproducable for me. Have you tried running 
> make again? If that does not help could you go to
> '/usr/src/RPM/BUILD/gstreamer-0.8.11/docs/gst'
> and run gstreamer-scan via gdb?
> 'gdb gstreamer-scan'
> then in dgb 'run' and after the crash 'bt' (for backtrace).
> 
> Stefan
> 
> Wurbel Eric wrote:
> > Hi gstreamer people
> > 
> > I try to rebuild the RPM packages of gstreamer 0.8.11 
> > (on a heavilly patched mandriva 2006.0 distro, using a 2.6.12 kernel
> > with multimedia patches).
> > 
> > the build process aborts with an error during the doc building.
> > packages are :
> > gtk-doc 1.4
> > glib 2.8.4
> > popt 1.10.2
> > 
> > The build process crashes during the gst doc building. Here are
> > the messages :
> > 
> > ========================================================================
> > make[3]: Entering directory
> > `/usr/src/RPM/BUILD/gstreamer-0.8.11/docs/gst'
> > *** Scanning header files ***
> > if grep -l '^..*$' ./gstreamer.types > /dev/null;       \
> > then                                                            \
> >     if test x"." != x. ; then                           \
> >         cp ./gstreamer.types . ;                        \
> >         chmod u+w gstreamer.types ;                             \
> >     fi ;                                                        \
> >     CC="/bin/sh ../../libtool --mode=compile gcc" LD="/bin/sh
> > ../../libtool --mo de=link gcc"                    \
> >     CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/ include/libxml2   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  
> > -fno-common -g -W all -DGST_DISABLE_DEPRECATED -I../../libs -I../.. 
> > -I../.." LDFLAGS="../../gst/libgstreamer-0.8.la -lpopt "             \
> >     gtkdoc-scangobj --nogtkinit --type-init-func="gst_init(NULL,NULL)" 
> > \
> >         --module=gstreamer ;                            \
> > else                                                            \
> >     cd . ;                                              \
> >     for i in gstreamer.args gstreamer.hierarchy gstreamer.interfaces
> > gstreamer.p rerequisites .libs/gstreamer-scan.o gstreamer.signals ; do
> >   \
> >                test -f $i || touch $i ;                         \
> >     done                                                        \
> > fi
> > mkdir .libs
> >  gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/include /libxml2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> > -fno-common -g -Wall -DGST_D ISABLE_DEPRECATED -I../../libs -I../..
> > -I../.. -c gstreamer-scan.c  -fPIC -DPIC -o .libs/gstreamer-scan.o
> >  gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/include /libxml2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> > -fno-common -g -Wall -DGST_D ISABLE_DEPRECATED -I../../libs -I../..
> > -I../.. -c gstreamer-scan.c -o gstreamer- scan.o >/dev/null 2>&1
> > gcc -o .libs/gstreamer-scan .libs/gstreamer-scan.o 
> > ../../gst/.libs/libgstreamer -0.8.so /usr/lib/libxml2.so -lz
> > /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2 .0.so -lpthread
> > /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -lm /usr
> > /lib/libpopt.so
> > creating gstreamer-scan
> > Scan failed
> > make[3]: *** [scan-build.stamp] Erreur 255
> > make[3]: Leaving directory
> > `/usr/src/RPM/BUILD/gstreamer-0.8.11/docs/gst'
> > make[2]: *** [all-recursive] Erreur 1
> > make[2]: Leaving directory `/usr/src/RPM/BUILD/gstreamer-0.8.11/docs'
> > make[1]: *** [all-recursive] Erreur 1
> > make[1]: Leaving directory `/usr/src/RPM/BUILD/gstreamer-0.8.11'
> > make: *** [all] Erreur 2
> > =======================================================================
> > 
> > Is anyone have any idea about the cause of this crash ?
> > 
> > thanks
> > 
> > Eric
> > 
> > 
> > 
> > 
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> > for problems?  Stop!  Download the new AJAX search engine that makes
> > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> > _______________________________________________
> > gstreamer-devel mailing list
> > gstreamer-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel







More information about the gstreamer-devel mailing list