[gst-devel] doc build error in 0.8.11

Wurbel Eric wurbel at univ-tln.fr
Sun Jan 1 05:53:17 CET 2006


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






More information about the gstreamer-devel mailing list