multimedia/py-gstreamer install error

Andrew Johnson daeron at optushome.com.au
Tue Dec 3 17:16:29 UTC 2013


 On a i386 FreeBSD 9.2-STABLE #5: Wed Dec  4 system

# make install
===>  License LGPL21 accepted by the user
===>  Found saved configuration for gstreamer-0.10.36
===> Fetching all distfiles required by py27-gstreamer-0.10.22_1 for building
===>  Extracting for py27-gstreamer-0.10.22_1
=> SHA256 Checksum OK for gst-python-0.10.22.tar.bz2.
===>  Patching for py27-gstreamer-0.10.22_1
===>   py27-gstreamer-0.10.22_1 depends on file: 
/usr/local/lib/python2.7/site-packages/libxml2mod.so - found
===>   py27-gstreamer-0.10.22_1 depends on file: /usr/local/bin/python2.7 - 
found
===>   py27-gstreamer-0.10.22_1 depends on executable: python - found
===>   py27-gstreamer-0.10.22_1 depends on executable: gmake - found
===>   py27-gstreamer-0.10.22_1 depends on executable: pkgconf - found
===>   py27-gstreamer-0.10.22_1 depends on package: gstreamer-plugins>=0.10.0 
- found
===>   py27-gstreamer-0.10.22_1 depends on executable: pygobject-codegen-2.0 - 
found
===>   py27-gstreamer-0.10.22_1 depends on shared library: libglib-2.0.so - 
found
===>   py27-gstreamer-0.10.22_1 depends on shared library: libpcre.so - found
===>  Configuring for py27-gstreamer-0.10.22_1
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking nano version... 0 (release)
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-portbld-freebsd9.2
checking host system type... i386-portbld-freebsd9.2
checking how to print strings... printf
checking for style of include used by gmake... GNU
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert i386-portbld-freebsd9.2 file names to i386-portbld-
freebsd9.2 format... func_convert_file_noop
checking how to convert i386-portbld-freebsd9.2 file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd9.2 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for cc option to accept ISO C99... -std=gnu99
checking for cc -std=gnu99 option to accept ISO Standard C... (cached) -
std=gnu99
checking whether cc -std=gnu99 and cc understand -c and -o together... yes
checking for python version... 2.7
checking for python platform... freebsd9
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... 
${exec_prefix}/lib/python2.7/site-packages
checking for python >= 2.3... okay
checking for headers required to compile python extensions... found
checking pkg-config is at least version 0.9.0... yes
checking for GST... yes
Building against GStreamer core 0.10.36 , ignoring API additions if needed
checking for GST_BASE... yes
checking for GST_CONTROLLER... yes
checking for GST_NET... yes
checking for GST_DP... yes
checking for GST_PLUGINS_BASE... yes
checking for PYGOBJECT... yes
checking for PYGOBJECT_2_12... yes
checking for PYGOBJECT_2_16... yes
checking to see if compiler understands -Wall... yes
checking to see if compiler understands -Wdeclaration-after-statement... yes
checking to see if compiler understands -Wvla... no
checking to see if compiler understands -Wpointer-arith... yes
configure: set WARNING_CFLAGS to  -Wall -Wdeclaration-after-statement -
Wpointer-arith
configure: set ERROR_CFLAGS to 
checking for valgrind... no
checking for libraries required to embed python... yes
configure: Using /usr/local/lib/gstreamer-0.10 as the plugin install location
configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2011-10-29
configure: creating ./config.status
config.status: creating Makefile
config.status: creating codegen/Makefile
config.status: creating common/Makefile
config.status: creating common/m4/Makefile
config.status: creating gst/Makefile
config.status: creating gst/gstversion.override
config.status: creating gst/extend/Makefile
config.status: creating examples/Makefile
config.status: creating pkgconfig/Makefile
config.status: creating pkgconfig/gst-python.pc
config.status: WARNING:  'pkgconfig/gst-python.pc.in' seems to ignore the --
datarootdir setting
config.status: creating pkgconfig/gst-python-uninstalled.pc
config.status: creating plugin/Makefile
config.status: creating testsuite/Makefile
config.status: creating win32/common/config.h
config.status: creating gst-python.spec
config.status: creating gst/__init__.py
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
===>  Building for py27-gstreamer-0.10.22_1
if test -f pygst.py; then chmod +w pygst.py; fi
sed -e "s|@PYGSTDIR\@|/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22|g" \
    -e "s|@GST_MAJORMINOR\@|0.10|g" \
    pygst.py.in > pygst.py
chmod -w pygst.py
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22'
Making all in common
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common'
Making all in m4
gmake[3]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common/m4'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common/m4'
gmake[3]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common'
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common'
Making all in codegen
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/codegen'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/codegen'
Making all in gst
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst'
Making all in extend
gmake[3]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst/extend'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst/extend'
gmake[3]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst'
  CC     _gst_la-gst-argtypes.lo
  CC     _gst_la-gstmodule.lo
  CC     _gst_la-pygstiterator.lo
  CC     _gst_la-pygstminiobject.lo
  CC     _gst_la-pygstvalue.lo
  CC     _gst_la-pygstexception.lo
  GEN    gst.c
  CC     interfaces_la-interfacesmodule.lo
  GEN    interfaces.c
Could not write getter for GstTunerNorm.framerate: No ArgType for 'GValue*'
Could not write virtual accessor method GstColorBalance.list_channels: No 
ArgType for 'const-GList*'
Could not write interface proxy GstColorBalance.list_channels: No ArgType for 
'const-GList*'
Could not write method GstMixer.volume_changed: No ArgType for 'gint*'
Could not write virtual accessor method GstMixer.list_tracks: No ArgType for 
'const-GList*'
Could not write virtual accessor method GstMixer.set_volume: No ArgType for 
'gint*'
Could not write virtual accessor method GstMixer.get_volume: No ArgType for 
'gint*'
Could not write interface proxy GstMixer.list_tracks: No ArgType for 'const-
GList*'
Could not write interface proxy GstMixer.set_volume: cannot use int* parameter 
with direction 'None'
Could not write interface proxy GstMixer.get_volume: cannot use int* parameter 
with direction 'None'
Could not write method GstPropertyProbe.probe_property: No ArgType for 'const-
GParamSpec*'
Could not write method GstPropertyProbe.needs_probe: No ArgType for 'const-
GParamSpec*'
Could not write method GstPropertyProbe.get_values: No ArgType for 'const-
GParamSpec*'
Could not write method GstPropertyProbe.probe_and_get_values: No ArgType for 
'const-GParamSpec*'
Could not write method GstPropertyProbe.probe_and_get_values_name: No ArgType 
for 'GValueArray*'
Could not write virtual accessor method GstPropertyProbe.get_properties: No 
ArgType for 'const-GList*'
Could not write virtual accessor method GstPropertyProbe.needs_probe: No 
ArgType for 'const-GParamSpec*'
Could not write virtual accessor method GstPropertyProbe.probe_property: No 
ArgType for 'const-GParamSpec*'
Could not write virtual accessor method GstPropertyProbe.get_values: No 
ArgType for 'const-GParamSpec*'
Could not write interface proxy GstPropertyProbe.get_properties: No ArgType 
for 'const-GList*'
Could not write interface proxy GstPropertyProbe.needs_probe: No ArgType for 
'const-GParamSpec*'
Could not write interface proxy GstPropertyProbe.probe_property: No ArgType 
for 'const-GParamSpec*'
Could not write interface proxy GstPropertyProbe.get_values: No ArgType for 
'GValueArray*'
Could not write virtual accessor method GstTuner.list_channels: No ArgType for 
'const-GList*'
Could not write virtual accessor method GstTuner.list_norms: No ArgType for 
'const-GList*'
Could not write interface proxy GstTuner.list_channels: No ArgType for 'const-
GList*'
Could not write interface proxy GstTuner.list_norms: No ArgType for 'const-
GList*'
Could not write function gst_mixer_message_parse_options_list_changed: No 
ArgType for 'GstMixerOptions**'
Could not write function navigation_query_set_commands: varargs functions not 
supported
Could not write function navigation_query_set_commandsv: No ArgType for 
'GstNavigationCommand*'
Could not write function navigation_query_parse_commands_length: No ArgType 
for 'guint*'
Could not write function navigation_query_parse_commands_nth: No ArgType for 
'GstNavigationCommand*'
Could not write function navigation_query_parse_angles: No ArgType for 
'guint*'
Could not write function navigation_message_parse_mouse_over: No ArgType for 
'gboolean*'
Could not write function navigation_message_parse_angles_changed: No ArgType 
for 'guint*'
Could not write function navigation_event_parse_key_event: No ArgType for 
'const-gchar**'
Could not write function navigation_event_parse_mouse_button_event: No ArgType 
for 'gint*'
Could not write function navigation_event_parse_mouse_move_event: No ArgType 
for 'gdouble*'
Could not write function navigation_event_parse_command: No ArgType for 
'GstNavigationCommand*'
***INFO*** The coverage of global functions is 47.83% (11/23)
***INFO*** The coverage of methods is 89.83% (53/59)
***INFO*** There are no declared virtual proxies.***INFO*** The coverage of 
virtual accessors is 54.55% (12/22)
***INFO*** The coverage of interface proxies is 54.55% (12/22)
  CC     pbutils_la-pbutilsmodule.lo
Could not write method GstCaps.set_value: No ArgType for 'const-GValue*'
Could not write method GstStructure.id_take_value: No ArgType for 'GQuark'
Could not write method GstStructure.take_value: No ArgType for 'GValue*'
Could not write method GstStructure.id_set: varargs functions not supported
Could not write method GstStructure.get: varargs functions not supported
Could not write method GstStructure.id_get: varargs functions not supported
Could not write method GstStructure.id_has_field: No ArgType for 'GQuark'
Could not write method GstStructure.id_has_field_typed: No ArgType for 
'GQuark'
Could not write method GstStructure.get_uint: No ArgType for 'guint*'
Could not write method GstTagList.add_value: No ArgType for 'const-GValue*'
Could not write method GstTagList.peek_string_index: No ArgType for 'const-
gchar**'
Could not write method GstIndexEntry.assoc_map: No ArgType for 'gint64*'
Could not write getter for GstStaticCaps.caps: write_return not implemented 
for GstCaps
  CC     pbutils_la-gst-argtypes.lo
Could not write method GstTypeFind.suggest_simple: varargs functions not 
supported
Could not write method GstIndex.set_filter: No ArgType for 'GstIndexFilter'
Could not write method GstIndex.set_filter_full: No ArgType for 
'GstIndexFilter'
Could not write method GstIndex.set_resolver: No ArgType for 
'GstIndexResolver'
Could not write method GstIndex.set_resolver_full: No ArgType for 
'GstIndexResolver'
Could not write method GstIndex.get_writer_id: No ArgType for 'gint*'
Could not write method GstIndex.add_associationv: No ArgType for 'const-
GstIndexAssociation*'
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.get_assoc_entry_full: No ArgType for 
'GCompareDataFunc'
Could not write virtual accessor method GstIndex.get_assoc_entry: No ArgType 
for 'GCompareDataFunc'
Could not write virtual proxy GstIndex.get_assoc_entry: No ArgType for 
'GCompareDataFunc'
Could not write method GstElement.message_full: No ArgType for 'GQuark'
Could not write virtual accessor method GstElement.get_query_types: No ArgType 
for 'const-GstQueryType*'
Could not write virtual accessor method GstElement.get_state: No ArgType for 
'GstState*'
Could not write virtual proxy GstElement.get_query_types: No ArgType for 
'const-GstQueryType*'
Could not write virtual proxy GstElement.get_state: No ArgType for 'GstState*'
Could not write virtual accessor method GstClock.wait: No ArgType for 
'GstClockEntry*'
Could not write virtual accessor method GstClock.wait_jitter: No ArgType for 
'GstClockEntry*'
Could not write virtual accessor method GstClock.wait_async: No ArgType for 
'GstClockEntry*'
Could not write virtual accessor method GstClock.unschedule: No ArgType for 
'GstClockEntry'
Could not write virtual proxy GstClock.wait: No ArgType for 'GstClockEntry*'
Could not write virtual proxy GstClock.wait_jitter: No ArgType for 
'GstClockEntry*'
Could not write virtual proxy GstClock.wait_async: No ArgType for 
'GstClockEntry*'
Could not write virtual proxy GstClock.unschedule: No ArgType for 
'GstClockEntry'
Could not write method GstBus.add_watch_full: No ArgType for 'GstBusFunc'
Could not write method GstPad.set_bufferalloc_function: No ArgType for 
'GstPadBufferAllocFunction'
Could not write method GstPad.set_chain_list_function: No ArgType for 
'GstPadChainListFunction'
Could not write method GstPad.set_getrange_function: No ArgType for 
'GstPadGetRangeFunction'
Could not write method GstPad.set_checkgetrange_function: No ArgType for 
'GstPadCheckGetRangeFunction'
Could not write method GstPad.set_unlink_function: No ArgType for 
'GstPadUnlinkFunction'
Could not write method GstPad.set_acceptcaps_function: No ArgType for 
'GstPadAcceptCapsFunction'
Could not write method GstPad.set_fixatecaps_function: No ArgType for 
'GstPadFixateCapsFunction'
Could not write method GstPad.set_internal_link_function: No ArgType for 
'GstPadIntLinkFunction'
Could not write method GstPad.set_iterate_internal_links_function: No ArgType 
for 'GstPadIterIntLinkFunction'
Could not write method GstPad.set_query_type_function: No ArgType for 
'GstPadQueryTypeFunction'
Could not write method GstPad.dispatcher: No ArgType for 
'GstPadDispatcherFunction'
Warning: generating old-style constructor for:gst_ghost_pad_new
Warning: generating old-style constructor for:gst_pad_template_new
Could not write method GstPluginFeature.type_name_filter: No ArgType for 
'GstTypeNameData*'
Could not write method GstRegistry.plugin_filter: No ArgType for 
'GstPluginFilter'
Could not write method GstRegistry.feature_filter: No ArgType for 
'GstPluginFeatureFilter'
Could not write method GstTask.set_priority: No ArgType for 'GThreadPriority'
Could not write method GstTask.set_thread_callbacks: No ArgType for 
'GstTaskThreadCallbacks*'
Could not write method GstTaskPool.push: No ArgType for 'GstTaskPoolFunction'
Could not write method GstTaskPool.join: No ArgType for 'gpointer'
Warning: generating old-style constructor for:gst_net_client_clock_new
Warning: generating old-style constructor for:gst_net_time_provider_new
Could not write method GstControlSource.get_value: No ArgType for 'GValue*'
Could not write method GstControlSource.get_value_array: No ArgType for 
'GstValueArray*'
Could not write method GstControlSource.bind: No ArgType for 'GParamSpec*'
Could not write method GstController.get_all: No ArgType for 'const-GList*'
Could not write method GstController.get_value_arrays: No ArgType for 
'GSList*'
Could not write method GstController.get_value_array: No ArgType for 
'GstValueArray*'
Could not write method GstInterpolationControlSource.set: No ArgType for 
'GValue*'
Could not write method GstInterpolationControlSource.set_from_list: No ArgType 
for 'GSList*'
Could not write method GstInterpolationControlSource.get_all: No ArgType for 
'GList*'
Could not write method GstAdapter.take_list: No ArgType for 'GList*'
Could not write method GstAdapter.prev_timestamp: No ArgType for 'guint64*'
Could not write method GstAdapter.masked_scan_uint32_peek: No ArgType for 
'guint32*'
Could not write method GstBaseSink.wait_eos: No ArgType for 
'GstClockTimeDiff*'
Could not write virtual accessor method GstBaseSink.buffer_alloc: No ArgType 
for 'GstBuffer**'
Could not write virtual proxy GstBaseSink.buffer_alloc: No ArgType for 
'GstBuffer**'
Could not write virtual accessor method 
GstBaseTransform.prepare_output_buffer: No ArgType for 'GstBuffer**'
Could not write virtual proxy GstBaseTransform.prepare_output_buffer: No 
ArgType for 'GstBuffer**'
Could not write method GstCollectPads.set_function: No ArgType for 
'GstCollectPadsFunction'
Could not write method GstCollectPads.set_clip_function: No ArgType for 
'GstCollectPadsClipFunction'
Could not write method GstCollectPads.add_pad: No ArgType for 
'GstCollectData*'
Could not write method GstCollectPads.add_pad_full: No ArgType for 
'GstCollectDataDestroyNotify'
Could not write method GstCollectPads.peek: No ArgType for 'GstCollectData*'
Could not write method GstCollectPads.pop: No ArgType for 'GstCollectData*'
Could not write method GstCollectPads.read: No ArgType for 'GstCollectData*'
Could not write method GstCollectPads.read_buffer: No ArgType for 
'GstCollectData*'
Could not write method GstCollectPads.take_buffer: No ArgType for 
'GstCollectData*'
Could not write method GstCollectPads.flush: No ArgType for 'GstCollectData*'
Warning: generating old-style constructor for:gst_data_queue_new
Could not write constructor for GstDataQueue: No ArgType for 
'GstDataQueueCheckFullFunction'
Could not write method GstDataQueue.push: No ArgType for 'GstDataQueueItem*'
Could not write method GstDataQueue.pop: No ArgType for 'GstDataQueueItem**'
Could not write method GstDataQueue.get_level: No ArgType for 
'GstDataQueueSize*'
  GEN    pbutils.c
Could not write method GstBufferList.foreach: No ArgType for 
'GstBufferListFunc'
Could not write method GstBufferList.iterate: No ArgType for 
'GstBufferListIterator*'
Could not write method GstMessage.set_stream_status_object: No ArgType for 
'const-GValue*'
Could not write method GstMessage.get_stream_status_object: No ArgType for 
'const-GValue*'
Could not write method GstQuery.parse_nth_buffering_range: No ArgType for 
'gint64*'
Could not write method GstTagSetter.add_tags: varargs functions not supported
Could not write method GstTagSetter.add_tag_values: varargs functions not 
supported
Could not write method GstTagSetter.add_tag_valist_values: No ArgType for 
'va_list'
Could not write method GstTagSetter.add_tag_value: No ArgType for 'const-
GValue*'
Could not write method GstPreset.get_meta: No ArgType for 'gchar**'
Could not write function object_control_properties: varargs functions not 
supported
Could not write function object_uncontrol_properties: varargs functions not 
supported
Could not write function object_get_value_arrays: No ArgType for 'GSList*'
Could not write function object_get_value_array: No ArgType for 
'GstValueArray*'
Could not write function gst_controller_init: No ArgType for 'int*'
Could not write function gst_dp_crc: No ArgType for 'const-guint8*'
Could not write function dp_header_from_buffer: No ArgType for 'guint*'
Could not write function dp_packet_from_caps: No ArgType for 'guint*'
Could not write function dp_packet_from_event: No ArgType for 'guint*'
Could not write function type_find_helper_get_range: No ArgType for 
'GstTypeFindHelperGetRangeFunction'
Could not write function type_find_helper_get_range_ext: No ArgType for 
'GstTypeFindHelperGetRangeFunction'
Could not write function debug_add_log_function: No ArgType for 
'GstLogFunction'
Could not write function debug_remove_log_function: No ArgType for 
'GstLogFunction'
Could not write function debug_remove_log_function_by_data: No ArgType for 
'gpointer'
Could not write function debug_get_all_categories: No ArgType for 'GSList*'
Could not write function debug_remove_log_function: No ArgType for 
'GstLogFunction'
Could not write function debug_remove_log_function_by_data: No ArgType for 
'gpointer'
Could not write function util_array_binary_search: No ArgType for 'gpointer'
Could not write function util_fraction_to_double: No ArgType for 'gdouble*'
Could not write function util_double_to_fraction: No ArgType for 'gint*'
Could not write function util_fraction_multiply: No ArgType for 'gint*'
Could not write function util_fraction_add: No ArgType for 'gint*'
Could not write function parse_launch_full: No ArgType for 'GstParseContext*'
Could not write function parse_launchv_full: No ArgType for 'const-gchar**'
Could not write function plugin_register_static: No ArgType for 'const-
GstPluginDesc*'
Could not write function plugin_feature_rank_compare_func: No ArgType for 
'gconstpointer'
Could not write function poll_new_timer: No ArgType for 'GstPoll*'
Could not write function tag_register: No ArgType for 'GstTagMergeFunc'
Could not write function tag_merge_use_first: No ArgType for 'GValue*'
Could not write function tag_merge_strings_with_comma: No ArgType for 
'GValue*'
Could not write function task_create: No ArgType for 'GstTaskFunction'
Warning: Constructor for GstGhostPad needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GstPadTemplate needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GstNetClientClock needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GstNetTimeProvider needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GstController needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GstDataQueue needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 85.31% (180/211)
***INFO*** The coverage of methods is 87.44% (543/621)
***INFO*** The coverage of virtual proxies is 86.76% (59/68)
***INFO*** The coverage of virtual accessors is 87.67% (64/73)
***INFO*** The coverage of interface proxies is 100.00% (5/5)
  CC     audio_la-audiomodule.lo
Warning: generating old-style constructor for:gst_discoverer_new
Could not write function codec_utils_aac_get_profile: No ArgType for 'const-
guint8*'
Could not write function codec_utils_aac_get_level: No ArgType for 'const-
guint8*'
Could not write function codec_utils_h264_get_profile: No ArgType for 'const-
guint8*'
Could not write function codec_utils_h264_get_level: No ArgType for 'const-
guint8*'
Could not write function codec_utils_mpeg4video_get_profile: No ArgType for 
'const-guint8*'
Could not write function codec_utils_mpeg4video_get_level: No ArgType for 
'const-guint8*'
Warning: Constructor for GstDiscoverer needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 84.21% (32/38)
***INFO*** The coverage of methods is 100.00% (70/70)
***INFO*** There are no declared virtual proxies.***INFO*** There are no 
declared virtual accessors.***INFO*** There are no declared interface proxies.  
CC     audio_la-gst-argtypes.lo
  GEN    audio.c
Warning: generating old-style constructor for:gst_audio_clock_new
Could not write constructor for GstAudioClock: No ArgType for 
'GstAudioClockGetTimeFunc'
Could not write virtual accessor method GstAudioFilter.setup: No ArgType for 
'GstRingBufferSpec*'
Could not write virtual proxy GstAudioFilter.setup: No ArgType for 
'GstRingBufferSpec*'
Could not write virtual accessor method GstAudioSink.prepare: No ArgType for 
'GstRingBufferSpec*'
Could not write virtual accessor method GstAudioSink.write: No ArgType for 
'gpointer'
Could not write virtual proxy GstAudioSink.prepare: No ArgType for 
'GstRingBufferSpec*'
Could not write virtual proxy GstAudioSink.write: No ArgType for 'gpointer'
Could not write method GstRingBuffer.set_callback: No ArgType for 
'GstRingBufferCallback'
Could not write method GstRingBuffer.convert: No ArgType for 'gint64*'
Could not write method GstRingBuffer.acquire: No ArgType for 
'GstRingBufferSpec*'
Could not write method GstRingBuffer.commit_full: No ArgType for 'guint64*'
Could not write method GstRingBuffer.prepare_read: No ArgType for 'gint*'
Could not write virtual accessor method GstRingBuffer.acquire: No ArgType for 
'GstRingBufferSpec*'
Could not write virtual proxy GstRingBuffer.acquire: No ArgType for 
'GstRingBufferSpec*'
Could not write function audio_clock_new_full: No ArgType for 
'GstAudioClockGetTimeFunc'
Could not write function ring_buffer_parse_caps: No ArgType for 
'GstRingBufferSpec*'
Could not write function ring_buffer_debug_spec_caps: No ArgType for 
'GstRingBufferSpec*'
Could not write function ring_buffer_debug_spec_buff: No ArgType for 
'GstRingBufferSpec*'
Could not write function default_registry_mixer_filter: No ArgType for 
'GstAudioMixerFilterFunc'
Could not write function get_channel_positions: No ArgType for 
'GstAudioChannelPosition*'
Could not write function set_channel_positions: No ArgType for 'const-
GstAudioChannelPosition*'
Could not write function set_structure_channel_positions_list: No ArgType for 
'const-GstAudioChannelPosition*'
Could not write function set_caps_channel_positions_list: No ArgType for 
'const-GstAudioChannelPosition*'
Could not write function fixate_channel_positions: No ArgType for 
'GstAudioChannelPosition*'
Could not write function check_channel_positions: No ArgType for 'const-
GstAudioChannelPosition*'
Warning: Constructor for GstAudioClock needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GstAudioFilter needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GstBaseAudioSink needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GstAudioSink needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GstRingBuffer needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 42.11% (8/19)
***INFO*** The coverage of methods is 84.85% (28/33)
***INFO*** The coverage of virtual proxies is 78.95% (15/19)
***INFO*** The coverage of virtual accessors is 78.95% (15/19)
***INFO*** There are no declared interface proxies.  CC     video_la-
videomodule.lo
  CC     video_la-gst-argtypes.lo
  GEN    video.c
Could not write function video_sink_center_rect: No ArgType for 
'GstVideoRectangle'
Could not write function get_size: No ArgType for 'gint*'
Could not write function calculate_display_ratio: No ArgType for 'guint*'
Could not write function format_parse_caps: No ArgType for 'GstVideoFormat*'
Could not write function format_parse_caps_interlaced: No ArgType for 
'gboolean*'
Could not write function parse_caps_framerate: No ArgType for 'int*'
Could not write function parse_caps_pixel_aspect_ratio: No ArgType for 'int*'
Could not write function event_parse_still_frame: No ArgType for 'gboolean*'
Could not write function video_convert_frame_async: No ArgType for 
'GstVideoConvertFrameCallback'
Warning: Constructor for GstVideoFilter needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GstVideoSink needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 40.00% (6/15)
***INFO*** There are no declared methods.***INFO*** There are no declared 
virtual proxies.***INFO*** There are no declared virtual accessors.***INFO*** 
There are no declared interface proxies.  CC     tag_la-tagmodule.lo
  CC     tag_la-gst-argtypes.lo
  GEN    tag.c
Could not write function list_from_vorbiscomment_buffer: No ArgType for 
'const-guint8*'
Could not write function id3_genre_get: No ArgType for 'const-guint'
Could not write function list_new_from_id3v1: No ArgType for 'const-guint8*'
  CC     _gst_la-gst.lo
Could not write function parse_extended_comment: No ArgType for 'gchar**'
Could not write function freeform_string_to_utf8: No ArgType for 'const-
gchar**'
Could not write function image_data_to_image_buffer: No ArgType for 'const-
guint8*'
Could not write function get_language_codes: No ArgType for 'gchar**'
Warning: Constructor for GstTagDemux needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 70.83% (17/24)
***INFO*** There are no declared methods.***INFO*** There are no declared 
virtual proxies.***INFO*** There are no declared virtual accessors.***INFO*** 
There are no declared interface proxies.  CC     interfaces_la-interfaces.lo
./interfaces.override: In function '_wrap_gst_property_probe_get_values_name':
./interfaces.override:340: warning: 'g_value_array_get_nth' is deprecated 
(declared at /usr/local/include/glib-2.0/gobject/gvaluearray.h:66)
./interfaces.override:346: warning: 'g_value_array_free' is deprecated 
(declared at /usr/local/include/glib-2.0/gobject/gvaluearray.h:72)
  CC     pbutils_la-pbutils.lo
  CC     audio_la-audio.lo
  CC     video_la-video.lo
  CC     tag_la-tag.lo
  CCLD   interfaces.la
  CCLD   pbutils.la
  CCLD   audio.la
  CCLD   video.la
  CCLD   tag.la
  CCLD   _gst.la
gmake[3]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst'
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst'
Making all in examples
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/examples'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/examples'
Making all in plugin
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/plugin'
  CC     gstpythonplugin.lo
  CCLD   libgstpython.la
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/plugin'
Making all in testsuite
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/testsuite'
  CC     testhelper_la-testhelpermodule.lo
  CC     testhelper_la-test-object.lo
  CCLD   testhelper.la
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/testsuite'
Making all in pkgconfig
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/pkgconfig'
  CP     gst-python-0.10.pc
  CP     gst-python-0.10-uninstalled.pc
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/pkgconfig'
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22'
  CC     gstoption_la-gstoptionmodule.lo
gstoptionmodule.c: In function 'initgstoption':
gstoptionmodule.c:47: warning: 'g_thread_init' is deprecated (declared at 
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:261)
  CCLD   gstoption.la
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22'
gmake[1]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22'
===>  Staging for py27-gstreamer-0.10.22_1
===>   py27-gstreamer-0.10.22_1 depends on file: 
/usr/local/lib/python2.7/site-packages/libxml2mod.so - found
===>   py27-gstreamer-0.10.22_1 depends on file: /usr/local/bin/python2.7 - 
found
===>   py27-gstreamer-0.10.22_1 depends on executable: python - found
===>   py27-gstreamer-0.10.22_1 depends on package: gstreamer-plugins>=0.10.0 
- found
===>   py27-gstreamer-0.10.22_1 depends on executable: pygobject-codegen-2.0 - 
found
===>   Generating temporary packing list
gmake  install-recursive
gmake[1]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22'
Making install in common
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common'
Making install in m4
gmake[3]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common/m4'
gmake[4]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common/m4'
gmake[4]: Nothing to be done for `install-exec-am'.
gmake[4]: Nothing to be done for `install-data-am'.
gmake[4]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common/m4'
gmake[3]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common/m4'
gmake[3]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common'
gmake[4]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common'
gmake[4]: Nothing to be done for `install-exec-am'.
gmake[4]: Nothing to be done for `install-data-am'.
gmake[4]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common'
gmake[3]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common'
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/common'
Making install in codegen
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/codegen'
gmake[3]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/codegen'
gmake[3]: Nothing to be done for `install-exec-am'.
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/codegen'
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/codegen'
Making install in gst
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst'
Making install in extend
gmake[3]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst/extend'
gmake[4]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst/extend'
gmake[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/python2.7/site-packages/gst-0.10/gst/extend" || 
/bin/mkdir -p "/usr/ports/multimedia/py-
gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst/extend"
 install  -o root -g wheel -m 444 __init__.py pygobject.py utils.py 
discoverer.py sources.py leveller.py jukebox.py '/usr/ports/multimedia/py-
gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst/extend'
Byte-compiling python modules...
__init__.pypygobject.pyutils.pydiscoverer.pysources.pyleveller.pyjukebox.py
Byte-compiling python modules (optimized versions) ...
__init__.pypygobject.pyutils.pydiscoverer.pysources.pyleveller.pyjukebox.py
gmake[4]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst/extend'
gmake[3]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst/extend'
gmake[3]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst'
gmake[4]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst'
test -z "/usr/local/lib/python2.7/site-packages/gst-0.10/gst" || /bin/mkdir -p 
"/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c -o root -g wheel   
_gst.la interfaces.la pbutils.la audio.la video.la tag.la 
'/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst'
libtool: install: /usr/bin/install -c -o root -g wheel .libs/_gst.so 
/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst/_gst.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/_gst.lai 
/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst/_gst.la
libtool: install: /usr/bin/install -c -o root -g wheel .libs/interfaces.so 
/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst/interfaces.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/interfaces.lai 
/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst/interfaces.la
libtool: install: /usr/bin/install -c -o root -g wheel .libs/pbutils.so 
/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst/pbutils.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/pbutils.lai 
/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst/pbutils.la
libtool: install: /usr/bin/install -c -o root -g wheel .libs/audio.so 
/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst/audio.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/audio.lai 
/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst/audio.la
libtool: install: /usr/bin/install -c -o root -g wheel .libs/video.so 
/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst/video.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/video.lai 
/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst/video.la
libtool: install: /usr/bin/install -c -o root -g wheel .libs/tag.so 
/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst/tag.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/tag.lai 
/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst/tag.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/python2.7/site-packages/gst-0.10/gst'
test -z "/usr/local/share/gst-python/0.10/defs" || /bin/mkdir -p 
"/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/share/gst-
python/0.10/defs"
 install  -o root -g wheel -m 444 gst-types.defs gst-extrafuncs.defs libs.defs 
base.defs pbutils.defs audio.defs video.defs tag.defs 
'/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/share/gst-
python/0.10/defs'
test -z "/usr/local/lib/python2.7/site-packages/gst-0.10/gst" || /bin/mkdir -p 
"/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gst-0.10/gst"
 install  -o root -g wheel -m 444 __init__.py '/usr/ports/multimedia/py-
gstreamer/work/stage/usr/local/lib/python2.7/site-packages/gst-0.10/gst'
Byte-compiling python modules...
__init__.py
Byte-compiling python modules (optimized versions) ...
__init__.py
test -z "/usr/local/include/gstreamer-0.10/gst/" || /bin/mkdir -p 
"/usr/ports/multimedia/py-
gstreamer/work/stage/usr/local/include/gstreamer-0.10/gst/"
 install  -o root -g wheel -m 444 pygst.h pygstvalue.h pygstminiobject.h 
pygstexception.h '/usr/ports/multimedia/py-
gstreamer/work/stage/usr/local/include/gstreamer-0.10/gst/'
gmake[4]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst'
gmake[3]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst'
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/gst'
Making install in examples
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/examples'
gmake[3]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/examples'
gmake[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/gst-python/0.10/examples" || /bin/mkdir -p 
"/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/share/gst-
python/0.10/examples"
 install  -o root -g wheel -m 444 audioconcat.py audio-controller.py bps.py 
cp.py debugslider.py f2f.py filesrc.py fvumeter.py gst-discover gstfile.py 
mixer.py play.py pipeline-tester remuxer.py sinkelement.py vumeter.py 
decodebin.py maemogst.py '/usr/ports/multimedia/py-
gstreamer/work/stage/usr/local/share/gst-python/0.10/examples'
gmake[3]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/examples'
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/examples'
Making install in plugin
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/plugin'
gmake[3]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/plugin'
gmake[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/gstreamer-0.10" || /bin/mkdir -p 
"/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/gstreamer-0.10"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c -o root -g wheel   
libgstpython.la '/usr/ports/multimedia/py-
gstreamer/work/stage/usr/local/lib/gstreamer-0.10'
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libgstpython.so 
/usr/ports/multimedia/py-
gstreamer/work/stage/usr/local/lib/gstreamer-0.10/libgstpython.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libgstpython.lai 
/usr/ports/multimedia/py-
gstreamer/work/stage/usr/local/lib/gstreamer-0.10/libgstpython.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/gstreamer-0.10'
gmake[3]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/plugin'
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/plugin'
Making install in testsuite
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/testsuite'
gmake[3]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/testsuite'
gmake[3]: Nothing to be done for `install-exec-am'.
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/testsuite'
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/testsuite'
Making install in pkgconfig
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/pkgconfig'
gmake[3]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/pkgconfig'
gmake[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p 
"/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/libdata/pkgconfig"
 install  -o root -g wheel -m 444 gst-python-0.10.pc 
'/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/libdata/pkgconfig'
gmake[3]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/pkgconfig'
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22/pkgconfig'
gmake[2]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22'
gmake[3]: Entering directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22'
/bin/sh /usr/ports/multimedia/py-gstreamer/work/gst-python-0.10.22/install-sh 
-d /usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages
sed -e "s|@PYGSTDIR\@|/usr/local/lib/python2.7/site-packages/gst-0.10|g" \
            -e "s|@GST_MAJORMINOR\@|0.10|g" \
            ./pygst.py.in > /usr/ports/multimedia/py-
gstreamer/work/stage/usr/local/lib/python2.7/site-packages/pygst.py
chmod 644 /usr/ports/multimedia/py-
gstreamer/work/stage/usr/local/lib/python2.7/site-packages/pygst.py
echo "gst-0.10" > /usr/ports/multimedia/py-
gstreamer/work/stage/usr/local/lib/python2.7/site-packages/pygst.pth
test -z "/usr/local/lib/python2.7/site-packages" || /bin/mkdir -p 
"/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages"
 /bin/sh ./libtool   --mode=install /usr/bin/install -c -o root -g wheel   
gstoption.la '/usr/ports/multimedia/py-
gstreamer/work/stage/usr/local/lib/python2.7/site-packages'
libtool: install: /usr/bin/install -c -o root -g wheel .libs/gstoption.so 
/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gstoption.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/gstoption.lai 
/usr/ports/multimedia/py-gstreamer/work/stage/usr/local/lib/python2.7/site-
packages/gstoption.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/python2.7/site-packages'
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22'
gmake[2]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22'
gmake[1]: Leaving directory `/usr/ports/multimedia/py-gstreamer/work/gst-
python-0.10.22'
/usr/bin/env PYTHON=/usr/local/bin/python2.7 /bin/sh /usr/ports/multimedia/py-
gstreamer/work/gst-python-0.10.22/py-compile --destdir 
/usr/ports/multimedia/py-gstreamer/work/stage  --basedir 
/usr/local/lib/python2.7/site-packages  /usr/ports/multimedia/py-
gstreamer/work/stage/usr/local/lib/python2.7/site-packages/pygst.py
Byte-compiling python modules...

Byte-compiling python modules (optimized versions) ...

====> Compressing man pages (compress-man)
===>  Building package for py27-gstreamer-0.10.22_1
Creating package /usr/ports/multimedia/py-gstreamer/work/py27-
gstreamer-0.10.22_1.tbz
Registering depends: py27-gobject-2.28.6_3 py27-cairo-1.10.0_1 
cairo-1.10.2_6,2 gstreamer-plugins-0.10.36_3,3 gstreamer-0.10.36 gobject-
introspection-1.36.0_2 glib-2.36.3 py27-libxml2-2.8.0 python-2.7_1,2 
python2-2_1 python27-2.7.6 gettext-0.18.3.1 libGL-7.6.1_4 libXdamage-1.1.4 
libXv-1.0.10,1 libXxf86vm-1.1.3 libXext-1.3.2,1 libXfixes-5.0.1 
libXrender-0.9.8 libX11-1.6.2,1 xcb-util-renderutil-0.3.8 xcb-util-0.3.9_1,1 
libxcb-1.9.1 libxml2-2.8.0_3 libiconv-1.14_1 icu-50.1.2 libffi-3.0.13 
libdrm-2.4.17_1 libpciaccess-0.13.2 libpthread-stubs-0.3_4 orc-0.4.18 
pcre-8.33 pkgconf-0.9.3 png-1.5.17 perl5.14-5.14.4_3 gnomehier-3.0 
pciids-20131123 fontconfig-2.10.95,1 freetype2-2.5.0.1 expat-2.1.0 
damageproto-1.2.1 dri2proto-2.8 fixesproto-5.0 glproto-1.4.16 kbproto-1.0.6 
libXau-1.0.8 libXdmcp-1.1.1 pixman-0.30.2 renderproto-0.11.1 videoproto-2.3.2 
xextproto-7.2.1 xf86vidmodeproto-2.3.1 xproto-7.0.24.
Creating bzip'd tar ball in '/usr/ports/multimedia/py-gstreamer/work/py27-
gstreamer-0.10.22_1.tbz'
tar: lib/python2.7/site-packages/pygst.pyc: Cannot stat: No such file or 
directory
tar: lib/python2.7/site-packages/pygst.pyo: Cannot stat: No such file or 
directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
*** [do-package] Error code 1

Stop in /usr/ports/multimedia/py-gstreamer.


#######################################
#######################################



# 
# ls -d /var/db/pkg/py*
/var/db/pkg/py27-Babel-1.3_1            /var/db/pkg/py27-gtk2-2.24.0_2          
/var/db/pkg/py27-pytz-2013.8,1          /var/db/pkg/py27-rdflib-4.0.1
/var/db/pkg/py27-Jinja2-2.7.1           /var/db/pkg/py27-gtkglext-1.1.0_7       
/var/db/pkg/py27-qt4-core-4.10.3,1      /var/db/pkg/py27-setuptools-1.1.7_1
/var/db/pkg/py27-MarkupSafe-0.18        /var/db/pkg/py27-imaging-1.1.7_2        
/var/db/pkg/py27-qt4-dbussupport-4.10.3 /var/db/pkg/py27-sip-4.15.2,1
/var/db/pkg/py27-cairo-1.10.0_1         /var/db/pkg/py27-isodate-0.4.9          
/var/db/pkg/py27-qt4-declarative-4.10.3 /var/db/pkg/py27-sphinx-1.1.3_1
/var/db/pkg/py27-cups-1.9.66            /var/db/pkg/py27-libxml2-2.8.0          
/var/db/pkg/py27-qt4-designer-4.10.3,1  /var/db/pkg/py27-sqlite3-2.7.6_3
/var/db/pkg/py27-curl-7.19.0_2          /var/db/pkg/py27-m2crypto-0.21.1_1      
/var/db/pkg/py27-qt4-gui-4.10.3,1       /var/db/pkg/py27-tkinter-2.7.6_4
/var/db/pkg/py27-dbus-1.1.1             /var/db/pkg/py27-nose-1.3.0             
/var/db/pkg/py27-qt4-network-4.10.3,1   /var/db/pkg/py27-twistedCore-13.2.0
/var/db/pkg/py27-docutils-0.11          /var/db/pkg/py27-notify-0.1.1_9         
/var/db/pkg/py27-qt4-opengl-4.10.3,1    /var/db/pkg/py27-xml-0.8.4_2
/var/db/pkg/py27-game-1.9.1_1           /var/db/pkg/py27-numpy-1.7.0_2,1        
/var/db/pkg/py27-qt4-phonon-4.10.3      /var/db/pkg/py27-zope.interface-3.8.0
/var/db/pkg/py27-gdata-2.0.18           /var/db/pkg/py27-opengl-3.0.1_3         
/var/db/pkg/py27-qt4-script-4.10.3,1    /var/db/pkg/python-2.7_1,2
/var/db/pkg/py27-gimp-app-2.8.6         /var/db/pkg/py27-pycrypto-2.6.1         
/var/db/pkg/py27-qt4-sql-4.10.3,1       /var/db/pkg/python2-2_1
/var/db/pkg/py27-gmpy-1.17              /var/db/pkg/py27-pygments-1.6           
/var/db/pkg/py27-qt4-svg-4.10.3,1       /var/db/pkg/python27-2.7.6
/var/db/pkg/py27-gobject-2.28.6_3       /var/db/pkg/py27-pykde4-4.10.5          
/var/db/pkg/py27-qt4-webkit-4.10.3
/var/db/pkg/py27-gobject3-3.8.1         /var/db/pkg/py27-pykdeuic4-4.10.5       
/var/db/pkg/py27-qt4-xml-4.10.3,1


More information about the freebsd-multimedia mailing list