Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.96478 + umask 022 + cd /usr/src/rpm/BUILD + cd /usr/src/rpm/BUILD + rm -rf gst-editor-0.7.0 + /usr/bin/gzip -dc /usr/src/rpm/SOURCES/gst-editor-0.7.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gst-editor-0.7.0 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.96478 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-editor-0.7.0 + CFLAGS=-O2 -g -march=i386 -mcpu=i686 + export CFLAGS + CXXFLAGS=-O2 -g -march=i386 -mcpu=i686 + export CXXFLAGS + FFLAGS=-O2 -g -march=i386 -mcpu=i686 + export FFLAGS + ./configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --target=i386-redhat-linux --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i386-redhat-linux-gnu configure: configuring gst-editor for release checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for perl... /usr/bin/perl checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-pc-linux-gnu-g++... no checking for i686-pc-linux-gnu-c++... no checking for i686-pc-linux-gnu-gpp... no checking for i686-pc-linux-gnu-aCC... no checking for i686-pc-linux-gnu-CC... no checking for i686-pc-linux-gnu-cxx... no checking for i686-pc-linux-gnu-cc++... no checking for i686-pc-linux-gnu-cl... no checking for i686-pc-linux-gnu-FCC... no checking for i686-pc-linux-gnu-KCC... no checking for i686-pc-linux-gnu-RCC... no checking for i686-pc-linux-gnu-xlC_r... no checking for i686-pc-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-f95... no checking for i686-pc-linux-gnu-fort... no checking for i686-pc-linux-gnu-xlf95... no checking for i686-pc-linux-gnu-ifc... no checking for i686-pc-linux-gnu-efc... no checking for i686-pc-linux-gnu-pgf95... no checking for i686-pc-linux-gnu-lf95... no checking for i686-pc-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking for i686-pc-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for i686-pc-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for library containing strerror... none required checking for strstr... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for scrollkeeper-preinstall... true checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource checking to see if compiler understands -Wall... yes checking for pkg-config... /usr/bin/pkg-config checking for gstreamer-0.8 >= 0.7.1... yes checking GST_CFLAGS... -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking GST_LIBS... -Wl,--export-dynamic -pthread -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 checking for libgnomeui-2.0 libglade-2.0... yes checking GNOME_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 checking GNOME_LIBS... -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for gdk-pixbuf-2.0... yes checking GDK_PIXBUF_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GDK_PIXBUF_LIBS... -Wl,--export-dynamic -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... nl no configure: creating ./config.status config.status: creating Makefile config.status: creating help/Makefile config.status: creating help/C/Makefile config.status: creating libs/Makefile config.status: creating libs/gst/Makefile config.status: creating libs/gst/editor/Makefile config.status: creating libs/gst/element-ui/Makefile config.status: creating libs/gst/debug-ui/Makefile config.status: creating libs/gst/element-browser/Makefile config.status: creating src/Makefile config.status: creating pixmaps/Makefile config.status: creating gst-inspect.desktop config.status: creating gst-editor.spec config.status: creating gst-editor.desktop config.status: creating gst-editor-libs.pc config.status: creating gst-editor-libs-uninstalled.pc config.status: creating gst-launch.desktop config.status: creating po/Makefile.in config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing default-2 commands + make make all-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0' Making all in pixmaps make[2]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/pixmaps' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=i386 -mcpu=i686 -MT gdk_pixbuf_csource-gdk-pixbuf-csource.o -MD -MP -MF ".deps/gdk_pixbuf_csource-gdk-pixbuf-csource.Tpo" -c -o gdk_pixbuf_csource-gdk-pixbuf-csource.o `test -f 'gdk-pixbuf-csource.c' || echo './'`gdk-pixbuf-csource.c; \ then mv -f ".deps/gdk_pixbuf_csource-gdk-pixbuf-csource.Tpo" ".deps/gdk_pixbuf_csource-gdk-pixbuf-csource.Po"; else rm -f ".deps/gdk_pixbuf_csource-gdk-pixbuf-csource.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=i386 -mcpu=i686 -MT gdk_pixbuf_csource-gdk-pixdata.o -MD -MP -MF ".deps/gdk_pixbuf_csource-gdk-pixdata.Tpo" -c -o gdk_pixbuf_csource-gdk-pixdata.o `test -f 'gdk-pixdata.c' || echo './'`gdk-pixdata.c; \ then mv -f ".deps/gdk_pixbuf_csource-gdk-pixdata.Tpo" ".deps/gdk_pixbuf_csource-gdk-pixdata.Po"; else rm -f ".deps/gdk_pixbuf_csource-gdk-pixdata.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link gcc -O2 -g -march=i386 -mcpu=i686 -o gdk-pixbuf-csource gdk_pixbuf_csource-gdk-pixbuf-csource.o gdk_pixbuf_csource-gdk-pixdata.o -Wl,--export-dynamic -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 mkdir .libs gcc -O2 -g -march=i386 -mcpu=i686 -o gdk-pixbuf-csource gdk_pixbuf_csource-gdk-pixbuf-csource.o gdk_pixbuf_csource-gdk-pixdata.o -Wl,--export-dynamic -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 rm -f pixmaps.h pixmaps-tmp for i in gst-editor.png off.png on.png pause.png play.png; do \ ./gdk-pixbuf-csource --raw --build-list \ `echo $i | sed -e 's/\.png/_stock_image/' | sed -e 's/-/_/g'` \ ./$i >> pixmaps-tmp; \ done cat ./copyright.txt pixmaps-tmp > pixmaps.h rm -f pixmaps-tmp make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/pixmaps' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/pixmaps' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/pixmaps' Making all in help make[2]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help' Making all in C make[3]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help/C' for file in gst-editor-manual-C.omf; do \ scrollkeeper-preinstall /usr/share/gst-editor/gnome/help/gst-editor/C/gst-editor-manual.xml ./$file $file.out; \ done touch omf_timestamp make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help/C' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help' Making all in libs make[2]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs' Making all in gst make[3]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst' Making all in element-ui make[4]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-ui' if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstelementui_la-gst-element-ui.lo -MD -MP -MF ".deps/libgstelementui_la-gst-element-ui.Tpo" -c -o libgstelementui_la-gst-element-ui.lo `test -f 'gst-element-ui.c' || echo './'`gst-element-ui.c; \ then mv -f ".deps/libgstelementui_la-gst-element-ui.Tpo" ".deps/libgstelementui_la-gst-element-ui.Plo"; else rm -f ".deps/libgstelementui_la-gst-element-ui.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstelementui_la-gst-element-ui.lo -MD -MP -MF .deps/libgstelementui_la-gst-element-ui.Tpo -c gst-element-ui.c -fPIC -DPIC -o .libs/libgstelementui_la-gst-element-ui.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstelementui_la-gst-element-ui.lo -MD -MP -MF .deps/libgstelementui_la-gst-element-ui.Tpo -c gst-element-ui.c -o libgstelementui_la-gst-element-ui.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstelementui_la-gst-element-ui-prop-view.lo -MD -MP -MF ".deps/libgstelementui_la-gst-element-ui-prop-view.Tpo" -c -o libgstelementui_la-gst-element-ui-prop-view.lo `test -f 'gst-element-ui-prop-view.c' || echo './'`gst-element-ui-prop-view.c; \ then mv -f ".deps/libgstelementui_la-gst-element-ui-prop-view.Tpo" ".deps/libgstelementui_la-gst-element-ui-prop-view.Plo"; else rm -f ".deps/libgstelementui_la-gst-element-ui-prop-view.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstelementui_la-gst-element-ui-prop-view.lo -MD -MP -MF .deps/libgstelementui_la-gst-element-ui-prop-view.Tpo -c gst-element-ui-prop-view.c -fPIC -DPIC -o .libs/libgstelementui_la-gst-element-ui-prop-view.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstelementui_la-gst-element-ui-prop-view.lo -MD -MP -MF .deps/libgstelementui_la-gst-element-ui-prop-view.Tpo -c gst-element-ui-prop-view.c -o libgstelementui_la-gst-element-ui-prop-view.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=link gcc -O2 -g -march=i386 -mcpu=i686 -o libgstelementui.la -rpath /usr/lib -Wl,--export-dynamic -pthread -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 libgstelementui_la-gst-element-ui.lo libgstelementui_la-gst-element-ui-prop-view.lo gcc -shared .libs/libgstelementui_la-gst-element-ui.o .libs/libgstelementui_la-gst-element-ui-prop-view.o -lgstreamer-0.8 -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 /usr/lib/libpopt.so -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 /usr/lib/libxml2.so -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -march=i386 -mcpu=i686 -Wl,--export-dynamic -Wl,--export-dynamic -Wl,-soname -Wl,libgstelementui.so.0 -o .libs/libgstelementui.so.0.0.0 (cd .libs && rm -f libgstelementui.so.0 && ln -s libgstelementui.so.0.0.0 libgstelementui.so.0) (cd .libs && rm -f libgstelementui.so && ln -s libgstelementui.so.0.0.0 libgstelementui.so) ar cru .libs/libgstelementui.a libgstelementui_la-gst-element-ui.o libgstelementui_la-gst-element-ui-prop-view.o ranlib .libs/libgstelementui.a creating libgstelementui.la (cd .libs && rm -f libgstelementui.la && ln -s ../libgstelementui.la libgstelementui.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-ui' Making all in debug-ui make[4]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/debug-ui' if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR="\"/usr/share/gst-editor/\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstdebugui_la-debug-ui.lo -MD -MP -MF ".deps/libgstdebugui_la-debug-ui.Tpo" -c -o libgstdebugui_la-debug-ui.lo `test -f 'debug-ui.c' || echo './'`debug-ui.c; \ then mv -f ".deps/libgstdebugui_la-debug-ui.Tpo" ".deps/libgstdebugui_la-debug-ui.Plo"; else rm -f ".deps/libgstdebugui_la-debug-ui.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstdebugui_la-debug-ui.lo -MD -MP -MF .deps/libgstdebugui_la-debug-ui.Tpo -c debug-ui.c -fPIC -DPIC -o .libs/libgstdebugui_la-debug-ui.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstdebugui_la-debug-ui.lo -MD -MP -MF .deps/libgstdebugui_la-debug-ui.Tpo -c debug-ui.c -o libgstdebugui_la-debug-ui.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=link gcc -O2 -g -march=i386 -mcpu=i686 -o libgstdebugui.la -rpath /usr/lib -Wl,--export-dynamic -pthread -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 libgstdebugui_la-debug-ui.lo gcc -shared .libs/libgstdebugui_la-debug-ui.o -lgstreamer-0.8 -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 /usr/lib/libpopt.so -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 /usr/lib/libxml2.so -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -march=i386 -mcpu=i686 -Wl,--export-dynamic -Wl,--export-dynamic -Wl,-soname -Wl,libgstdebugui.so.0 -o .libs/libgstdebugui.so.0.0.0 (cd .libs && rm -f libgstdebugui.so.0 && ln -s libgstdebugui.so.0.0.0 libgstdebugui.so.0) (cd .libs && rm -f libgstdebugui.so && ln -s libgstdebugui.so.0.0.0 libgstdebugui.so) ar cru .libs/libgstdebugui.a libgstdebugui_la-debug-ui.o ranlib .libs/libgstdebugui.a creating libgstdebugui.la (cd .libs && rm -f libgstdebugui.la && ln -s ../libgstdebugui.la libgstdebugui.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/debug-ui' Making all in element-browser make[4]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-browser' if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstelementbrowser_la-browser.lo -MD -MP -MF ".deps/libgstelementbrowser_la-browser.Tpo" -c -o libgstelementbrowser_la-browser.lo `test -f 'browser.c' || echo './'`browser.c; \ then mv -f ".deps/libgstelementbrowser_la-browser.Tpo" ".deps/libgstelementbrowser_la-browser.Plo"; else rm -f ".deps/libgstelementbrowser_la-browser.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstelementbrowser_la-browser.lo -MD -MP -MF .deps/libgstelementbrowser_la-browser.Tpo -c browser.c -fPIC -DPIC -o .libs/libgstelementbrowser_la-browser.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstelementbrowser_la-browser.lo -MD -MP -MF .deps/libgstelementbrowser_la-browser.Tpo -c browser.c -o libgstelementbrowser_la-browser.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstelementbrowser_la-caps-tree.lo -MD -MP -MF ".deps/libgstelementbrowser_la-caps-tree.Tpo" -c -o libgstelementbrowser_la-caps-tree.lo `test -f 'caps-tree.c' || echo './'`caps-tree.c; \ then mv -f ".deps/libgstelementbrowser_la-caps-tree.Tpo" ".deps/libgstelementbrowser_la-caps-tree.Plo"; else rm -f ".deps/libgstelementbrowser_la-caps-tree.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstelementbrowser_la-caps-tree.lo -MD -MP -MF .deps/libgstelementbrowser_la-caps-tree.Tpo -c caps-tree.c -fPIC -DPIC -o .libs/libgstelementbrowser_la-caps-tree.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstelementbrowser_la-caps-tree.lo -MD -MP -MF .deps/libgstelementbrowser_la-caps-tree.Tpo -c caps-tree.c -o libgstelementbrowser_la-caps-tree.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstelementbrowser_la-element-tree.lo -MD -MP -MF ".deps/libgstelementbrowser_la-element-tree.Tpo" -c -o libgstelementbrowser_la-element-tree.lo `test -f 'element-tree.c' || echo './'`element-tree.c; \ then mv -f ".deps/libgstelementbrowser_la-element-tree.Tpo" ".deps/libgstelementbrowser_la-element-tree.Plo"; else rm -f ".deps/libgstelementbrowser_la-element-tree.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstelementbrowser_la-element-tree.lo -MD -MP -MF .deps/libgstelementbrowser_la-element-tree.Tpo -c element-tree.c -fPIC -DPIC -o .libs/libgstelementbrowser_la-element-tree.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgstelementbrowser_la-element-tree.lo -MD -MP -MF .deps/libgstelementbrowser_la-element-tree.Tpo -c element-tree.c -o libgstelementbrowser_la-element-tree.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=link gcc -O2 -g -march=i386 -mcpu=i686 -o libgstelementbrowser.la -rpath /usr/lib -Wl,--export-dynamic -pthread -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 libgstelementbrowser_la-browser.lo libgstelementbrowser_la-caps-tree.lo libgstelementbrowser_la-element-tree.lo gcc -shared .libs/libgstelementbrowser_la-browser.o .libs/libgstelementbrowser_la-caps-tree.o .libs/libgstelementbrowser_la-element-tree.o -lgstreamer-0.8 -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 /usr/lib/libpopt.so -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 /usr/lib/libxml2.so -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -march=i386 -mcpu=i686 -Wl,--export-dynamic -Wl,--export-dynamic -Wl,-soname -Wl,libgstelementbrowser.so.0 -o .libs/libgstelementbrowser.so.0.0.0 (cd .libs && rm -f libgstelementbrowser.so.0 && ln -s libgstelementbrowser.so.0.0.0 libgstelementbrowser.so.0) (cd .libs && rm -f libgstelementbrowser.so && ln -s libgstelementbrowser.so.0.0.0 libgstelementbrowser.so) ar cru .libs/libgstelementbrowser.a libgstelementbrowser_la-browser.o libgstelementbrowser_la-caps-tree.o libgstelementbrowser_la-element-tree.o ranlib .libs/libgstelementbrowser.a creating libgstelementbrowser.la (cd .libs && rm -f libgstelementbrowser.la && ln -s ../libgstelementbrowser.la libgstelementbrowser.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-browser' Making all in editor make[4]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/editor' make all-am make[5]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/editor' if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR="\"/usr/share/gst-editor/\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditor-marshal.lo -MD -MP -MF ".deps/libgsteditor_la-gsteditor-marshal.Tpo" -c -o libgsteditor_la-gsteditor-marshal.lo `test -f 'gsteditor-marshal.c' || echo './'`gsteditor-marshal.c; \ then mv -f ".deps/libgsteditor_la-gsteditor-marshal.Tpo" ".deps/libgsteditor_la-gsteditor-marshal.Plo"; else rm -f ".deps/libgsteditor_la-gsteditor-marshal.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditor-marshal.lo -MD -MP -MF .deps/libgsteditor_la-gsteditor-marshal.Tpo -c gsteditor-marshal.c -fPIC -DPIC -o .libs/libgsteditor_la-gsteditor-marshal.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditor-marshal.lo -MD -MP -MF .deps/libgsteditor_la-gsteditor-marshal.Tpo -c gsteditor-marshal.c -o libgsteditor_la-gsteditor-marshal.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR="\"/usr/share/gst-editor/\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditor.lo -MD -MP -MF ".deps/libgsteditor_la-gsteditor.Tpo" -c -o libgsteditor_la-gsteditor.lo `test -f 'gsteditor.c' || echo './'`gsteditor.c; \ then mv -f ".deps/libgsteditor_la-gsteditor.Tpo" ".deps/libgsteditor_la-gsteditor.Plo"; else rm -f ".deps/libgsteditor_la-gsteditor.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditor.lo -MD -MP -MF .deps/libgsteditor_la-gsteditor.Tpo -c gsteditor.c -fPIC -DPIC -o .libs/libgsteditor_la-gsteditor.o gsteditor.c:299: warning: `gst_editor_dialog_error' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditor.lo -MD -MP -MF .deps/libgsteditor_la-gsteditor.Tpo -c gsteditor.c -o libgsteditor_la-gsteditor.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR="\"/usr/share/gst-editor/\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorbin.lo -MD -MP -MF ".deps/libgsteditor_la-gsteditorbin.Tpo" -c -o libgsteditor_la-gsteditorbin.lo `test -f 'gsteditorbin.c' || echo './'`gsteditorbin.c; \ then mv -f ".deps/libgsteditor_la-gsteditorbin.Tpo" ".deps/libgsteditor_la-gsteditorbin.Plo"; else rm -f ".deps/libgsteditor_la-gsteditorbin.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorbin.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorbin.Tpo -c gsteditorbin.c -fPIC -DPIC -o .libs/libgsteditor_la-gsteditorbin.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorbin.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorbin.Tpo -c gsteditorbin.c -o libgsteditor_la-gsteditorbin.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR="\"/usr/share/gst-editor/\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorcanvas.lo -MD -MP -MF ".deps/libgsteditor_la-gsteditorcanvas.Tpo" -c -o libgsteditor_la-gsteditorcanvas.lo `test -f 'gsteditorcanvas.c' || echo './'`gsteditorcanvas.c; \ then mv -f ".deps/libgsteditor_la-gsteditorcanvas.Tpo" ".deps/libgsteditor_la-gsteditorcanvas.Plo"; else rm -f ".deps/libgsteditor_la-gsteditorcanvas.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorcanvas.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorcanvas.Tpo -c gsteditorcanvas.c -fPIC -DPIC -o .libs/libgsteditor_la-gsteditorcanvas.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorcanvas.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorcanvas.Tpo -c gsteditorcanvas.c -o libgsteditor_la-gsteditorcanvas.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR="\"/usr/share/gst-editor/\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorelement.lo -MD -MP -MF ".deps/libgsteditor_la-gsteditorelement.Tpo" -c -o libgsteditor_la-gsteditorelement.lo `test -f 'gsteditorelement.c' || echo './'`gsteditorelement.c; \ then mv -f ".deps/libgsteditor_la-gsteditorelement.Tpo" ".deps/libgsteditor_la-gsteditorelement.Plo"; else rm -f ".deps/libgsteditor_la-gsteditorelement.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorelement.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorelement.Tpo -c gsteditorelement.c -fPIC -DPIC -o .libs/libgsteditor_la-gsteditorelement.o gsteditorelement.c: In function `gst_editor_element_add_pads': gsteditorelement.c:776: warning: `type' might be used uninitialized in this function gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorelement.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorelement.Tpo -c gsteditorelement.c -o libgsteditor_la-gsteditorelement.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR="\"/usr/share/gst-editor/\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorimage.lo -MD -MP -MF ".deps/libgsteditor_la-gsteditorimage.Tpo" -c -o libgsteditor_la-gsteditorimage.lo `test -f 'gsteditorimage.c' || echo './'`gsteditorimage.c; \ then mv -f ".deps/libgsteditor_la-gsteditorimage.Tpo" ".deps/libgsteditor_la-gsteditorimage.Plo"; else rm -f ".deps/libgsteditor_la-gsteditorimage.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorimage.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorimage.Tpo -c gsteditorimage.c -fPIC -DPIC -o .libs/libgsteditor_la-gsteditorimage.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorimage.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorimage.Tpo -c gsteditorimage.c -o libgsteditor_la-gsteditorimage.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR="\"/usr/share/gst-editor/\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditoritem.lo -MD -MP -MF ".deps/libgsteditor_la-gsteditoritem.Tpo" -c -o libgsteditor_la-gsteditoritem.lo `test -f 'gsteditoritem.c' || echo './'`gsteditoritem.c; \ then mv -f ".deps/libgsteditor_la-gsteditoritem.Tpo" ".deps/libgsteditor_la-gsteditoritem.Plo"; else rm -f ".deps/libgsteditor_la-gsteditoritem.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditoritem.lo -MD -MP -MF .deps/libgsteditor_la-gsteditoritem.Tpo -c gsteditoritem.c -fPIC -DPIC -o .libs/libgsteditor_la-gsteditoritem.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditoritem.lo -MD -MP -MF .deps/libgsteditor_la-gsteditoritem.Tpo -c gsteditoritem.c -o libgsteditor_la-gsteditoritem.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR="\"/usr/share/gst-editor/\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorlink.lo -MD -MP -MF ".deps/libgsteditor_la-gsteditorlink.Tpo" -c -o libgsteditor_la-gsteditorlink.lo `test -f 'gsteditorlink.c' || echo './'`gsteditorlink.c; \ then mv -f ".deps/libgsteditor_la-gsteditorlink.Tpo" ".deps/libgsteditor_la-gsteditorlink.Plo"; else rm -f ".deps/libgsteditor_la-gsteditorlink.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorlink.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorlink.Tpo -c gsteditorlink.c -fPIC -DPIC -o .libs/libgsteditor_la-gsteditorlink.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorlink.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorlink.Tpo -c gsteditorlink.c -o libgsteditor_la-gsteditorlink.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR="\"/usr/share/gst-editor/\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorpad.lo -MD -MP -MF ".deps/libgsteditor_la-gsteditorpad.Tpo" -c -o libgsteditor_la-gsteditorpad.lo `test -f 'gsteditorpad.c' || echo './'`gsteditorpad.c; \ then mv -f ".deps/libgsteditor_la-gsteditorpad.Tpo" ".deps/libgsteditor_la-gsteditorpad.Plo"; else rm -f ".deps/libgsteditor_la-gsteditorpad.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorpad.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorpad.Tpo -c gsteditorpad.c -fPIC -DPIC -o .libs/libgsteditor_la-gsteditorpad.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorpad.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorpad.Tpo -c gsteditorpad.c -o libgsteditor_la-gsteditorpad.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR="\"/usr/share/gst-editor/\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorpalette.lo -MD -MP -MF ".deps/libgsteditor_la-gsteditorpalette.Tpo" -c -o libgsteditor_la-gsteditorpalette.lo `test -f 'gsteditorpalette.c' || echo './'`gsteditorpalette.c; \ then mv -f ".deps/libgsteditor_la-gsteditorpalette.Tpo" ".deps/libgsteditor_la-gsteditorpalette.Plo"; else rm -f ".deps/libgsteditor_la-gsteditorpalette.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorpalette.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorpalette.Tpo -c gsteditorpalette.c -fPIC -DPIC -o .libs/libgsteditor_la-gsteditorpalette.o gsteditorpalette.c: In function `gst_editor_palette_connect_func': gsteditorpalette.c:176: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorpalette.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorpalette.Tpo -c gsteditorpalette.c -o libgsteditor_la-gsteditorpalette.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR="\"/usr/share/gst-editor/\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorpopup.lo -MD -MP -MF ".deps/libgsteditor_la-gsteditorpopup.Tpo" -c -o libgsteditor_la-gsteditorpopup.lo `test -f 'gsteditorpopup.c' || echo './'`gsteditorpopup.c; \ then mv -f ".deps/libgsteditor_la-gsteditorpopup.Tpo" ".deps/libgsteditor_la-gsteditorpopup.Plo"; else rm -f ".deps/libgsteditor_la-gsteditorpopup.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorpopup.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorpopup.Tpo -c gsteditorpopup.c -fPIC -DPIC -o .libs/libgsteditor_la-gsteditorpopup.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorpopup.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorpopup.Tpo -c gsteditorpopup.c -o libgsteditor_la-gsteditorpopup.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR="\"/usr/share/gst-editor/\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorproperty.lo -MD -MP -MF ".deps/libgsteditor_la-gsteditorproperty.Tpo" -c -o libgsteditor_la-gsteditorproperty.lo `test -f 'gsteditorproperty.c' || echo './'`gsteditorproperty.c; \ then mv -f ".deps/libgsteditor_la-gsteditorproperty.Tpo" ".deps/libgsteditor_la-gsteditorproperty.Plo"; else rm -f ".deps/libgsteditor_la-gsteditorproperty.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorproperty.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorproperty.Tpo -c gsteditorproperty.c -fPIC -DPIC -o .libs/libgsteditor_la-gsteditorproperty.o gsteditorproperty.c: In function `gst_editor_property_connect_func': gsteditorproperty.c:177: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gsteditorproperty.lo -MD -MP -MF .deps/libgsteditor_la-gsteditorproperty.Tpo -c gsteditorproperty.c -o libgsteditor_la-gsteditorproperty.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR="\"/usr/share/gst-editor/\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gst-helper.lo -MD -MP -MF ".deps/libgsteditor_la-gst-helper.Tpo" -c -o libgsteditor_la-gst-helper.lo `test -f 'gst-helper.c' || echo './'`gst-helper.c; \ then mv -f ".deps/libgsteditor_la-gst-helper.Tpo" ".deps/libgsteditor_la-gst-helper.Plo"; else rm -f ".deps/libgsteditor_la-gst-helper.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gst-helper.lo -MD -MP -MF .deps/libgsteditor_la-gst-helper.Tpo -c gst-helper.c -fPIC -DPIC -o .libs/libgsteditor_la-gst-helper.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-gst-helper.lo -MD -MP -MF .deps/libgsteditor_la-gst-helper.Tpo -c gst-helper.c -o libgsteditor_la-gst-helper.o >/dev/null 2>&1 if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR="\"/usr/share/gst-editor/\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-stockicons.lo -MD -MP -MF ".deps/libgsteditor_la-stockicons.Tpo" -c -o libgsteditor_la-stockicons.lo `test -f 'stockicons.c' || echo './'`stockicons.c; \ then mv -f ".deps/libgsteditor_la-stockicons.Tpo" ".deps/libgsteditor_la-stockicons.Plo"; else rm -f ".deps/libgsteditor_la-stockicons.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-stockicons.lo -MD -MP -MF .deps/libgsteditor_la-stockicons.Tpo -c stockicons.c -fPIC -DPIC -o .libs/libgsteditor_la-stockicons.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DDATADIR=\"/usr/share/gst-editor/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../../.. -I../../../libs -Wall -O2 -g -march=i386 -mcpu=i686 -MT libgsteditor_la-stockicons.lo -MD -MP -MF .deps/libgsteditor_la-stockicons.Tpo -c stockicons.c -o libgsteditor_la-stockicons.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=link gcc -O2 -g -march=i386 -mcpu=i686 -o libgsteditor.la -rpath /usr/lib -Wl,--export-dynamic -pthread -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ../../../libs/gst/element-ui/libgstelementui.la ../../../libs/gst/element-browser/libgstelementbrowser.la ../../../libs/gst/debug-ui/libgstdebugui.la libgsteditor_la-gsteditor-marshal.lo libgsteditor_la-gsteditor.lo libgsteditor_la-gsteditorbin.lo libgsteditor_la-gsteditorcanvas.lo libgsteditor_la-gsteditorelement.lo libgsteditor_la-gsteditorimage.lo libgsteditor_la-gsteditoritem.lo libgsteditor_la-gsteditorlink.lo libgsteditor_la-gsteditorpad.lo libgsteditor_la-gsteditorpalette.lo libgsteditor_la-gsteditorpopup.lo libgsteditor_la-gsteditorproperty.lo libgsteditor_la-gst-helper.lo libgsteditor_la-stockicons.lo libtool: link: warning: `/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../..//libpopt.la' seems to be moved libtool: link: warning: `/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../..//libpopt.la' seems to be moved libtool: link: warning: `/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../..//libpopt.la' seems to be moved gcc -shared .libs/libgsteditor_la-gsteditor-marshal.o .libs/libgsteditor_la-gsteditor.o .libs/libgsteditor_la-gsteditorbin.o .libs/libgsteditor_la-gsteditorcanvas.o .libs/libgsteditor_la-gsteditorelement.o .libs/libgsteditor_la-gsteditorimage.o .libs/libgsteditor_la-gsteditoritem.o .libs/libgsteditor_la-gsteditorlink.o .libs/libgsteditor_la-gsteditorpad.o .libs/libgsteditor_la-gsteditorpalette.o .libs/libgsteditor_la-gsteditorpopup.o .libs/libgsteditor_la-gsteditorproperty.o .libs/libgsteditor_la-gst-helper.o .libs/libgsteditor_la-stockicons.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-ui/.libs -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-browser/.libs -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/debug-ui/.libs -L/usr/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../ -lgstreamer-0.8 -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 /usr/lib/libpopt.so -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 /usr/lib/libxml2.so -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ../../../libs/gst/element-ui/.libs/libgstelementui.so ../../../libs/gst/element-browser/.libs/libgstelementbrowser.so ../../../libs/gst/debug-ui/.libs/libgstdebugui.so -march=i386 -mcpu=i686 -Wl,--export-dynamic -Wl,--export-dynamic -Wl,-soname -Wl,libgsteditor.so.0 -o .libs/libgsteditor.so.0.0.0 (cd .libs && rm -f libgsteditor.so.0 && ln -s libgsteditor.so.0.0.0 libgsteditor.so.0) (cd .libs && rm -f libgsteditor.so && ln -s libgsteditor.so.0.0.0 libgsteditor.so) ar cru .libs/libgsteditor.a libgsteditor_la-gsteditor-marshal.o libgsteditor_la-gsteditor.o libgsteditor_la-gsteditorbin.o libgsteditor_la-gsteditorcanvas.o libgsteditor_la-gsteditorelement.o libgsteditor_la-gsteditorimage.o libgsteditor_la-gsteditoritem.o libgsteditor_la-gsteditorlink.o libgsteditor_la-gsteditorpad.o libgsteditor_la-gsteditorpalette.o libgsteditor_la-gsteditorpopup.o libgsteditor_la-gsteditorproperty.o libgsteditor_la-gst-helper.o libgsteditor_la-stockicons.o ranlib .libs/libgsteditor.a creating libgsteditor.la (cd .libs && rm -f libgsteditor.la && ln -s ../libgsteditor.la libgsteditor.la) make[5]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/editor' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/editor' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs' Making all in src make[2]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I.. -I../libs -Wall -DDATADIR=\"/usr/share/gst-editor/\" -I../libs -O2 -g -march=i386 -mcpu=i686 -MT gst_editor-editor.o -MD -MP -MF ".deps/gst_editor-editor.Tpo" -c -o gst_editor-editor.o `test -f 'editor.c' || echo './'`editor.c; \ then mv -f ".deps/gst_editor-editor.Tpo" ".deps/gst_editor-editor.Po"; else rm -f ".deps/gst_editor-editor.Tpo"; exit 1; fi editor.c: In function `main': editor.c:46: warning: statement with no effect editor.c:47: warning: statement with no effect editor.c:48: warning: statement with no effect /bin/sh ../libtool --mode=link gcc -O2 -g -march=i386 -mcpu=i686 -o gst-editor ../libs/gst/editor/libgsteditor.la -Wl,--export-dynamic -pthread -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 gst_editor-editor.o mkdir .libs gcc -O2 -g -march=i386 -mcpu=i686 -o .libs/gst-editor -Wl,--export-dynamic -Wl,--export-dynamic gst_editor-editor.o ../libs/gst/editor/.libs/libgsteditor.so -L/usr/X11R6/lib /usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-ui/.libs/libgstelementui.so /usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-browser/.libs/libgstelementbrowser.so /usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/debug-ui/.libs/libgstdebugui.so -lgstreamer-0.8 -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 /usr/lib/libpopt.so -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 /usr/lib/libxml2.so -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating gst-editor if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I../libs -DPIXMAP_DIR=\"/usr/share/pixmaps/\" -O2 -g -march=i386 -mcpu=i686 -MT gst_launch_gui-gst-launch-gui.o -MD -MP -MF ".deps/gst_launch_gui-gst-launch-gui.Tpo" -c -o gst_launch_gui-gst-launch-gui.o `test -f 'gst-launch-gui.c' || echo './'`gst-launch-gui.c; \ then mv -f ".deps/gst_launch_gui-gst-launch-gui.Tpo" ".deps/gst_launch_gui-gst-launch-gui.Po"; else rm -f ".deps/gst_launch_gui-gst-launch-gui.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link gcc -O2 -g -march=i386 -mcpu=i686 -o gst-launch-gui gst_launch_gui-gst-launch-gui.o -Wl,--export-dynamic -pthread -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ../libs/gst/element-ui/libgstelementui.la ../libs/gst/debug-ui/libgstdebugui.la gcc -O2 -g -march=i386 -mcpu=i686 -o .libs/gst-launch-gui gst_launch_gui-gst-launch-gui.o -Wl,--export-dynamic -Wl,--export-dynamic -pthread -L/usr/X11R6/lib ../libs/gst/element-ui/.libs/libgstelementui.so ../libs/gst/debug-ui/.libs/libgstdebugui.so -lgstreamer-0.8 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 /usr/lib/libpopt.so -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 /usr/lib/libxml2.so -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating gst-launch-gui if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I.. -I../libs -Wall -I../libs -O2 -g -march=i386 -mcpu=i686 -MT gst_inspect_gui-gst-inspect-gui.o -MD -MP -MF ".deps/gst_inspect_gui-gst-inspect-gui.Tpo" -c -o gst_inspect_gui-gst-inspect-gui.o `test -f 'gst-inspect-gui.c' || echo './'`gst-inspect-gui.c; \ then mv -f ".deps/gst_inspect_gui-gst-inspect-gui.Tpo" ".deps/gst_inspect_gui-gst-inspect-gui.Po"; else rm -f ".deps/gst_inspect_gui-gst-inspect-gui.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link gcc -O2 -g -march=i386 -mcpu=i686 -o gst-inspect-gui gst_inspect_gui-gst-inspect-gui.o -Wl,--export-dynamic -pthread -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ../libs/gst/element-browser/libgstelementbrowser.la ../libs/gst/debug-ui/libgstdebugui.la gcc -O2 -g -march=i386 -mcpu=i686 -o .libs/gst-inspect-gui gst_inspect_gui-gst-inspect-gui.o -Wl,--export-dynamic -Wl,--export-dynamic -pthread -L/usr/X11R6/lib ../libs/gst/element-browser/.libs/libgstelementbrowser.so ../libs/gst/debug-ui/.libs/libgstdebugui.so -lgstreamer-0.8 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 /usr/lib/libpopt.so -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 /usr/lib/libxml2.so -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating gst-inspect-gui make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/src' Making all in po make[2]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/po' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.80298 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-editor-0.7.0 + rm -rf /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild + make prefix=/var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr exec_prefix=/var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr bindir=/var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/bin sbindir=/var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/sbin sysconfdir=/var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/etc datadir=/var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share includedir=/var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include libdir=/var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib libexecdir=/var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/libexec localstatedir=/var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/var sharedstatedir=/var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/com mandir=/var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/man infodir=/var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/info install Making install in pixmaps make[1]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/pixmaps' make install-am make[2]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/pixmaps' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/pixmaps' make[3]: Nothing to be done for `install-exec-am'. mkdir -p -- . /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/gst-editor /usr/bin/install -c -m 644 gst-editor.png /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/gst-editor/gst-editor.png mkdir -p -- . /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/pixmaps /usr/bin/install -c -m 644 gst-editor.png /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/pixmaps/gst-editor.png /usr/bin/install -c -m 644 gst-inspect.png /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/pixmaps/gst-inspect.png /usr/bin/install -c -m 644 gst-launch.png /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/pixmaps/gst-launch.png make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/pixmaps' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/pixmaps' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/pixmaps' Making install in help make[1]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help' Making install in C make[2]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help/C' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help/C' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/gst-editor/gnome/help/gst-editor/C mkdir -p -- /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/gst-editor/gnome/help/gst-editor/C for file in legal.xml gst-editor-manual.xml; do \ cp ./$file /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/gst-editor/gnome/help/gst-editor/C; \ done if test ""; then \ /bin/sh ../../mkinstalldirs /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/gst-editor/gnome/help/gst-editor/C/; \ for file in .//*.png; do \ basefile=`echo $file | sed -e 's,^.*/,,'`; \ /usr/bin/install -c -m 644 $file /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/gst-editor/gnome/help/gst-editor/C//$basefile; \ done \ fi make install-data-hook make[4]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help/C' /bin/sh ../../mkinstalldirs /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/omf/gst-editor mkdir -p -- /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/omf/gst-editor for file in gst-editor-manual-C.omf; do \ /usr/bin/install -c -m 644 $file.out /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/omf/gst-editor/$file; \ done scrollkeeper-update -p /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/var/scrollkeeper -o /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/omf/gst-editor Cannot stat file: /usr/share/gst-editor/gnome/help/gst-editor/C/gst-editor-manual.xml : No such file or directory make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help/C' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help/C' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help/C' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/help' Making install in libs make[1]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs' Making install in gst make[2]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst' Making install in element-ui make[3]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-ui' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-ui' mkdir -p -- . /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib /bin/sh ../../../libtool --mode=install /usr/bin/install -c libgstelementui.la /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstelementui.la /usr/bin/install -c .libs/libgstelementui.so.0.0.0 /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstelementui.so.0.0.0 (cd /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib && rm -f libgstelementui.so.0 && ln -s libgstelementui.so.0.0.0 libgstelementui.so.0) (cd /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib && rm -f libgstelementui.so && ln -s libgstelementui.so.0.0.0 libgstelementui.so) /usr/bin/install -c .libs/libgstelementui.lai /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstelementui.la /usr/bin/install -c .libs/libgstelementui.a /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstelementui.a ranlib /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstelementui.a chmod 644 /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstelementui.a libtool: install: warning: remember to run `libtool --finish /usr/lib' mkdir -p -- . /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/element-ui /usr/bin/install -c -m 644 gst-element-ui.h /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/element-ui/gst-element-ui.h /usr/bin/install -c -m 644 gst-element-ui-prop-view.h /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/element-ui/gst-element-ui-prop-view.h make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-ui' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-ui' Making install in debug-ui make[3]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/debug-ui' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/debug-ui' mkdir -p -- . /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib /bin/sh ../../../libtool --mode=install /usr/bin/install -c libgstdebugui.la /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstdebugui.la /usr/bin/install -c .libs/libgstdebugui.so.0.0.0 /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstdebugui.so.0.0.0 (cd /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib && rm -f libgstdebugui.so.0 && ln -s libgstdebugui.so.0.0.0 libgstdebugui.so.0) (cd /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib && rm -f libgstdebugui.so && ln -s libgstdebugui.so.0.0.0 libgstdebugui.so) /usr/bin/install -c .libs/libgstdebugui.lai /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstdebugui.la /usr/bin/install -c .libs/libgstdebugui.a /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstdebugui.a ranlib /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstdebugui.a chmod 644 /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstdebugui.a libtool: install: warning: remember to run `libtool --finish /usr/lib' mkdir -p -- . /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/debug-ui /usr/bin/install -c -m 644 debug-ui.h /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/debug-ui/debug-ui.h make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/debug-ui' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/debug-ui' Making install in element-browser make[3]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-browser' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-browser' mkdir -p -- . /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib /bin/sh ../../../libtool --mode=install /usr/bin/install -c libgstelementbrowser.la /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstelementbrowser.la /usr/bin/install -c .libs/libgstelementbrowser.so.0.0.0 /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstelementbrowser.so.0.0.0 (cd /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib && rm -f libgstelementbrowser.so.0 && ln -s libgstelementbrowser.so.0.0.0 libgstelementbrowser.so.0) (cd /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib && rm -f libgstelementbrowser.so && ln -s libgstelementbrowser.so.0.0.0 libgstelementbrowser.so) /usr/bin/install -c .libs/libgstelementbrowser.lai /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstelementbrowser.la /usr/bin/install -c .libs/libgstelementbrowser.a /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstelementbrowser.a ranlib /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstelementbrowser.a chmod 644 /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgstelementbrowser.a libtool: install: warning: remember to run `libtool --finish /usr/lib' mkdir -p -- . /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/element-browser /usr/bin/install -c -m 644 browser.h /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/element-browser/browser.h /usr/bin/install -c -m 644 caps-tree.h /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/element-browser/caps-tree.h /usr/bin/install -c -m 644 element-tree.h /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/element-browser/element-tree.h make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-browser' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-browser' Making install in editor make[3]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/editor' make install-am make[4]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/editor' make[5]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/editor' mkdir -p -- . /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib /bin/sh ../../../libtool --mode=install /usr/bin/install -c libgsteditor.la /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgsteditor.la libtool: install: warning: relinking `libgsteditor.la' (cd /usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/editor; /bin/sh ../../../libtool --mode=relink gcc -O2 -g -march=i386 -mcpu=i686 -o libgsteditor.la -rpath /usr/lib -Wl,--export-dynamic -pthread -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ../../../libs/gst/element-ui/libgstelementui.la ../../../libs/gst/element-browser/libgstelementbrowser.la ../../../libs/gst/debug-ui/libgstdebugui.la libgsteditor_la-gsteditor-marshal.lo libgsteditor_la-gsteditor.lo libgsteditor_la-gsteditorbin.lo libgsteditor_la-gsteditorcanvas.lo libgsteditor_la-gsteditorelement.lo libgsteditor_la-gsteditorimage.lo libgsteditor_la-gsteditoritem.lo libgsteditor_la-gsteditorlink.lo libgsteditor_la-gsteditorpad.lo libgsteditor_la-gsteditorpalette.lo libgsteditor_la-gsteditorpopup.lo libgsteditor_la-gsteditorproperty.lo libgsteditor_la-gst-helper.lo libgsteditor_la-stockicons.lo -inst-prefix-dir /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild) libtool: link: warning: `/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../..//libpopt.la' seems to be moved libtool: link: warning: `/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../..//libpopt.la' seems to be moved libtool: link: warning: `/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../..//libpopt.la' seems to be moved gcc -shared .libs/libgsteditor_la-gsteditor-marshal.o .libs/libgsteditor_la-gsteditor.o .libs/libgsteditor_la-gsteditorbin.o .libs/libgsteditor_la-gsteditorcanvas.o .libs/libgsteditor_la-gsteditorelement.o .libs/libgsteditor_la-gsteditorimage.o .libs/libgsteditor_la-gsteditoritem.o .libs/libgsteditor_la-gsteditorlink.o .libs/libgsteditor_la-gsteditorpad.o .libs/libgsteditor_la-gsteditorpalette.o .libs/libgsteditor_la-gsteditorpopup.o .libs/libgsteditor_la-gsteditorproperty.o .libs/libgsteditor_la-gst-helper.o .libs/libgsteditor_la-stockicons.o -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../ -lgstreamer-0.8 -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -L/var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib -L/usr/lib -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgstelementui -lgstelementbrowser -lgstdebugui -march=i386 -mcpu=i686 -Wl,--export-dynamic -Wl,--export-dynamic -Wl,-soname -Wl,libgsteditor.so.0 -o .libs/libgsteditor.so.0.0.0 /usr/bin/install -c .libs/libgsteditor.so.0.0.0T /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgsteditor.so.0.0.0 (cd /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib && rm -f libgsteditor.so.0 && ln -s libgsteditor.so.0.0.0 libgsteditor.so.0) (cd /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib && rm -f libgsteditor.so && ln -s libgsteditor.so.0.0.0 libgsteditor.so) /usr/bin/install -c .libs/libgsteditor.lai /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgsteditor.la /usr/bin/install -c .libs/libgsteditor.a /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgsteditor.a ranlib /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgsteditor.a chmod 644 /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/lib/libgsteditor.a libtool: install: warning: remember to run `libtool --finish /usr/lib' mkdir -p -- . /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/editor /usr/bin/install -c -m 644 editor.h /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/editor/editor.h /usr/bin/install -c -m 644 gsteditor.h /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/editor/gsteditor.h /usr/bin/install -c -m 644 gsteditorbin.h /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/editor/gsteditorbin.h /usr/bin/install -c -m 644 gsteditorelement.h /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/editor/gsteditorelement.h /usr/bin/install -c -m 644 gsteditoritem.h /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/editor/gsteditoritem.h /usr/bin/install -c -m 644 gsteditorpad.h /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/editor/gsteditorpad.h /usr/bin/install -c -m 644 gsteditorlink.h /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/editor/gsteditorlink.h /usr/bin/install -c -m 644 gsteditorcanvas.h /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/include/gst-editor-0.7.0/gst/editor/gsteditorcanvas.h make[5]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/editor' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/editor' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/editor' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs' Making install in src make[1]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/src' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/src' mkdir -p -- . /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c gst-editor /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/bin/gst-editor libtool: install: warning: `../libs/gst/editor/libgsteditor.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-ui/libgstelementui.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/element-browser/libgstelementbrowser.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/rpm/BUILD/gst-editor-0.7.0/libs/gst/debug-ui/libgstdebugui.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/gst-editor /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/bin/gst-editor /bin/sh ../libtool --mode=install /usr/bin/install -c gst-launch-gui /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/bin/gst-launch-gui libtool: install: warning: `../libs/gst/element-ui/libgstelementui.la' has not been installed in `/usr/lib' libtool: install: warning: `../libs/gst/debug-ui/libgstdebugui.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/gst-launch-gui /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/bin/gst-launch-gui /bin/sh ../libtool --mode=install /usr/bin/install -c gst-inspect-gui /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/bin/gst-inspect-gui libtool: install: warning: `../libs/gst/element-browser/libgstelementbrowser.la' has not been installed in `/usr/lib' libtool: install: warning: `../libs/gst/debug-ui/libgstdebugui.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/gst-inspect-gui /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/bin/gst-inspect-gui mkdir -p -- . /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/gst-editor /usr/bin/install -c -m 644 editor.glade2 /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/gst-editor/editor.glade2 /usr/bin/install -c -m 644 editorelement.glade2 /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/gst-editor/editorelement.glade2 /usr/bin/install -c -m 644 gst-debug-ui.glade2 /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/gst-editor/gst-debug-ui.glade2 mkdir -p -- . /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/man/man1 /usr/bin/install -c -m 644 ./gst-editor.1 /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/man/man1/gst-editor.1 /usr/bin/install -c -m 644 ./gst-launch-gui.1 /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/man/man1/gst-launch-gui.1 /usr/bin/install -c -m 644 ./gst-inspect-gui.1 /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/man/man1/gst-inspect-gui.1 make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/src' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/src' Making install in po make[1]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share; \ else \ /bin/sh ../mkinstalldirs /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share; \ fi mkdir -p -- /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/locale/nl/LC_MESSAGES/gst-editor.mo mkdir -p -- /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/locale/no/LC_MESSAGES installing no.gmo as /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/locale/no/LC_MESSAGES/gst-editor.mo if test "gst-editor" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/glib-2.0/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0/po' make[1]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-editor-0.7.0' make[2]: Nothing to be done for `install-exec-am'. mkdir -p -- . /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/applications /usr/bin/install -c -m 644 gst-editor.desktop /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/applications/gst-editor.desktop /usr/bin/install -c -m 644 gst-inspect.desktop /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/applications/gst-inspect.desktop /usr/bin/install -c -m 644 gst-launch.desktop /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/applications/gst-launch.desktop make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-editor-0.7.0' + /usr/lib/rpm/find-lang.sh /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild gst-editor + find /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild -type f -name '*.la' -exec rm -f '{}' ';' + rm -rf /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/var/scrollkeeper + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip + /usr/lib/rpm/brp-strip-static-archive + /usr/lib/rpm/brp-strip-comment-note Processing files: gstreamer-editor-0.7.0-0.fdr.1.1 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.77147 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-editor-0.7.0 + DOCDIR=/var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/doc/gstreamer-editor-0.7.0 + export DOCDIR + rm -rf /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/doc/gstreamer-editor-0.7.0 + /bin/mkdir -p /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/doc/gstreamer-editor-0.7.0 + cp -pr AUTHORS COPYING INSTALL NEWS README ChangeLog /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild/usr/share/doc/gstreamer-editor-0.7.0 + exit 0 Provides: libgstdebugui.so.0 libgsteditor.so.0 libgstelementbrowser.so.0 libgstelementui.so.0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /sbin/ldconfig Requires(post): /bin/sh /sbin/ldconfig Requires(postun): /bin/sh Requires: libICE.so.6 libORBit-2.so.0 libSM.so.6 libart_lgpl_2.so.2 libatk-1.0.so.0 libbonobo-2.so.0 libbonobo-activation.so.4 libbonoboui-2.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libdl.so.2 libgconf-2.so.4 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libglade-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgnome-2.so.0 libgnomecanvas-2.so.0 libgnomeui-2.so.0 libgnomevfs-2.so.0 libgobject-2.0.so.0 libgstdebugui.so.0 libgsteditor.so.0 libgstelementbrowser.so.0 libgstelementui.so.0 libgstreamer-0.8.so.1 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libpango-1.0.so.0 libpangoft2-1.0.so.0 libpangox-1.0.so.0 libpangoxft-1.0.so.0 libpopt.so.0 libpthread.so.0 libxml2.so.2 libz.so.1 Processing files: gstreamer-editor-devel-0.7.0-0.fdr.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: gstreamer-editor = 0.7.0-0.fdr.1.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild Wrote: /usr/src/rpm/SRPMS/gstreamer-editor-0.7.0-0.fdr.1.1.src.rpm Wrote: /usr/src/rpm/RPMS/gstreamer-editor-0.7.0-0.fdr.1.1.i386.rpm Wrote: /usr/src/rpm/RPMS/gstreamer-editor-devel-0.7.0-0.fdr.1.1.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2394 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-editor-0.7.0 + rm -rf /var/tmp/gstreamer-editor-0.7.0-0.fdr.1.1-root-machbuild + exit 0