[Bug 654806] New: Missing dependencies for gst/intra

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 17 22:27:42 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654806
  GStreamer | gst-plugins-bad | git

           Summary: Missing dependencies for gst/intra
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: gnome at mithis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=192158)
 View: https://bugzilla.gnome.org/attachment.cgi?id=192158
 Review: https://bugzilla.gnome.org/review?bug=654806&attachment=192158

Patch.

make[4]: Leaving directory
`/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/id3tag'
/usr/bin/make -C inter
make[4]: Entering directory
`/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter'
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=link gcc
-std=gnu99 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2    -DG_THREADS_MANDATORY
-DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla
-Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls
-Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self
-Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Werror  -g  
-DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.10
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -g
-Wall -O2 -Wno-error -module -avoid-version -export-symbols-regex
'^_*gst_plugin_desc.*' -no-undefined -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o
libgstinter.la -rpath /usr/lib/gstreamer-0.10
libgstinter_la-gstinteraudiosink.lo libgstinter_la-gstinteraudiosrc.lo
libgstinter_la-gstintervideosink.lo libgstinter_la-gstintervideosrc.lo
libgstinter_la-gstinter.lo libgstinter_la-gstintersurface.lo -pthread
-lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt
-lglib-2.0   -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2
-lgthread-2.0 -lrt -lglib-2.0   -lgstvideo-0.10 -lgstaudio-0.10 -lm 
libtool: link: rm -fr  .libs/libgstinter.exp .libs/libgstinter.ver
libtool: link: /usr/bin/nm -B  .libs/libgstinter_la-gstinteraudiosink.o
.libs/libgstinter_la-gstinteraudiosrc.o
.libs/libgstinter_la-gstintervideosink.o
.libs/libgstinter_la-gstintervideosrc.o .libs/libgstinter_la-gstinter.o
.libs/libgstinter_la-gstintersurface.o   | sed -n -e 's/^.*[    
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][     ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2
\2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstinter.exp
libtool: link: /bin/grep -E -e "^_*gst_plugin_desc.*" ".libs/libgstinter.exp" >
".libs/libgstinter.expT"
libtool: link: mv -f ".libs/libgstinter.expT" ".libs/libgstinter.exp"
libtool: link: echo "{ global:" > .libs/libgstinter.ver
libtool: link:  cat .libs/libgstinter.exp | sed -e "s/\(.*\)/\1;/" >>
.libs/libgstinter.ver
libtool: link:  echo "local: *; };" >> .libs/libgstinter.ver
libtool: link:  gcc -shared  .libs/libgstinter_la-gstinteraudiosink.o
.libs/libgstinter_la-gstinteraudiosrc.o
.libs/libgstinter_la-gstintervideosink.o
.libs/libgstinter_la-gstintervideosrc.o .libs/libgstinter_la-gstinter.o
.libs/libgstinter_la-gstintersurface.o   -Wl,--as-needed
/usr/lib/libgstreamer-0.10.so /usr/lib/libgobject-2.0.so
/usr/lib/libgmodule-2.0.so /usr/lib/libxml2.so /usr/lib/libgthread-2.0.so -lrt
/usr/lib/libglib-2.0.so -lgstvideo-0.10 -lgstaudio-0.10 -lm  -pthread -pthread
-Wl,-z -Wl,defs -Wl,-O1 -pthread -pthread   -pthread -Wl,-soname
-Wl,libgstinter.so -Wl,-version-script -Wl,.libs/libgstinter.ver -o
.libs/libgstinter.so
.libs/libgstinter_la-gstinteraudiosink.o: In function
`gst_inter_audio_sink_get_type':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosink.c:104:
undefined reference to `gst_base_sink_get_type'
.libs/libgstinter_la-gstinteraudiosink.o: In function
`gst_inter_audio_sink_class_init':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosink.c:123:
undefined reference to `gst_base_sink_get_type'
.libs/libgstinter_la-gstinteraudiosink.o: In function
`gst_inter_audio_sink_render':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosink.c:310:
undefined reference to `gst_adapter_available'
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosink.c:313:
undefined reference to `gst_adapter_flush'
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosink.c:316:
undefined reference to `gst_adapter_push'
.libs/libgstinter_la-gstinteraudiosink.o: In function
`gst_inter_audio_sink_stop':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosink.c:274:
undefined reference to `gst_adapter_clear'
.libs/libgstinter_la-gstinteraudiosrc.o: In function
`gst_inter_audio_src_get_type':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosrc.c:106:
undefined reference to `gst_base_src_get_type'
.libs/libgstinter_la-gstinteraudiosrc.o: In function
`gst_inter_audio_src_class_init':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosrc.c:125:
undefined reference to `gst_base_src_get_type'
.libs/libgstinter_la-gstinteraudiosrc.o: In function
`gst_inter_audio_src_create':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosrc.c:366:
undefined reference to `gst_adapter_available'
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosrc.c:369:
undefined reference to `gst_adapter_flush'
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosrc.c:375:
undefined reference to `gst_adapter_take_buffer'
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosrc.c:375:
undefined reference to `gst_adapter_take_buffer'
.libs/libgstinter_la-gstinteraudiosrc.o: In function
`gst_inter_audio_src_get_times':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosrc.c:305:
undefined reference to `gst_base_src_is_live'
.libs/libgstinter_la-gstinteraudiosrc.o: In function
`gst_inter_audio_src_init':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosrc.c:173:
undefined reference to `gst_base_src_get_type'
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosrc.c:173:
undefined reference to `gst_base_src_set_live'
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosrc.c:174:
undefined reference to `gst_base_src_get_type'
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstinteraudiosrc.c:174:
undefined reference to `gst_base_src_set_blocksize'
.libs/libgstinter_la-gstintervideosink.o: In function
`gst_inter_video_sink_get_type':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstintervideosink.c:98:
undefined reference to `gst_base_sink_get_type'
.libs/libgstinter_la-gstintervideosink.o: In function
`gst_inter_video_sink_class_init':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstintervideosink.c:117:
undefined reference to `gst_base_sink_get_type'
.libs/libgstinter_la-gstintervideosrc.o: In function
`gst_inter_video_src_get_type':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstintervideosrc.c:102:
undefined reference to `gst_base_src_get_type'
.libs/libgstinter_la-gstintervideosrc.o: In function
`gst_inter_video_src_class_init':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstintervideosrc.c:121:
undefined reference to `gst_base_src_get_type'
.libs/libgstinter_la-gstintervideosrc.o: In function
`gst_inter_video_src_get_times':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstintervideosrc.c:309:
undefined reference to `gst_base_src_is_live'
.libs/libgstinter_la-gstintervideosrc.o: In function
`gst_inter_video_src_init':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstintervideosrc.c:171:
undefined reference to `gst_base_src_get_type'
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstintervideosrc.c:171:
undefined reference to `gst_base_src_set_format'
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstintervideosrc.c:172:
undefined reference to `gst_base_src_get_type'
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstintervideosrc.c:172:
undefined reference to `gst_base_src_set_live'
.libs/libgstinter_la-gstintersurface.o: In function `gst_inter_surface_init':
/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter/gstintersurface.c:41:
undefined reference to `gst_adapter_new'
collect2: ld returned 1 exit status
make[4]: *** [libgstinter.la] Error 1
make[4]: Leaving directory
`/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst/inter'
make[3]: *** [inter] Error 2
make[3]: Leaving directory
`/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643/gst'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/tansell/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643'
make: *** [debian/stamp-makefile-build] Error 2
tansell at tansell-glaptop:~/gstreamer-debs/gst-plugins-bad0.10-0.10.22.1~git20110715131643$

-- 
Configure bugmail: https://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