Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.47632 + umask 022 + cd /usr/src/rpm/BUILD + cd /usr/src/rpm/BUILD + rm -rf gst-python-0.1.0 + /usr/bin/gzip -dc /usr/src/rpm/SOURCES/gst-python-0.1.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gst-python-0.1.0 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,g-w,o-w . + echo 'Patch #0 (gstreamer-python.docs.patch):' Patch #0 (gstreamer-python.docs.patch): + patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.47632 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-python-0.1.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-python 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 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... 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 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 for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse nm output... ok checking how to run the C preprocessor... gcc -E checking for egrep... grep -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-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking for python... /usr/bin/python checking for python version... 2.2 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.2/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.2/site-packages checking for python >= 2.2... okay checking for headers required to compile python extensions... found checking for pkg-config... /usr/bin/pkg-config checking for gstreamer-0.6 >= 0.6.0... yes checking GST_CFLAGS... -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.6 -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.6 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 checking for pygtk-2.0 >= 1.99.14... yes checking PYGTK_CFLAGS... -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking PYGTK_LIBS... -lgobject-2.0 -lglib-2.0 checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0 checking for pygtk defs... /usr/share/pygtk/2.0/defs checking for pygtk h2def... /usr/share/pygtk/2.0/codegen/h2def.py checking for gstreamer include dir... /usr/include/gstreamer-0.6 checking for xmlto... true checking for xmlcatalog... true configure: creating ./config.status config.status: creating Makefile config.status: creating gstreamer/Makefile config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/gst-python.pc config.status: creating pkgconfig/gst-python-uninstalled.pc config.status: creating examples/Makefile config.status: creating examples/gstreamer/Makefile config.status: creating docs/Makefile config.status: creating docs/gst-python.ent config.status: creating gst-python.spec config.status: creating config.h config.status: executing depfiles commands + make make all-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0' Making all in gstreamer make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/gstreamer' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -march=i386 -mcpu=i686 -Wall -std=c9x -MT _gstreamermodule_la-gstreamermodule.lo -MD -MP -MF ".deps/_gstreamermodule_la-gstreamermodule.Tpo" \ -c -o _gstreamermodule_la-gstreamermodule.lo `test -f 'gstreamermodule.c' || echo './'`gstreamermodule.c; \ then mv -f ".deps/_gstreamermodule_la-gstreamermodule.Tpo" ".deps/_gstreamermodule_la-gstreamermodule.Plo"; \ else rm -f ".deps/_gstreamermodule_la-gstreamermodule.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -march=i386 -mcpu=i686 -Wall -std=c9x -MT _gstreamermodule_la-gstreamermodule.lo -MD -MP -MF .deps/_gstreamermodule_la-gstreamermodule.Tpo -c gstreamermodule.c -fPIC -DPIC -o _gstreamermodule_la-gstreamermodule.lo if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -march=i386 -mcpu=i686 -Wall -std=c9x -MT _gstreamermodule_la-gstreamer-fixes.lo -MD -MP -MF ".deps/_gstreamermodule_la-gstreamer-fixes.Tpo" \ -c -o _gstreamermodule_la-gstreamer-fixes.lo `test -f 'gstreamer-fixes.c' || echo './'`gstreamer-fixes.c; \ then mv -f ".deps/_gstreamermodule_la-gstreamer-fixes.Tpo" ".deps/_gstreamermodule_la-gstreamer-fixes.Plo"; \ else rm -f ".deps/_gstreamermodule_la-gstreamer-fixes.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -march=i386 -mcpu=i686 -Wall -std=c9x -MT _gstreamermodule_la-gstreamer-fixes.lo -MD -MP -MF .deps/_gstreamermodule_la-gstreamer-fixes.Tpo -c gstreamer-fixes.c -fPIC -DPIC -o _gstreamermodule_la-gstreamer-fixes.lo /usr/bin/python /usr/share/pygtk/2.0/codegen/h2def.py /usr/include/gstreamer-0.6/gst/gst.h /usr/include/gstreamer-0.6/gst/gstatomic.h /usr/include/gstreamer-0.6/gst/gstautoplug.h /usr/include/gstreamer-0.6/gst/gstbin.h /usr/include/gstreamer-0.6/gst/gstbuffer.h /usr/include/gstreamer-0.6/gst/gstbufferpool-default.h /usr/include/gstreamer-0.6/gst/gstcaps.h /usr/include/gstreamer-0.6/gst/gstclock.h /usr/include/gstreamer-0.6/gst/gstconfig.h /usr/include/gstreamer-0.6/gst/gstcpu.h /usr/include/gstreamer-0.6/gst/gstdata.h /usr/include/gstreamer-0.6/gst/gstelement.h /usr/include/gstreamer-0.6/gst/gstenumtypes.h /usr/include/gstreamer-0.6/gst/gstevent.h /usr/include/gstreamer-0.6/gst/gstextratypes.h /usr/include/gstreamer-0.6/gst/gstformat.h /usr/include/gstreamer-0.6/gst/gstindex.h /usr/include/gstreamer-0.6/gst/gstinfo.h /usr/include/gstreamer-0.6/gst/gstlog.h /usr/include/gstreamer-0.6/gst/gstmacros.h /usr/include/gstreamer-0.6/gst/gstmarshal.h /usr/include/gstreamer-0.6/gst/gstmemchunk.h /usr/include/gstreamer-0.6/gst/gstobject.h /usr/include/gstreamer-0.6/gst/gstpad.h /usr/include/gstreamer-0.6/gst/gstparse.h /usr/include/gstreamer-0.6/gst/gstpipeline.h /usr/include/gstreamer-0.6/gst/gstplugin.h /usr/include/gstreamer-0.6/gst/gstpluginfeature.h /usr/include/gstreamer-0.6/gst/gstprobe.h /usr/include/gstreamer-0.6/gst/gstprops.h /usr/include/gstreamer-0.6/gst/gstquery.h /usr/include/gstreamer-0.6/gst/gstqueue.h /usr/include/gstreamer-0.6/gst/gstregistry.h /usr/include/gstreamer-0.6/gst/gstscheduler.h /usr/include/gstreamer-0.6/gst/gstsystemclock.h /usr/include/gstreamer-0.6/gst/gstthread.h /usr/include/gstreamer-0.6/gst/gsttrace.h /usr/include/gstreamer-0.6/gst/gsttrashstack.h /usr/include/gstreamer-0.6/gst/gsttype.h /usr/include/gstreamer-0.6/gst/gsttypefind.h /usr/include/gstreamer-0.6/gst/gsttypes.h /usr/include/gstreamer-0.6/gst/gsturi.h /usr/include/gstreamer-0.6/gst/gstutils.h /usr/include/gstreamer-0.6/gst/gstversion.h /usr/include/gstreamer-0.6/gst/gstxml.h > gstreamer-base.defs cat gstreamer-base.defs ./gstreamer-extra.defs > gstreamer.defs /usr/bin/pygtk-codegen-2.0 \ --load-types ./gstreamer-arg-types.py \ --override ./gstreamer.override \ --prefix pygstreamer gstreamer.defs > gen-gstreamer.c \ && cp gen-gstreamer.c gstreamer.c \ && rm -f gen-gstreamer.c Could not write constructor for GstBufferPool: No ArgType for GstDataFreeFunction Could not write method GstBufferPool.set_user_data: No ArgType for gpointer Could not write method GstBufferPool.get_user_data: No ArgType for gpointer Could not write method GstCaps.chain: varargs functions not supported Could not write method GstCaps.save_thyself: No ArgType for xmlNodePtr Could not write method GstEvent.discont_get_value: No ArgType for gint64* Could not write constructor for GstProps: varargs functions not supported Could not write method GstProps.normalize: No ArgType for GList* Could not write method GstProps.set: varargs functions not supported Could not write method GstProps.get: varargs functions not supported Could not write method GstProps.get_safe: varargs functions not supported Could not write method GstProps.save_thyself: No ArgType for xmlNodePtr Could not write constructor for GstPropsEntry: varargs functions not supported Could not write method GstPropsEntry.get: varargs functions not supported Could not write method GstObject.save_thyself: No ArgType for xmlNodePtr Could not write method GstObject.restore_thyself: No ArgType for xmlNodePtr Could not write method GstIndex.set_filter: No ArgType for GstIndexFilter Could not write method GstIndex.set_resolver: No ArgType for GstIndexResolver Could not write method GstIndex.get_writer_id: No ArgType for gint* Could not write method GstIndex.add_format: No ArgType for GstIndexEntry* Could not write method GstIndex.add_association: varargs functions not supported Could not write method GstIndex.add_object: No ArgType for gpointer Could not write method GstIndex.add_id: No ArgType for GstIndexEntry* Could not write method GstIndex.get_assoc_entry: No ArgType for GstIndexEntry* Could not write method GstIndex.get_assoc_entry_full: No ArgType for GCompareDataFunc Could not write method GstElement.set_loop_function: No ArgType for GstElementLoopFunction Could not write method GstElement.set: varargs functions not supported Could not write method GstElement.get: varargs functions not supported Could not write method GstElement.set_valist: No ArgType for va_list Could not write method GstElement.get_valist: No ArgType for va_list Could not write method GstElement.set_property: No ArgType for const-GValue* Could not write method GstElement.get_property: No ArgType for GValue* Could not write method GstElement.clock_wait: No ArgType for GstClockTimeDiff* Could not write method GstElement.get_pad_list: No ArgType for const-GList* Could not write method GstElement.get_pad_template_list: No ArgType for GList* Could not write method GstElement.link_many: varargs functions not supported Could not write method GstElement.unlink_many: varargs functions not supported Could not write method GstElement.get_event_masks: No ArgType for const-GstEventMask* Could not write method GstElement.get_query_types: No ArgType for const-GstQueryType* Could not write method GstElement.get_formats: No ArgType for const-GstFormat* Could not write method GstElement.error: varargs functions not supported Could not write method GstBin.add_many: varargs functions not supported Could not write method GstBin.get_list: No ArgType for const-GList* Could not write method GstBin.set_pre_iterate_function: No ArgType for GstBinPrePostIterateFunction Could not write method GstBin.set_post_iterate_function: No ArgType for GstBinPrePostIterateFunction Could not write method GstAutoplug.to_caps: varargs functions not supported Could not write method GstAutoplug.to_renderers: varargs functions not supported Could not write method GstPad.set_element_private: No ArgType for gpointer Could not write method GstPad.get_element_private: No ArgType for gpointer Could not write method GstPad.get_ghost_pad_list: No ArgType for GList* Could not write method GstPad.set_bufferpool_function: No ArgType for GstPadBufferPoolFunction Could not write method GstPad.set_get_function: No ArgType for GstPadGetFunction Could not write method GstPad.set_event_function: No ArgType for GstPadEventFunction Could not write method GstPad.set_event_mask_function: No ArgType for GstPadEventMaskFunction Could not write method GstPad.get_event_masks: No ArgType for const-GstEventMask* Could not write method GstPad.get_event_masks_default: No ArgType for const-GstEventMask* Could not write method GstPad.set_unlink_function: No ArgType for GstPadUnlinkFunction Could not write method GstPad.set_getcaps_function: No ArgType for GstPadGetCapsFunction Could not write method GstPad.selectv: varargs functions not supported Could not write method GstPad.set_formats_function: No ArgType for GstPadFormatsFunction Could not write method GstPad.get_formats: No ArgType for const-GstFormat* Could not write method GstPad.get_formats_default: No ArgType for const-GstFormat* Could not write method GstPad.set_convert_function: No ArgType for GstPadConvertFunction Could not write method GstPad.convert_default: No ArgType for GstFormat* Could not write method GstPad.set_query_function: No ArgType for GstPadQueryFunction Could not write method GstPad.set_query_type_function: No ArgType for GstPadQueryTypeFunction Could not write method GstPad.get_query_types: No ArgType for const-GstQueryType* Could not write method GstPad.get_query_types_default: No ArgType for const-GstQueryType* Could not write method GstPad.query_default: No ArgType for GstFormat* Could not write method GstPad.set_internal_link_function: No ArgType for GstPadIntLinkFunction Could not write method GstPad.get_internal_links: No ArgType for GList* Could not write method GstPad.get_internal_links_default: No ArgType for GList* Could not write method GstPad.dispatcher: No ArgType for GstPadDispatcherFunction Could not write constructor for GstPadTemplate: varargs functions not supported Could not write constructor for GstElementFactory: No ArgType for GstElementDetails* Could not write method GstRegistry.get_path_list: No ArgType for GList* Could not write method GstRegistry.add_plugin: No ArgType for GstPlugin* Could not write method GstRegistry.remove_plugin: No ArgType for GstPlugin* Could not write method GstRegistry.find_plugin: No ArgType for GstPlugin* Could not write method GstRegistry.load_plugin: No ArgType for GstPlugin* Could not write method GstRegistry.unload_plugin: No ArgType for GstPlugin* Could not write method GstRegistry.update_plugin: No ArgType for GstPlugin* Could not write method GstScheduler.pad_select: No ArgType for GList* Could not write method GstScheduler.clock_wait: No ArgType for GstClockTimeDiff* Could not write method GstThread.set_priority: No ArgType for GThreadPriority Could not write constructor for GstTypeFactory: No ArgType for GstTypeDefinition* Could not write method GstXML.parse_doc: No ArgType for xmlDocPtr Could not write method GstXML.get_topelements: No ArgType for GList* Could not write function gst_init_check: No ArgType for int* Could not write function gst_init_with_popt_table: No ArgType for int* Could not write function gst_caps_new_id: No ArgType for const-guint16 Could not write function gst_caps_replace: No ArgType for GstCaps** Could not write function gst_caps_replace_sink: No ArgType for GstCaps** Could not write function gst_caps_load_thyself: No ArgType for xmlNodePtr Could not write function gst_event_new_discontinuous: varargs functions not supported Could not write function gst_format_get_definitions: No ArgType for const-GList* Could not write function gst_default_debug_handler: No ArgType for void* Could not write function gst_default_error_handler: No ArgType for void* Could not write function gst_object_default_deep_notify: No ArgType for GParamSpec* Could not write function gst_object_check_uniqueness: No ArgType for GList* Could not write function gst_object_swap: No ArgType for GstObject** Could not write function gst_class_signal_connect: No ArgType for GstObjectClass* Could not write function gst_class_signal_emit_by_name: No ArgType for xmlNodePtr Could not write function gst_pad_select: No ArgType for GList* Could not write function gst_pad_load_and_link: No ArgType for xmlNodePtr Could not write function gst_ghost_pad_save_thyself: No ArgType for xmlNodePtr Could not write function gst_parse_launchv: No ArgType for const-gchar** Could not write function gst_props_newv: No ArgType for va_list Could not write function gst_props_replace: No ArgType for GstProps** Could not write function gst_props_replace_sink: No ArgType for GstProps** Could not write function gst_props_load_thyself: No ArgType for xmlNodePtr Could not write function gst_query_type_get_definitions: No ArgType for const-GList* Could not write function gst_registry_pool_list: No ArgType for GList* Could not write function gst_registry_pool_add_plugin: No ArgType for GstPlugin* Could not write function gst_registry_pool_plugin_list: No ArgType for GList* Could not write function gst_registry_pool_feature_list: No ArgType for GList* Could not write function gst_registry_pool_find_plugin: No ArgType for GstPlugin* Could not write function gst_trace_read_tsc: No ArgType for gint64* Could not write function gst_type_find_by_id: No ArgType for GstType* Could not write function gst_type_get_list: No ArgType for const-GList* Could not write function gst_util_get_pointer_arg: No ArgType for gpointer Could not write function gst_util_set_value_from_string: No ArgType for GValue* Could not write function gst_print_pad_caps: No ArgType for GString* Could not write function gst_print_element_args: No ArgType for GString* Could not write function gst_version: No ArgType for guint* Could not write function gst_xml_write: No ArgType for xmlDocPtr Could not write function gst_xml_make_element: No ArgType for xmlNodePtr if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -march=i386 -mcpu=i686 -Wall -std=c9x -MT _gstreamermodule_la-gstreamer.lo -MD -MP -MF ".deps/_gstreamermodule_la-gstreamer.Tpo" \ -c -o _gstreamermodule_la-gstreamer.lo `test -f 'gstreamer.c' || echo './'`gstreamer.c; \ then mv -f ".deps/_gstreamermodule_la-gstreamer.Tpo" ".deps/_gstreamermodule_la-gstreamer.Plo"; \ else rm -f ".deps/_gstreamermodule_la-gstreamer.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -march=i386 -mcpu=i686 -Wall -std=c9x -MT _gstreamermodule_la-gstreamer.lo -MD -MP -MF .deps/_gstreamermodule_la-gstreamer.Tpo -c gstreamer.c -fPIC -DPIC -o _gstreamermodule_la-gstreamer.lo gstreamer.c: In function `_wrap_gst_props_get_entry': gstreamer.c:1059: warning: assignment discards qualifiers from pointer target type /bin/sh ../libtool --mode=link gcc -O2 -g -march=i386 -mcpu=i686 -Wall -std=c9x -o _gstreamermodule.la -rpath /usr/lib/python2.2/site-packages -module -avoid-version -export-symbols-regex initgstreamer _gstreamermodule_la-gstreamermodule.lo _gstreamermodule_la-gstreamer-fixes.lo _gstreamermodule_la-gstreamer.lo -Wl,--export-dynamic -pthread -lgstreamer-0.6 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 mkdir .libs rm -fr .libs/_gstreamermodule.la .libs/_gstreamermodule.* .libs/_gstreamermodule.* (cd . && ln -s _gstreamermodule_la-gstreamermodule.lo _gstreamermodule_la-gstreamermodule.o) (cd . && ln -s _gstreamermodule_la-gstreamer-fixes.lo _gstreamermodule_la-gstreamer-fixes.o) (cd . && ln -s _gstreamermodule_la-gstreamer.lo _gstreamermodule_la-gstreamer.o) generating symbol list for `_gstreamermodule.la' nm _gstreamermodule_la-gstreamermodule.lo _gstreamermodule_la-gstreamer-fixes.lo _gstreamermodule_la-gstreamer.lo | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort | uniq > .libs/_gstreamermodule.exp egrep -e "initgstreamer" ".libs/_gstreamermodule.exp" > ".libs/_gstreamermodule.expT" mv -f ".libs/_gstreamermodule.expT" ".libs/_gstreamermodule.exp" gcc -shared _gstreamermodule_la-gstreamermodule.lo _gstreamermodule_la-gstreamer-fixes.lo _gstreamermodule_la-gstreamer.lo -lgstreamer-0.6 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 /usr/lib/libxml2.so -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,_gstreamermodule.so -Wl,-retain-symbols-file -Wl,.libs/_gstreamermodule.exp -o .libs/_gstreamermodule.so creating _gstreamermodule.la (cd .libs && rm -f _gstreamermodule.la && ln -s ../_gstreamermodule.la _gstreamermodule.la) make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/gstreamer' Making all in pkgconfig make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/pkgconfig' cp gst-python.pc gst-python-0.6.pc cp gst-python-uninstalled.pc gst-python-0.6-uninstalled.pc make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/pkgconfig' Making all in examples make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' Making all in gstreamer make[3]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples/gstreamer' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples/gstreamer' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' Making all in docs make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/docs' xmlcatalog --noout --create tmpbuildcatalog xmlcatalog --noout --add system `cd . && pwd`/gst-python.ent /usr/src/rpm/BUILD/gst-python-0.1.0/docs/gst-python.ent tmpbuildcatalog xmlcatalog --noout --add system ./gst-python.ent /usr/src/rpm/BUILD/gst-python-0.1.0/docs/gst-python.ent tmpbuildcatalog xmlto --skip-validation -o /usr/src/rpm/BUILD/gst-python-0.1.0/docs -m ./common.xsl -m ./full.xsl txt README.xml xmlto --skip-validation -o /usr/src/rpm/BUILD/gst-python-0.1.0/docs -m ./common.xsl -m ./full.xsl -m ./html.xsl xhtml-nochunks README.xml make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/docs' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.58977 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-python-0.1.0 + rm -rf /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild + make prefix=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr exec_prefix=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr bindir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/bin sbindir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/sbin sysconfdir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/etc datadir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share includedir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/include libdir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib libexecdir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/libexec localstatedir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/var sharedstatedir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/com mandir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share/man infodir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share/info install Making install in gstreamer make[1]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/gstreamer' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/gstreamer' /bin/sh ../mkinstalldirs /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages mkdir /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild mkdir /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr mkdir /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib mkdir /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2 mkdir /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages /bin/sh ../libtool --mode=install /usr/bin/install -c _gstreamermodule.la /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages/_gstreamermodule.la /usr/bin/install -c .libs/_gstreamermodule.so /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages/_gstreamermodule.so /usr/bin/install -c .libs/_gstreamermodule.lai /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages/_gstreamermodule.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.2/site-packages' /bin/sh ../mkinstalldirs /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages/gstreamer mkdir /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages/gstreamer /usr/bin/install -c -m 644 __init__.py /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages/gstreamer/__init__.py Byte-compiling python modules... __init__.py Byte-compiling python modules (optimised versions) ... __init__.py make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/gstreamer' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/gstreamer' Making install in pkgconfig make[1]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/pkgconfig' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/pkgconfig' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/pkgconfig mkdir /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/pkgconfig /usr/bin/install -c -m 644 gst-python-0.6.pc /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/pkgconfig/gst-python-0.6.pc make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/pkgconfig' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/pkgconfig' Making install in examples make[1]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' Making install in gstreamer make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples/gstreamer' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples/gstreamer' 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-python-0.1.0/examples/gstreamer' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples/gstreamer' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' 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-python-0.1.0/examples' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' Making install in docs make[1]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/docs' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/docs' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/docs' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/docs' make[1]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0' + find /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild -type f -name '*.la' -exec rm -f '{}' ';' + /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-python-0.1.0-0.fdr.1.rh90 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.54117 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-python-0.1.0 + DOCDIR=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share/doc/gstreamer-python-0.1.0 + export DOCDIR + rm -rf /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share/doc/gstreamer-python-0.1.0 + /bin/mkdir -p /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share/doc/gstreamer-python-0.1.0 + cp -pr AUTHORS COPYING ChangeLog NEWS README /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share/doc/gstreamer-python-0.1.0 + cp -pr examples/gstreamer/bps.py examples/gstreamer/cp.py examples/gstreamer/dvdplay.py examples/gstreamer/f2f.py examples/gstreamer/identity.py examples/gstreamer/ilat.py examples/gstreamer/lat.py examples/gstreamer/rot13.py examples/gstreamer/vorbisplay.py /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share/doc/gstreamer-python-0.1.0 + exit 0 Provides: _gstreamermodule.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env gnome-python2 gstreamer libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libdl.so.2 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgstreamer-0.6.so.0 libgthread-2.0.so.0 libm.so.6 libpthread.so.0 libxml2.so.2 libz.so.1 pygtk2 python >= 2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild Wrote: /usr/src/rpm/SRPMS/gstreamer-python-0.1.0-0.fdr.1.rh90.src.rpm Wrote: /usr/src/rpm/RPMS/gstreamer-python-0.1.0-0.fdr.1.rh90.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.96754 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-python-0.1.0 + rm -rf /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.47632 + umask 022 + cd /usr/src/rpm/BUILD + cd /usr/src/rpm/BUILD + rm -rf gst-python-0.1.0 + /usr/bin/gzip -dc /usr/src/rpm/SOURCES/gst-python-0.1.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gst-python-0.1.0 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,g-w,o-w . + echo 'Patch #0 (gstreamer-python.docs.patch):' Patch #0 (gstreamer-python.docs.patch): + patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.47632 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-python-0.1.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-python 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 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... 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 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 for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse nm output... ok checking how to run the C preprocessor... gcc -E checking for egrep... grep -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-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking for python... /usr/bin/python checking for python version... 2.2 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.2/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.2/site-packages checking for python >= 2.2... okay checking for headers required to compile python extensions... found checking for pkg-config... /usr/bin/pkg-config checking for gstreamer-0.6 >= 0.6.0... yes checking GST_CFLAGS... -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.6 -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.6 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 checking for pygtk-2.0 >= 1.99.14... yes checking PYGTK_CFLAGS... -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking PYGTK_LIBS... -lgobject-2.0 -lglib-2.0 checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0 checking for pygtk defs... /usr/share/pygtk/2.0/defs checking for pygtk h2def... /usr/share/pygtk/2.0/codegen/h2def.py checking for gstreamer include dir... /usr/include/gstreamer-0.6 checking for xmlto... true checking for xmlcatalog... true configure: creating ./config.status config.status: creating Makefile config.status: creating gstreamer/Makefile config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/gst-python.pc config.status: creating pkgconfig/gst-python-uninstalled.pc config.status: creating examples/Makefile config.status: creating examples/gstreamer/Makefile config.status: creating docs/Makefile config.status: creating docs/gst-python.ent config.status: creating gst-python.spec config.status: creating config.h config.status: executing depfiles commands + make make all-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0' Making all in gstreamer make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/gstreamer' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -march=i386 -mcpu=i686 -Wall -std=c9x -MT _gstreamermodule_la-gstreamermodule.lo -MD -MP -MF ".deps/_gstreamermodule_la-gstreamermodule.Tpo" \ -c -o _gstreamermodule_la-gstreamermodule.lo `test -f 'gstreamermodule.c' || echo './'`gstreamermodule.c; \ then mv -f ".deps/_gstreamermodule_la-gstreamermodule.Tpo" ".deps/_gstreamermodule_la-gstreamermodule.Plo"; \ else rm -f ".deps/_gstreamermodule_la-gstreamermodule.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -march=i386 -mcpu=i686 -Wall -std=c9x -MT _gstreamermodule_la-gstreamermodule.lo -MD -MP -MF .deps/_gstreamermodule_la-gstreamermodule.Tpo -c gstreamermodule.c -fPIC -DPIC -o _gstreamermodule_la-gstreamermodule.lo if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -march=i386 -mcpu=i686 -Wall -std=c9x -MT _gstreamermodule_la-gstreamer-fixes.lo -MD -MP -MF ".deps/_gstreamermodule_la-gstreamer-fixes.Tpo" \ -c -o _gstreamermodule_la-gstreamer-fixes.lo `test -f 'gstreamer-fixes.c' || echo './'`gstreamer-fixes.c; \ then mv -f ".deps/_gstreamermodule_la-gstreamer-fixes.Tpo" ".deps/_gstreamermodule_la-gstreamer-fixes.Plo"; \ else rm -f ".deps/_gstreamermodule_la-gstreamer-fixes.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -march=i386 -mcpu=i686 -Wall -std=c9x -MT _gstreamermodule_la-gstreamer-fixes.lo -MD -MP -MF .deps/_gstreamermodule_la-gstreamer-fixes.Tpo -c gstreamer-fixes.c -fPIC -DPIC -o _gstreamermodule_la-gstreamer-fixes.lo /usr/bin/python /usr/share/pygtk/2.0/codegen/h2def.py /usr/include/gstreamer-0.6/gst/gst.h /usr/include/gstreamer-0.6/gst/gstatomic.h /usr/include/gstreamer-0.6/gst/gstautoplug.h /usr/include/gstreamer-0.6/gst/gstbin.h /usr/include/gstreamer-0.6/gst/gstbuffer.h /usr/include/gstreamer-0.6/gst/gstbufferpool-default.h /usr/include/gstreamer-0.6/gst/gstcaps.h /usr/include/gstreamer-0.6/gst/gstclock.h /usr/include/gstreamer-0.6/gst/gstconfig.h /usr/include/gstreamer-0.6/gst/gstcpu.h /usr/include/gstreamer-0.6/gst/gstdata.h /usr/include/gstreamer-0.6/gst/gstelement.h /usr/include/gstreamer-0.6/gst/gstenumtypes.h /usr/include/gstreamer-0.6/gst/gstevent.h /usr/include/gstreamer-0.6/gst/gstextratypes.h /usr/include/gstreamer-0.6/gst/gstformat.h /usr/include/gstreamer-0.6/gst/gstindex.h /usr/include/gstreamer-0.6/gst/gstinfo.h /usr/include/gstreamer-0.6/gst/gstlog.h /usr/include/gstreamer-0.6/gst/gstmacros.h /usr/include/gstreamer-0.6/gst/gstmarshal.h /usr/include/gstreamer-0.6/gst/gstmemchunk.h /usr/include/gstreamer-0.6/gst/gstobject.h /usr/include/gstreamer-0.6/gst/gstpad.h /usr/include/gstreamer-0.6/gst/gstparse.h /usr/include/gstreamer-0.6/gst/gstpipeline.h /usr/include/gstreamer-0.6/gst/gstplugin.h /usr/include/gstreamer-0.6/gst/gstpluginfeature.h /usr/include/gstreamer-0.6/gst/gstprobe.h /usr/include/gstreamer-0.6/gst/gstprops.h /usr/include/gstreamer-0.6/gst/gstquery.h /usr/include/gstreamer-0.6/gst/gstqueue.h /usr/include/gstreamer-0.6/gst/gstregistry.h /usr/include/gstreamer-0.6/gst/gstscheduler.h /usr/include/gstreamer-0.6/gst/gstsystemclock.h /usr/include/gstreamer-0.6/gst/gstthread.h /usr/include/gstreamer-0.6/gst/gsttrace.h /usr/include/gstreamer-0.6/gst/gsttrashstack.h /usr/include/gstreamer-0.6/gst/gsttype.h /usr/include/gstreamer-0.6/gst/gsttypefind.h /usr/include/gstreamer-0.6/gst/gsttypes.h /usr/include/gstreamer-0.6/gst/gsturi.h /usr/include/gstreamer-0.6/gst/gstutils.h /usr/include/gstreamer-0.6/gst/gstversion.h /usr/include/gstreamer-0.6/gst/gstxml.h > gstreamer-base.defs cat gstreamer-base.defs ./gstreamer-extra.defs > gstreamer.defs /usr/bin/pygtk-codegen-2.0 \ --load-types ./gstreamer-arg-types.py \ --override ./gstreamer.override \ --prefix pygstreamer gstreamer.defs > gen-gstreamer.c \ && cp gen-gstreamer.c gstreamer.c \ && rm -f gen-gstreamer.c Could not write constructor for GstBufferPool: No ArgType for GstDataFreeFunction Could not write method GstBufferPool.set_user_data: No ArgType for gpointer Could not write method GstBufferPool.get_user_data: No ArgType for gpointer Could not write method GstCaps.chain: varargs functions not supported Could not write method GstCaps.save_thyself: No ArgType for xmlNodePtr Could not write method GstEvent.discont_get_value: No ArgType for gint64* Could not write constructor for GstProps: varargs functions not supported Could not write method GstProps.normalize: No ArgType for GList* Could not write method GstProps.set: varargs functions not supported Could not write method GstProps.get: varargs functions not supported Could not write method GstProps.get_safe: varargs functions not supported Could not write method GstProps.save_thyself: No ArgType for xmlNodePtr Could not write constructor for GstPropsEntry: varargs functions not supported Could not write method GstPropsEntry.get: varargs functions not supported Could not write method GstObject.save_thyself: No ArgType for xmlNodePtr Could not write method GstObject.restore_thyself: No ArgType for xmlNodePtr Could not write method GstIndex.set_filter: No ArgType for GstIndexFilter Could not write method GstIndex.set_resolver: No ArgType for GstIndexResolver Could not write method GstIndex.get_writer_id: No ArgType for gint* Could not write method GstIndex.add_format: No ArgType for GstIndexEntry* Could not write method GstIndex.add_association: varargs functions not supported Could not write method GstIndex.add_object: No ArgType for gpointer Could not write method GstIndex.add_id: No ArgType for GstIndexEntry* Could not write method GstIndex.get_assoc_entry: No ArgType for GstIndexEntry* Could not write method GstIndex.get_assoc_entry_full: No ArgType for GCompareDataFunc Could not write method GstElement.set_loop_function: No ArgType for GstElementLoopFunction Could not write method GstElement.set: varargs functions not supported Could not write method GstElement.get: varargs functions not supported Could not write method GstElement.set_valist: No ArgType for va_list Could not write method GstElement.get_valist: No ArgType for va_list Could not write method GstElement.set_property: No ArgType for const-GValue* Could not write method GstElement.get_property: No ArgType for GValue* Could not write method GstElement.clock_wait: No ArgType for GstClockTimeDiff* Could not write method GstElement.get_pad_list: No ArgType for const-GList* Could not write method GstElement.get_pad_template_list: No ArgType for GList* Could not write method GstElement.link_many: varargs functions not supported Could not write method GstElement.unlink_many: varargs functions not supported Could not write method GstElement.get_event_masks: No ArgType for const-GstEventMask* Could not write method GstElement.get_query_types: No ArgType for const-GstQueryType* Could not write method GstElement.get_formats: No ArgType for const-GstFormat* Could not write method GstElement.error: varargs functions not supported Could not write method GstBin.add_many: varargs functions not supported Could not write method GstBin.get_list: No ArgType for const-GList* Could not write method GstBin.set_pre_iterate_function: No ArgType for GstBinPrePostIterateFunction Could not write method GstBin.set_post_iterate_function: No ArgType for GstBinPrePostIterateFunction Could not write method GstAutoplug.to_caps: varargs functions not supported Could not write method GstAutoplug.to_renderers: varargs functions not supported Could not write method GstPad.set_element_private: No ArgType for gpointer Could not write method GstPad.get_element_private: No ArgType for gpointer Could not write method GstPad.get_ghost_pad_list: No ArgType for GList* Could not write method GstPad.set_bufferpool_function: No ArgType for GstPadBufferPoolFunction Could not write method GstPad.set_get_function: No ArgType for GstPadGetFunction Could not write method GstPad.set_event_function: No ArgType for GstPadEventFunction Could not write method GstPad.set_event_mask_function: No ArgType for GstPadEventMaskFunction Could not write method GstPad.get_event_masks: No ArgType for const-GstEventMask* Could not write method GstPad.get_event_masks_default: No ArgType for const-GstEventMask* Could not write method GstPad.set_unlink_function: No ArgType for GstPadUnlinkFunction Could not write method GstPad.set_getcaps_function: No ArgType for GstPadGetCapsFunction Could not write method GstPad.selectv: varargs functions not supported Could not write method GstPad.set_formats_function: No ArgType for GstPadFormatsFunction Could not write method GstPad.get_formats: No ArgType for const-GstFormat* Could not write method GstPad.get_formats_default: No ArgType for const-GstFormat* Could not write method GstPad.set_convert_function: No ArgType for GstPadConvertFunction Could not write method GstPad.convert_default: No ArgType for GstFormat* Could not write method GstPad.set_query_function: No ArgType for GstPadQueryFunction Could not write method GstPad.set_query_type_function: No ArgType for GstPadQueryTypeFunction Could not write method GstPad.get_query_types: No ArgType for const-GstQueryType* Could not write method GstPad.get_query_types_default: No ArgType for const-GstQueryType* Could not write method GstPad.query_default: No ArgType for GstFormat* Could not write method GstPad.set_internal_link_function: No ArgType for GstPadIntLinkFunction Could not write method GstPad.get_internal_links: No ArgType for GList* Could not write method GstPad.get_internal_links_default: No ArgType for GList* Could not write method GstPad.dispatcher: No ArgType for GstPadDispatcherFunction Could not write constructor for GstPadTemplate: varargs functions not supported Could not write constructor for GstElementFactory: No ArgType for GstElementDetails* Could not write method GstRegistry.get_path_list: No ArgType for GList* Could not write method GstRegistry.add_plugin: No ArgType for GstPlugin* Could not write method GstRegistry.remove_plugin: No ArgType for GstPlugin* Could not write method GstRegistry.find_plugin: No ArgType for GstPlugin* Could not write method GstRegistry.load_plugin: No ArgType for GstPlugin* Could not write method GstRegistry.unload_plugin: No ArgType for GstPlugin* Could not write method GstRegistry.update_plugin: No ArgType for GstPlugin* Could not write method GstScheduler.pad_select: No ArgType for GList* Could not write method GstScheduler.clock_wait: No ArgType for GstClockTimeDiff* Could not write method GstThread.set_priority: No ArgType for GThreadPriority Could not write constructor for GstTypeFactory: No ArgType for GstTypeDefinition* Could not write method GstXML.parse_doc: No ArgType for xmlDocPtr Could not write method GstXML.get_topelements: No ArgType for GList* Could not write function gst_init_check: No ArgType for int* Could not write function gst_init_with_popt_table: No ArgType for int* Could not write function gst_caps_new_id: No ArgType for const-guint16 Could not write function gst_caps_replace: No ArgType for GstCaps** Could not write function gst_caps_replace_sink: No ArgType for GstCaps** Could not write function gst_caps_load_thyself: No ArgType for xmlNodePtr Could not write function gst_event_new_discontinuous: varargs functions not supported Could not write function gst_format_get_definitions: No ArgType for const-GList* Could not write function gst_default_debug_handler: No ArgType for void* Could not write function gst_default_error_handler: No ArgType for void* Could not write function gst_object_default_deep_notify: No ArgType for GParamSpec* Could not write function gst_object_check_uniqueness: No ArgType for GList* Could not write function gst_object_swap: No ArgType for GstObject** Could not write function gst_class_signal_connect: No ArgType for GstObjectClass* Could not write function gst_class_signal_emit_by_name: No ArgType for xmlNodePtr Could not write function gst_pad_select: No ArgType for GList* Could not write function gst_pad_load_and_link: No ArgType for xmlNodePtr Could not write function gst_ghost_pad_save_thyself: No ArgType for xmlNodePtr Could not write function gst_parse_launchv: No ArgType for const-gchar** Could not write function gst_props_newv: No ArgType for va_list Could not write function gst_props_replace: No ArgType for GstProps** Could not write function gst_props_replace_sink: No ArgType for GstProps** Could not write function gst_props_load_thyself: No ArgType for xmlNodePtr Could not write function gst_query_type_get_definitions: No ArgType for const-GList* Could not write function gst_registry_pool_list: No ArgType for GList* Could not write function gst_registry_pool_add_plugin: No ArgType for GstPlugin* Could not write function gst_registry_pool_plugin_list: No ArgType for GList* Could not write function gst_registry_pool_feature_list: No ArgType for GList* Could not write function gst_registry_pool_find_plugin: No ArgType for GstPlugin* Could not write function gst_trace_read_tsc: No ArgType for gint64* Could not write function gst_type_find_by_id: No ArgType for GstType* Could not write function gst_type_get_list: No ArgType for const-GList* Could not write function gst_util_get_pointer_arg: No ArgType for gpointer Could not write function gst_util_set_value_from_string: No ArgType for GValue* Could not write function gst_print_pad_caps: No ArgType for GString* Could not write function gst_print_element_args: No ArgType for GString* Could not write function gst_version: No ArgType for guint* Could not write function gst_xml_write: No ArgType for xmlDocPtr Could not write function gst_xml_make_element: No ArgType for xmlNodePtr if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -march=i386 -mcpu=i686 -Wall -std=c9x -MT _gstreamermodule_la-gstreamer.lo -MD -MP -MF ".deps/_gstreamermodule_la-gstreamer.Tpo" \ -c -o _gstreamermodule_la-gstreamer.lo `test -f 'gstreamer.c' || echo './'`gstreamer.c; \ then mv -f ".deps/_gstreamermodule_la-gstreamer.Tpo" ".deps/_gstreamermodule_la-gstreamer.Plo"; \ else rm -f ".deps/_gstreamermodule_la-gstreamer.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -march=i386 -mcpu=i686 -Wall -std=c9x -MT _gstreamermodule_la-gstreamer.lo -MD -MP -MF .deps/_gstreamermodule_la-gstreamer.Tpo -c gstreamer.c -fPIC -DPIC -o _gstreamermodule_la-gstreamer.lo gstreamer.c: In function `_wrap_gst_props_get_entry': gstreamer.c:1059: warning: assignment discards qualifiers from pointer target type /bin/sh ../libtool --mode=link gcc -O2 -g -march=i386 -mcpu=i686 -Wall -std=c9x -o _gstreamermodule.la -rpath /usr/lib/python2.2/site-packages -module -avoid-version -export-symbols-regex initgstreamer _gstreamermodule_la-gstreamermodule.lo _gstreamermodule_la-gstreamer-fixes.lo _gstreamermodule_la-gstreamer.lo -Wl,--export-dynamic -pthread -lgstreamer-0.6 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 mkdir .libs rm -fr .libs/_gstreamermodule.la .libs/_gstreamermodule.* .libs/_gstreamermodule.* (cd . && ln -s _gstreamermodule_la-gstreamermodule.lo _gstreamermodule_la-gstreamermodule.o) (cd . && ln -s _gstreamermodule_la-gstreamer-fixes.lo _gstreamermodule_la-gstreamer-fixes.o) (cd . && ln -s _gstreamermodule_la-gstreamer.lo _gstreamermodule_la-gstreamer.o) generating symbol list for `_gstreamermodule.la' nm _gstreamermodule_la-gstreamermodule.lo _gstreamermodule_la-gstreamer-fixes.lo _gstreamermodule_la-gstreamer.lo | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort | uniq > .libs/_gstreamermodule.exp egrep -e "initgstreamer" ".libs/_gstreamermodule.exp" > ".libs/_gstreamermodule.expT" mv -f ".libs/_gstreamermodule.expT" ".libs/_gstreamermodule.exp" gcc -shared _gstreamermodule_la-gstreamermodule.lo _gstreamermodule_la-gstreamer-fixes.lo _gstreamermodule_la-gstreamer.lo -lgstreamer-0.6 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 /usr/lib/libxml2.so -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,_gstreamermodule.so -Wl,-retain-symbols-file -Wl,.libs/_gstreamermodule.exp -o .libs/_gstreamermodule.so creating _gstreamermodule.la (cd .libs && rm -f _gstreamermodule.la && ln -s ../_gstreamermodule.la _gstreamermodule.la) make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/gstreamer' Making all in pkgconfig make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/pkgconfig' cp gst-python.pc gst-python-0.6.pc cp gst-python-uninstalled.pc gst-python-0.6-uninstalled.pc make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/pkgconfig' Making all in examples make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' Making all in gstreamer make[3]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples/gstreamer' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples/gstreamer' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' Making all in docs make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/docs' xmlcatalog --noout --create tmpbuildcatalog xmlcatalog --noout --add system `cd . && pwd`/gst-python.ent /usr/src/rpm/BUILD/gst-python-0.1.0/docs/gst-python.ent tmpbuildcatalog xmlcatalog --noout --add system ./gst-python.ent /usr/src/rpm/BUILD/gst-python-0.1.0/docs/gst-python.ent tmpbuildcatalog xmlto --skip-validation -o /usr/src/rpm/BUILD/gst-python-0.1.0/docs -m ./common.xsl -m ./full.xsl txt README.xml xmlto --skip-validation -o /usr/src/rpm/BUILD/gst-python-0.1.0/docs -m ./common.xsl -m ./full.xsl -m ./html.xsl xhtml-nochunks README.xml make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/docs' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.58977 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-python-0.1.0 + rm -rf /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild + make prefix=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr exec_prefix=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr bindir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/bin sbindir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/sbin sysconfdir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/etc datadir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share includedir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/include libdir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib libexecdir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/libexec localstatedir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/var sharedstatedir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/com mandir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share/man infodir=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share/info install Making install in gstreamer make[1]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/gstreamer' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/gstreamer' /bin/sh ../mkinstalldirs /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages mkdir /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild mkdir /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr mkdir /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib mkdir /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2 mkdir /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages /bin/sh ../libtool --mode=install /usr/bin/install -c _gstreamermodule.la /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages/_gstreamermodule.la /usr/bin/install -c .libs/_gstreamermodule.so /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages/_gstreamermodule.so /usr/bin/install -c .libs/_gstreamermodule.lai /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages/_gstreamermodule.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.2/site-packages' /bin/sh ../mkinstalldirs /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages/gstreamer mkdir /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages/gstreamer /usr/bin/install -c -m 644 __init__.py /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/python2.2/site-packages/gstreamer/__init__.py Byte-compiling python modules... __init__.py Byte-compiling python modules (optimised versions) ... __init__.py make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/gstreamer' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/gstreamer' Making install in pkgconfig make[1]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/pkgconfig' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/pkgconfig' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/pkgconfig mkdir /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/pkgconfig /usr/bin/install -c -m 644 gst-python-0.6.pc /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/lib/pkgconfig/gst-python-0.6.pc make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/pkgconfig' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/pkgconfig' Making install in examples make[1]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' Making install in gstreamer make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples/gstreamer' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples/gstreamer' 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-python-0.1.0/examples/gstreamer' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples/gstreamer' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' 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-python-0.1.0/examples' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/examples' Making install in docs make[1]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/docs' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0/docs' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/docs' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0/docs' make[1]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-python-0.1.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-python-0.1.0' + find /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild -type f -name '*.la' -exec rm -f '{}' ';' + /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-python-0.1.0-0.fdr.1.rh90 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.54117 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-python-0.1.0 + DOCDIR=/var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share/doc/gstreamer-python-0.1.0 + export DOCDIR + rm -rf /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share/doc/gstreamer-python-0.1.0 + /bin/mkdir -p /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share/doc/gstreamer-python-0.1.0 + cp -pr AUTHORS COPYING ChangeLog NEWS README /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share/doc/gstreamer-python-0.1.0 + cp -pr examples/gstreamer/bps.py examples/gstreamer/cp.py examples/gstreamer/dvdplay.py examples/gstreamer/f2f.py examples/gstreamer/identity.py examples/gstreamer/ilat.py examples/gstreamer/lat.py examples/gstreamer/rot13.py examples/gstreamer/vorbisplay.py /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild/usr/share/doc/gstreamer-python-0.1.0 + exit 0 Provides: _gstreamermodule.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env gnome-python2 gstreamer libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libdl.so.2 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgstreamer-0.6.so.0 libgthread-2.0.so.0 libm.so.6 libpthread.so.0 libxml2.so.2 libz.so.1 pygtk2 python >= 2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild Wrote: /usr/src/rpm/SRPMS/gstreamer-python-0.1.0-0.fdr.1.rh90.src.rpm Wrote: /usr/src/rpm/RPMS/gstreamer-python-0.1.0-0.fdr.1.rh90.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.96754 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-python-0.1.0 + rm -rf /var/tmp/gstreamer-python-0.1.0-0.fdr.1.rh90-root-machbuild + exit 0