[gstreamer-bugs] [Bug 351308] Gstreamer build fails with gkt-doc critical warnings

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Aug 20 09:37:57 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=351308
 GStreamer | don't know | Ver: HEAD CVS


Wouter Bolsterlee (uws) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Comment #6 from Wouter Bolsterlee (uws)  2006-08-20 16:37 UTC -------
Reopening...

Making all in docs
make[2]: Entering directory `/opt/gnome-2-16/src/gst-plugins-base/docs'
Making all in libs
make[3]: Entering directory `/opt/gnome-2-16/src/gst-plugins-base/docs/libs'
*** Scanning header files ***
if grep -l '^..*$' ./gst-plugins-base-libs.types > /dev/null;   \
        then                                                            \
            if test x"." != x. ; then                           \
                cp ./gst-plugins-base-libs.types . ;                    \
                chmod u+w gst-plugins-base-libs.types ;                        
\
            fi ;                                                        \
            GST_PLUGIN_SYSTEM_PATH=`cd ../.. && pwd`            \
            GST_PLUGIN_PATH=                                            \
            CC="/bin/sh ../../libtool --mode=compile gcc" LD="/bin/sh
../../libtool --mode=link gcc"                    \
            CFLAGS="-pthread -I/opt/gnome-2-16/include/gstreamer-0.10
-I/opt/gnome-2-16/include/glib-2.0 -I/opt/gnome-2-16/lib/glib-2.0/include
-I/opt/gnome-2-16/include/libxml2   -I../.. -I../../gst-libs -I../../gst-libs"
LDFLAGS="../../gst-libs/gst/interfaces/libgstinterfaces-0.10.la
../../gst-libs/gst/audio/libgstaudio-0.10.la
../../gst-libs/gst/cdda/libgstcdda-0.10.la
../../gst-libs/gst/netbuffer/libgstnetbuffer-0.10.la
../../gst-libs/gst/rtp/libgstrtp-0.10.la
../../gst-libs/gst/tag/libgsttag-0.10.la
../../gst-libs/gst/video/libgstvideo-0.10.la -Wl,--export-dynamic -pthread
-L/opt/gnome-2-16/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0
-lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0  "               \
            gtkdoc-scangobj --type-init-func="gst_init(NULL,NULL)"      \
                --module=gst-plugins-base-libs ;                               
\
        else                                                            \
            cd . ;                                              \
            for i in gst-plugins-base-libs.args gst-plugins-base-libs.hierarchy
gst-plugins-base-libs.interfaces gst-plugins-base-libs.prerequisites
.libs/gst-plugins-base-libs-scan.o gst-plugins-base-libs.signals ; do          
                \
               test -f $i || touch $i ;                         \
            done                                                        \
        fi
gtk-doc: Compiling scanner
 gcc -pthread -I/opt/gnome-2-16/include/gstreamer-0.10
-I/opt/gnome-2-16/include/glib-2.0 -I/opt/gnome-2-16/lib/glib-2.0/include
-I/opt/gnome-2-16/include/libxml2 -I../.. -I../../gst-libs -I../../gst-libs -c
gst-plugins-base-libs-scan.c  -fPIC -DPIC -o .libs/gst-plugins-base-libs-scan.o
gtk-doc: Linking scanner
gcc -o .libs/gst-plugins-base-libs-scan .libs/gst-plugins-base-libs-scan.o
-Wl,--export-dynamic -pthread 
../../gst-libs/gst/interfaces/.libs/libgstinterfaces-0.10.so
../../gst-libs/gst/audio/.libs/libgstaudio-0.10.so
../../gst-libs/gst/cdda/.libs/libgstcdda-0.10.so
../../gst-libs/gst/netbuffer/.libs/libgstnetbuffer-0.10.so
../../gst-libs/gst/rtp/.libs/libgstrtp-0.10.so
../../gst-libs/gst/tag/.libs/libgsttag-0.10.so
../../gst-libs/gst/video/.libs/libgstvideo-0.10.so -L/opt/gnome-2-16/lib
/opt/gnome-2-16/lib/libgstbase-0.10.so /opt/gnome-2-16/lib/libgstreamer-0.10.so
/opt/gnome-2-16/lib/libgobject-2.0.so /opt/gnome-2-16/lib/libgmodule-2.0.so
-ldl /opt/gnome-2-16/lib/libgthread-2.0.so /opt/gnome-2-16/lib/libxml2.so -lz
-lm /opt/gnome-2-16/lib/libglib-2.0.so -Wl,--rpath -Wl,/opt/gnome-2-16/lib
creating gst-plugins-base-libs-scan
gtk-doc: Running scanner gst-plugins-base-libs-scan

GLib-GObject-CRITICAL **: g_object_class_list_properties: assertion
`G_IS_OBJECT_CLASS (class)' failed
aborting...
Scan failed: 
make[3]: *** [scan-build.stamp] Error 255
make[3]: Leaving directory `/opt/gnome-2-16/src/gst-plugins-base/docs/libs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/gnome-2-16/src/gst-plugins-base/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/gnome-2-16/src/gst-plugins-base'
make: *** [all] Error 2


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list