tar -xf farstream-0.1.2.tar.gz patching file gst/fsrtpconference/default-codec-preferences checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking nano version... 0 (release) checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/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... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC 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.o... (cached) yes checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for VALGRIND... no configure: Using Farstream source release as package name configure: Using Unknown package origin as package origin configure: Using /usr/libexec/gst-install-plugins-helper as plugin install helper checking for NICE... yes checking whether byte ordering is bigendian... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for valgrind... no checking for gobject-introspection... no checking whether to build gtk-doc documentation... no checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether to build plugin documentation... no (gtk-doc disabled or not available) checking whether gcc and cc understand -c and -o together... yes checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for struct ip_mreqn.imr_ifindex... yes checking for GLIB... yes checking for GIO_UNIX... yes checking for GST... yes configure: using GStreamer tools in /usr/bin configure: using GStreamer plug-ins in /usr/lib64/gstreamer-0.10 checking for GST_BASE... yes checking for GST_CHECK... yes checking for GST_PLUGINS_BASE... yes configure: using GStreamer Base Plugins in /usr/lib64/gstreamer-0.10 configure: Using /usr/lib64/gstreamer-0.10 as the plugin install location 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... yes checking to see if compiler understands -Wpointer-arith... yes configure: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith configure: set ERROR_CFLAGS to checking for getifaddrs... yes checking for headers required to compile python extensions... found checking for PYFARSTREAM... yes checking for PYCODEGEN... yes configure: creating ./config.status config.status: creating Makefile config.status: creating farstream.pc config.status: creating common/Makefile config.status: creating common/m4/Makefile config.status: creating common-modified/Makefile config.status: creating gst/Makefile config.status: creating gst/fsrawconference/Makefile config.status: creating gst/fsrtpconference/Makefile config.status: creating gst/fsmsnconference/Makefile config.status: creating gst/fsfunnel/Makefile config.status: creating gst/fsrtcpfilter/Makefile config.status: creating gst/fsvideoanyrate/Makefile config.status: creating farstream/Makefile config.status: creating transmitters/Makefile config.status: creating transmitters/rawudp/Makefile config.status: creating transmitters/multicast/Makefile config.status: creating transmitters/nice/Makefile config.status: creating transmitters/shm/Makefile config.status: creating tests/Makefile config.status: creating tests/check/Makefile config.status: creating tests/rtp/Makefile config.status: creating examples/Makefile config.status: creating examples/gui/Makefile config.status: creating examples/commandline/Makefile config.status: creating docs/Makefile config.status: creating docs/libs/Makefile config.status: creating docs/plugins/Makefile config.status: creating docs/version.entities config.status: creating python/Makefile config.status: creating m4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2 » Making all in farstream make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/farstream » GEN fs-marshal.list GEN fs-marshal.c GEN fs-marshal.h GEN fs-enumtypes.c /usr/bin/glib-mkenums: fs-session.h:67: Failed to parse ` /*< protected >*/ ' GEN fs-enumtypes.h /usr/bin/glib-mkenums: fs-session.h:67: Failed to parse ` /*< protected >*/ ' make all-am make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/farstream » CC libfarstream_0.1_la-fs-candidate.lo CC libfarstream_0.1_la-fs-codec.lo CC libfarstream_0.1_la-fs-participant.lo CC libfarstream_0.1_la-fs-session.lo CC libfarstream_0.1_la-fs-stream.lo CC libfarstream_0.1_la-fs-conference.lo CC libfarstream_0.1_la-fs-transmitter.lo CC libfarstream_0.1_la-fs-stream-transmitter.lo CC libfarstream_0.1_la-fs-plugin.lo CC libfarstream_0.1_la-fs-element-added-notifier.lo CC libfarstream_0.1_la-fs-utils.lo CC libfarstream_0.1_la-fs-rtp.lo CC libfarstream_0.1_la-fs-marshal.lo CC libfarstream_0.1_la-fs-enumtypes.lo CCLD libfarstream-0.1.la make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/farstream » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/farstream » Making all in gst make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst » make -C fsrawconference make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrawconference » make all-am make[4] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrawconference » CC fs-raw-conference.lo CC fs-raw-session.lo CC fs-raw-stream.lo CC fs-raw-participant.lo CCLD libfsrawconference-convenience.la CC fs-raw-conference-plugin.lo CCLD libfsrawconference.la make[4] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrawconference » make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrawconference » make -C fsrtpconference make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtpconference » GEN fs-rtp-marshal.list GEN fs-rtp-marshal.c GEN fs-rtp-marshal.h make all-am make[4] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtpconference » CC fs-rtp-conference.lo CC fs-rtp-participant.lo CC fs-rtp-session.lo fs-rtp-session.c: In function '_create_codec_bin': fs-rtp-session.c:3044:10: warning: unused variable 'direction_str' [-Wunused-variable] CC fs-rtp-stream.lo CC fs-rtp-substream.lo CC fs-rtp-discover-codecs.lo fs-rtp-discover-codecs.c: In function 'parse_codec_cap_list': fs-rtp-discover-codecs.c:591:20: warning: variable 'encoding_name' set but not used [-Wunused-but-set-variable] fs-rtp-discover-codecs.c: In function 'get_plugins_filtered_from_caps': fs-rtp-discover-codecs.c:1299:5: warning: passing argument 1 of 'gst_plugin_feature_get_rank' from incompatible pointer type [enabled by default] In file included from /usr/include/gstreamer-0.10/gst/gstelementfactory.h:34:0, from /usr/include/gstreamer-0.10/gst/gstelement.h:60, from /usr/include/gstreamer-0.10/gst/gstbin.h:27, from /usr/include/gstreamer-0.10/gst/gst.h:35, from fs-rtp-discover-codecs.h:28, from fs-rtp-discover-codecs.c:35: /usr/include/gstreamer-0.10/gst/gstpluginfeature.h:142:17: note: expected 'struct GstPluginFeature *' but argument is of type 'struct GstElementFactory *' CC fs-rtp-codec-cache.lo CC fs-rtp-codec-negotiation.lo CC fs-rtp-codec-specific.lo CC fs-rtp-special-source.lo CC fs-rtp-dtmf-event-source.lo CC fs-rtp-dtmf-sound-source.lo CC fs-rtp-bitrate-adapter.lo CC fs-rtp-keyunit-manager.lo CC fs-rtp-tfrc.lo CC fs-rtp-packet-modder.lo CC tfrc.lo CC fs-rtp-marshal.lo CCLD libfsrtpconference-convenience.la CC fs-rtp-conference-plugin.lo CCLD libfsrtpconference.la make[4] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtpconference » make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtpconference » make -C fsmsnconference make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsmsnconference » make all-am make[4] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsmsnconference » CC fs-msn-conference.lo CC fs-msn-participant.lo CC fs-msn-session.lo CC fs-msn-connection.lo CC fs-msn-stream.lo CCLD libfsmsnconference-convenience.la CC fs-msn-cam-recv-conference.lo CC fs-msn-cam-send-conference.lo CCLD libfsmsnconference.la make[4] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsmsnconference » make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsmsnconference » make -C fsfunnel make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsfunnel » CC libfsfunnel_la-fs-funnel.lo CCLD libfsfunnel.la make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsfunnel » make -C fsrtcpfilter make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtcpfilter » CC libfsrtcpfilter_la-fs-rtcp-filter.lo CCLD libfsrtcpfilter.la make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtcpfilter » make -C fsvideoanyrate make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsvideoanyrate » CC libfsvideoanyrate_la-videoanyrate.lo CCLD libfsvideoanyrate.la make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsvideoanyrate » Making all in fsrawconference make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrawconference » make all-am make[4] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrawconference » make[4]: Rien à faire pour « all-am ». make[4] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrawconference » make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrawconference » Making all in fsrtpconference make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtpconference » make all-am make[4] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtpconference » make[4]: Rien à faire pour « all-am ». make[4] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtpconference » make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtpconference » Making all in fsmsnconference make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsmsnconference » make all-am make[4] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsmsnconference » make[4]: Rien à faire pour « all-am ». make[4] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsmsnconference » make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsmsnconference » Making all in fsfunnel make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsfunnel » make[3]: Rien à faire pour « all ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsfunnel » Making all in fsrtcpfilter make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtcpfilter » make[3]: Rien à faire pour « all ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtcpfilter » Making all in fsvideoanyrate make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsvideoanyrate » make[3]: Rien à faire pour « all ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsvideoanyrate » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst » make[3]: Rien à faire pour « all-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst » Making all in transmitters make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters » Making all in rawudp make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/rawudp » GEN fs-rawudp-marshal.list GEN fs-rawudp-marshal.c GEN fs-rawudp-marshal.h make all-am make[4] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/rawudp » CC librawudp_transmitter_la-fs-rawudp-transmitter.lo CC librawudp_transmitter_la-fs-rawudp-stream-transmitter.lo CC librawudp_transmitter_la-fs-rawudp-component.lo CC librawudp_transmitter_la-fs-rawudp-marshal.lo CCLD librawudp-transmitter.la make[4] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/rawudp » make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/rawudp » Making all in multicast make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/multicast » CC libmulticast_transmitter_la-fs-multicast-transmitter.lo CC libmulticast_transmitter_la-fs-multicast-stream-transmitter.lo CCLD libmulticast-transmitter.la make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/multicast » Making all in nice make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/nice » CC libnice_transmitter_la-fs-nice-transmitter.lo CC libnice_transmitter_la-fs-nice-stream-transmitter.lo CC libnice_transmitter_la-fs-nice-agent.lo CCLD libnice-transmitter.la make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/nice » Making all in shm make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/shm » CC libshm_transmitter_la-fs-shm-transmitter.lo CC libshm_transmitter_la-fs-shm-stream-transmitter.lo CCLD libshm-transmitter.la make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/shm » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters » make[3]: Rien à faire pour « all-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters » Making all in python make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/python » pygobject-codegen-2.0 \ --prefix fs \ --register `pkg-config --variable=defsdir gst-python-0.10`/gst-types.defs \ --override ./pyfarstream.override \ ./pyfarstream.defs > pyfarstream.c Could not write method FsSession.codecs_need_resend: No ArgType for GList* Could not write method FsSession.parse_send_codec_changed: No ArgType for GstMessage* Could not write method FsSession.parse_codecs_changed: No ArgType for GstMessage* Could not write method FsSession.parse_telephony_event_started: No ArgType for GstMessage* Could not write method FsSession.parse_telephony_event_stopped: No ArgType for GstMessage* Could not write method FsStream.iterate_src_pads: No ArgType for GstIterator* Could not write method FsStream.parse_new_local_candidate: No ArgType for GstMessage* Could not write method FsStream.parse_local_candidates_prepared: No ArgType for GstMessage* Could not write method FsStream.parse_new_active_candidate_pair: No ArgType for GstMessage* Could not write method FsStream.parse_recv_codecs_changed: No ArgType for GstMessage* Could not write method FsStream.parse_component_state_changed: No ArgType for GstMessage* Could not write function fs_parse_error: No ArgType for GstMessage* Warning: Constructor for FsConference needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for FsSession needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for FsParticipant needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for FsStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 0.00% (0/1) ***INFO*** The coverage of methods is 69.44% (25/36) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. make all-am make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/python » CC pyfarstreammodule.lo CC pyfarstream.lo CCLD farstream.la make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/python » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/python » Making all in tests make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests » Making all in check make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests/check » make[3]: Rien à faire pour « all ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests/check » Making all in rtp make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests/rtp » CC codec_discovery-codec-discovery.o CCLD codec-discovery make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests/rtp » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests » make[3]: Rien à faire pour « all-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests » Making all in docs make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs » Making all in libs make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs/libs » make[3]: Rien à faire pour « all ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs/libs » Making all in plugins make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs/plugins » make[3]: Rien à faire pour « all ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs/plugins » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs » make[3]: Rien à faire pour « all-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs » Making all in common make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common » Making all in m4 make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common/m4 » make[3]: Rien à faire pour « all ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common/m4 » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common » make[3]: Rien à faire pour « all-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common » Making all in common-modified make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common-modified » make[2]: Rien à faire pour « all ». make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common-modified » Making all in m4 make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/m4 » make[2]: Rien à faire pour « all ». make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/m4 » Making all in examples make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples » Making all in gui make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples/gui » make[3]: Rien à faire pour « all ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples/gui » Making all in commandline make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples/commandline » CC simple-call.o CCLD simple-call CC simple_call_shm-simple-call-shm.o CCLD simple-call-shm make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples/commandline » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples » make[3]: Rien à faire pour « all-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples » make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2 » cp farstream.pc farstream-0.1.pc make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2 » make[1] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2 » Making install in farstream make[1] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/farstream » make install-am make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/farstream » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/farstream » test -z "/usr/lib64" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libfarstream-0.1.la '/home/pkg/Build/farstream/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libfarstream-0.1.so.0.0.1 /home/pkg/Build/farstream/pkg/usr/lib64/libfarstream-0.1.so.0.0.1 libtool: install: (cd /home/pkg/Build/farstream/pkg/usr/lib64 && { ln -s -f libfarstream-0.1.so.0.0.1 libfarstream-0.1.so.0 || { rm -f libfarstream-0.1.so.0 && ln -s libfarstream-0.1.so.0.0.1 libfarstream-0.1.so.0; }; }) libtool: install: (cd /home/pkg/Build/farstream/pkg/usr/lib64 && { ln -s -f libfarstream-0.1.so.0.0.1 libfarstream-0.1.so || { rm -f libfarstream-0.1.so && ln -s libfarstream-0.1.so.0.0.1 libfarstream-0.1.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libfarstream-0.1.lai /home/pkg/Build/farstream/pkg/usr/lib64/libfarstream-0.1.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg" test -z "/usr/include/farstream-0.1/farstream" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/include/farstream-0.1/farstream" /usr/bin/ginstall -c -m 644 fs-candidate.h fs-codec.h fs-participant.h fs-session.h fs-stream.h fs-conference.h fs-transmitter.h fs-stream-transmitter.h fs-plugin.h fs-element-added-notifier.h fs-utils.h fs-rtp.h '/home/pkg/Build/farstream/pkg/usr/include/farstream-0.1/farstream' test -z "/usr/include/farstream-0.1/farstream" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/include/farstream-0.1/farstream" /usr/bin/ginstall -c -m 644 fs-enumtypes.h '/home/pkg/Build/farstream/pkg/usr/include/farstream-0.1/farstream' test -z "" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg" make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/farstream » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/farstream » make[1] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/farstream » Making install in gst make[1] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst » Making install in fsrawconference make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrawconference » make install-am make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrawconference » make[4] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrawconference » make[4]: Rien à faire pour « install-exec-am ». test -z "/usr/lib64/gstreamer-0.10" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libfsrawconference.la '/home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10' libtool: install: warning: relinking `libfsrawconference.la' libtool: install: (cd /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrawconference; /bin/sh /home/pkg/Build/farstream/src/farstream-0.1.2/libtool --silent --tag CC --mode=relink gcc -I../.. -I../.. -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -g -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -fPIC -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined -o libfsrawconference.la -rpath /usr/lib64/gstreamer-0.10 fs-raw-conference-plugin.lo libfsrawconference-convenience.la ../../farstream/libfarstream-0.1.la -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -inst-prefix-dir /home/pkg/Build/farstream/pkg) libtool: install: /usr/bin/ginstall -c .libs/libfsrawconference.soT /home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10/libfsrawconference.so libtool: install: /usr/bin/ginstall -c .libs/libfsrawconference.lai /home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10/libfsrawconference.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' test -z "/usr/share/farstream/0.1/fsrawconference" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/share/farstream/0.1/fsrawconference" /usr/bin/ginstall -c -m 644 default-element-properties '/home/pkg/Build/farstream/pkg/usr/share/farstream/0.1/fsrawconference' make[4] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrawconference » make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrawconference » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrawconference » Making install in fsrtpconference make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtpconference » make install-am make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtpconference » make[4] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtpconference » make[4]: Rien à faire pour « install-exec-am ». test -z "/usr/lib64/gstreamer-0.10" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libfsrtpconference.la '/home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10' libtool: install: warning: relinking `libfsrtpconference.la' libtool: install: (cd /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtpconference; /bin/sh /home/pkg/Build/farstream/src/farstream-0.1.2/libtool --silent --tag CC --mode=relink gcc -I../.. -I../.. -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -g -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -fPIC -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined -o libfsrtpconference.la -rpath /usr/lib64/gstreamer-0.10 fs-rtp-conference-plugin.lo libfsrtpconference-convenience.la ../../farstream/libfarstream-0.1.la -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstrtp-0.10 -lm -inst-prefix-dir /home/pkg/Build/farstream/pkg) libtool: install: /usr/bin/ginstall -c .libs/libfsrtpconference.soT /home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10/libfsrtpconference.so libtool: install: /usr/bin/ginstall -c .libs/libfsrtpconference.lai /home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10/libfsrtpconference.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' test -z "/usr/share/farstream/0.1/fsrtpconference" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/share/farstream/0.1/fsrtpconference" /usr/bin/ginstall -c -m 644 default-codec-preferences default-element-properties '/home/pkg/Build/farstream/pkg/usr/share/farstream/0.1/fsrtpconference' make[4] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtpconference » make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtpconference » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtpconference » Making install in fsmsnconference make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsmsnconference » make install-am make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsmsnconference » make[4] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsmsnconference » make[4]: Rien à faire pour « install-exec-am ». test -z "/usr/lib64/gstreamer-0.10" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libfsmsnconference.la '/home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10' libtool: install: warning: relinking `libfsmsnconference.la' libtool: install: (cd /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsmsnconference; /bin/sh /home/pkg/Build/farstream/src/farstream-0.1.2/libtool --silent --tag CC --mode=relink gcc -I../.. -I../.. -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -g -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -O2 -fPIC -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined -o libfsmsnconference.la -rpath /usr/lib64/gstreamer-0.10 fs-msn-cam-recv-conference.lo fs-msn-cam-send-conference.lo libfsmsnconference-convenience.la ../../farstream/libfarstream-0.1.la -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lnice -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /home/pkg/Build/farstream/pkg) libtool: install: /usr/bin/ginstall -c .libs/libfsmsnconference.soT /home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10/libfsmsnconference.so libtool: install: /usr/bin/ginstall -c .libs/libfsmsnconference.lai /home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10/libfsmsnconference.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' make[4] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsmsnconference » make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsmsnconference » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsmsnconference » Making install in fsfunnel make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsfunnel » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsfunnel » make[3]: Rien à faire pour « install-exec-am ». test -z "/usr/lib64/gstreamer-0.10" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libfsfunnel.la '/home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10' libtool: install: /usr/bin/ginstall -c .libs/libfsfunnel.so /home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10/libfsfunnel.so libtool: install: /usr/bin/ginstall -c .libs/libfsfunnel.lai /home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10/libfsfunnel.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsfunnel » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsfunnel » Making install in fsrtcpfilter make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtcpfilter » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtcpfilter » make[3]: Rien à faire pour « install-exec-am ». test -z "/usr/lib64/gstreamer-0.10" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libfsrtcpfilter.la '/home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10' libtool: install: /usr/bin/ginstall -c .libs/libfsrtcpfilter.so /home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10/libfsrtcpfilter.so libtool: install: /usr/bin/ginstall -c .libs/libfsrtcpfilter.lai /home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10/libfsrtcpfilter.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtcpfilter » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsrtcpfilter » Making install in fsvideoanyrate make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsvideoanyrate » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsvideoanyrate » make[3]: Rien à faire pour « install-exec-am ». test -z "/usr/lib64/gstreamer-0.10" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libfsvideoanyrate.la '/home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10' libtool: install: /usr/bin/ginstall -c .libs/libfsvideoanyrate.so /home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10/libfsvideoanyrate.so libtool: install: /usr/bin/ginstall -c .libs/libfsvideoanyrate.lai /home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10/libfsvideoanyrate.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsvideoanyrate » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst/fsvideoanyrate » make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst » make[1] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/gst » Making install in transmitters make[1] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters » Making install in rawudp make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/rawudp » make install-am make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/rawudp » make[4] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/rawudp » make[4]: Rien à faire pour « install-exec-am ». test -z "/usr/lib64/farstream-0.1" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c librawudp-transmitter.la '/home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1' libtool: install: warning: relinking `librawudp-transmitter.la' libtool: install: (cd /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/rawudp; /bin/sh /home/pkg/Build/farstream/src/farstream-0.1.2/libtool --silent --tag CC --mode=relink gcc -I../.. -I../.. -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -g -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -O2 -fPIC -module -avoid-version -export-symbols-regex "^_*fs_init_plugin\$" -no-undefined -o librawudp-transmitter.la -rpath /usr/lib64/farstream-0.1 librawudp_transmitter_la-fs-rawudp-transmitter.lo librawudp_transmitter_la-fs-rawudp-stream-transmitter.lo librawudp_transmitter_la-fs-rawudp-component.lo librawudp_transmitter_la-fs-rawudp-marshal.lo ../../farstream/libfarstream-0.1.la -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lnice -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgstnetbuffer-0.10 -inst-prefix-dir /home/pkg/Build/farstream/pkg) libtool: install: /usr/bin/ginstall -c .libs/librawudp-transmitter.soT /home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1/librawudp-transmitter.so libtool: install: /usr/bin/ginstall -c .libs/librawudp-transmitter.lai /home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1/librawudp-transmitter.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/farstream-0.1' make[4] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/rawudp » make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/rawudp » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/rawudp » Making install in multicast make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/multicast » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/multicast » make[3]: Rien à faire pour « install-exec-am ». test -z "/usr/lib64/farstream-0.1" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libmulticast-transmitter.la '/home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1' libtool: install: warning: relinking `libmulticast-transmitter.la' libtool: install: (cd /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/multicast; /bin/sh /home/pkg/Build/farstream/src/farstream-0.1.2/libtool --silent --tag CC --mode=relink gcc -I../.. -I../.. -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -g -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -fPIC -module -avoid-version -export-symbols-regex "^_*fs_init_plugin\$" -no-undefined -o libmulticast-transmitter.la -rpath /usr/lib64/farstream-0.1 libmulticast_transmitter_la-fs-multicast-transmitter.lo libmulticast_transmitter_la-fs-multicast-stream-transmitter.lo ../../farstream/libfarstream-0.1.la -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -inst-prefix-dir /home/pkg/Build/farstream/pkg) libtool: install: /usr/bin/ginstall -c .libs/libmulticast-transmitter.soT /home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1/libmulticast-transmitter.so libtool: install: /usr/bin/ginstall -c .libs/libmulticast-transmitter.lai /home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1/libmulticast-transmitter.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/farstream-0.1' make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/multicast » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/multicast » Making install in nice make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/nice » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/nice » make[3]: Rien à faire pour « install-exec-am ». test -z "/usr/lib64/farstream-0.1" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libnice-transmitter.la '/home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1' libtool: install: warning: relinking `libnice-transmitter.la' libtool: install: (cd /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/nice; /bin/sh /home/pkg/Build/farstream/src/farstream-0.1.2/libtool --silent --tag CC --mode=relink gcc -I../.. -I../.. -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -g -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -O2 -fPIC -module -avoid-version -export-symbols-regex "^_*fs_init_plugin\$" -no-undefined -o libnice-transmitter.la -rpath /usr/lib64/farstream-0.1 libnice_transmitter_la-fs-nice-transmitter.lo libnice_transmitter_la-fs-nice-stream-transmitter.lo libnice_transmitter_la-fs-nice-agent.lo ../../farstream/libfarstream-0.1.la -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lnice -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /home/pkg/Build/farstream/pkg) libtool: install: /usr/bin/ginstall -c .libs/libnice-transmitter.soT /home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1/libnice-transmitter.so libtool: install: /usr/bin/ginstall -c .libs/libnice-transmitter.lai /home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1/libnice-transmitter.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/farstream-0.1' make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/nice » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/nice » Making install in shm make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/shm » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/shm » make[3]: Rien à faire pour « install-exec-am ». test -z "/usr/lib64/farstream-0.1" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libshm-transmitter.la '/home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1' libtool: install: warning: relinking `libshm-transmitter.la' libtool: install: (cd /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/shm; /bin/sh /home/pkg/Build/farstream/src/farstream-0.1.2/libtool --silent --tag CC --mode=relink gcc -I../.. -I../.. -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -g -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -fPIC -module -avoid-version -export-symbols-regex "^_*fs_init_plugin\$" -no-undefined -o libshm-transmitter.la -rpath /usr/lib64/farstream-0.1 libshm_transmitter_la-fs-shm-transmitter.lo libshm_transmitter_la-fs-shm-stream-transmitter.lo ../../farstream/libfarstream-0.1.la -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -inst-prefix-dir /home/pkg/Build/farstream/pkg) libtool: install: /usr/bin/ginstall -c .libs/libshm-transmitter.soT /home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1/libshm-transmitter.so libtool: install: /usr/bin/ginstall -c .libs/libshm-transmitter.lai /home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1/libshm-transmitter.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/farstream-0.1' make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/shm » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters/shm » make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters » make[1] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/transmitters » Making install in python make[1] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/python » make install-am make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/python » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/python » make[3]: Rien à faire pour « install-exec-am ». test -z "/usr/lib64/python2.7/site-packages" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/lib64/python2.7/site-packages" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c farstream.la '/home/pkg/Build/farstream/pkg/usr/lib64/python2.7/site-packages' libtool: install: warning: relinking `farstream.la' libtool: install: (cd /home/pkg/Build/farstream/src/farstream-0.1.2/python; /bin/sh /home/pkg/Build/farstream/src/farstream-0.1.2/libtool --silent --tag CC --mode=relink gcc -O2 -fPIC -module -avoid-version -o farstream.la -rpath /usr/lib64/python2.7/site-packages pyfarstreammodule.lo pyfarstream.lo -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ../farstream/libfarstream-0.1.la -inst-prefix-dir /home/pkg/Build/farstream/pkg) libtool: install: /usr/bin/ginstall -c .libs/farstream.soT /home/pkg/Build/farstream/pkg/usr/lib64/python2.7/site-packages/farstream.so libtool: install: /usr/bin/ginstall -c .libs/farstream.lai /home/pkg/Build/farstream/pkg/usr/lib64/python2.7/site-packages/farstream.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages' make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/python » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/python » make[1] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/python » Making install in tests make[1] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests » Making install in check make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests/check » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests/check » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests/check » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests/check » Making install in rtp make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests/rtp » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests/rtp » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests/rtp » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests/rtp » make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests » make[1] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/tests » Making install in docs make[1] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs » Making install in libs make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs/libs » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs/libs » make[3]: Rien à faire pour « install-exec-am ». (installfiles=`echo ./html/*.sgml ./html/*.html ./html/*.png ./html/*.css`; \ if test "$installfiles" = './html/*.sgml ./html/*.html ./html/*.png ./html/*.css'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /home/pkg/Build/farstream/src/farstream-0.1.2/install-sh -d /home/pkg/Build/farstream/pkg/usr/share/gtk-doc/html/farstream-libs-0.10; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/ginstall -c -m 644 $i /home/pkg/Build/farstream/pkg/usr/share/gtk-doc/html/farstream-libs-0.10; \ done; \ echo '-- Installing ./html/farstream-libs.devhelp2' ; \ if test -e ./html/farstream-libs.devhelp2; then \ /usr/bin/ginstall -c -m 644 ./html/farstream-libs.devhelp2 \ /home/pkg/Build/farstream/pkg/usr/share/gtk-doc/html/farstream-libs-0.10/farstream-libs-0.10.devhelp2; \ fi; \ (which gtkdoc-rebase >/dev/null && \ gtkdoc-rebase --relative --dest-dir=/home/pkg/Build/farstream/pkg --html-dir=/home/pkg/Build/farstream/pkg/usr/share/gtk-doc/html/farstream-libs-0.10) || true ; \ fi) -- Installing ./html/index.sgml -- Installing ./html/FsConference.html -- Installing ./html/FsElementAddedNotifier.html -- Installing ./html/FsParticipant.html -- Installing ./html/FsSession.html -- Installing ./html/FsStream.html -- Installing ./html/FsStreamTransmitter.html -- Installing ./html/FsTransmitter.html -- Installing ./html/ch01.html -- Installing ./html/ch02.html -- Installing ./html/ch03.html -- Installing ./html/ch04.html -- Installing ./html/ch05.html -- Installing ./html/farstream-libs-FsCandidate.html -- Installing ./html/farstream-libs-FsCodec.html -- Installing ./html/farstream-libs-FsPlugin.html -- Installing ./html/farstream-libs-RTP-Specific-types.html -- Installing ./html/farstream-libs-Utility-functions.html -- Installing ./html/index.html -- Installing ./html/pt01.html -- Installing ./html/pt02.html -- Installing ./html/home.png -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/up.png -- Installing ./html/style.css -- Installing ./html/farstream-libs.devhelp2 http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/ -> /usr/share/gtk-doc/html/gstreamer-0.10/ (109) http://library.gnome.org/devel/glib/unstable/ -> /usr/share/gtk-doc/html/glib/ (416) http://library.gnome.org/devel/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject/ (58) make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs/libs » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs/libs » Making install in plugins make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs/plugins » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs/plugins » make[3]: Rien à faire pour « install-exec-am ». (installfiles=`echo ./html/*.sgml ./html/*.html ./html/*.png ./html/*.css`; \ if test "$installfiles" = './html/*.sgml ./html/*.html ./html/*.png ./html/*.css'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /home/pkg/Build/farstream/src/farstream-0.1.2/install-sh -d /home/pkg/Build/farstream/pkg/usr/share/gtk-doc/html/farstream-plugins-0.1; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/ginstall -c -m 644 $i /home/pkg/Build/farstream/pkg/usr/share/gtk-doc/html/farstream-plugins-0.1; \ done; \ pngfiles=`echo ./html/*.png`; \ if test "$pngfiles" != './html/*.png'; then \ for i in $pngfiles; do \ echo '-- Installing '$i ; \ /usr/bin/ginstall -c -m 644 $i /home/pkg/Build/farstream/pkg/usr/share/gtk-doc/html/farstream-plugins-0.1; \ done; \ fi; \ echo '-- Installing ./html/farstream-plugins.devhelp2' ; \ if test -e ./html/farstream-plugins.devhelp2; then \ /usr/bin/ginstall -c -m 644 ./html/farstream-plugins.devhelp2 \ /home/pkg/Build/farstream/pkg/usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-0.10.devhelp2; \ fi; \ (which gtkdoc-rebase >/dev/null && \ gtkdoc-rebase --relative --dest-dir=/home/pkg/Build/farstream/pkg --html-dir=/home/pkg/Build/farstream/pkg/usr/share/gtk-doc/html/farstream-plugins-0.1) || true ; \ fi) -- Installing ./html/index.sgml -- Installing ./html/ch01.html -- Installing ./html/ch02.html -- Installing ./html/ch03.html -- Installing ./html/farstream-plugins-FsFunnel.html -- Installing ./html/farstream-plugins-FsMsnCamCamRecvConference.html -- Installing ./html/farstream-plugins-FsMsnCamSendConference.html -- Installing ./html/farstream-plugins-FsMsnConference.html -- Installing ./html/farstream-plugins-FsMsnParticipant.html -- Installing ./html/farstream-plugins-FsMsnSession.html -- Installing ./html/farstream-plugins-FsMsnStream.html -- Installing ./html/farstream-plugins-FsMulticastStreamTransmitter.html -- Installing ./html/farstream-plugins-FsNiceStreamTransmitter.html -- Installing ./html/farstream-plugins-FsRawConference.html -- Installing ./html/farstream-plugins-FsRawParticipant.html -- Installing ./html/farstream-plugins-FsRawSession.html -- Installing ./html/farstream-plugins-FsRawStream.html -- Installing ./html/farstream-plugins-FsRawUdpStreamTransmitter.html -- Installing ./html/farstream-plugins-FsRtpConference.html -- Installing ./html/farstream-plugins-FsRtpParticipant.html -- Installing ./html/farstream-plugins-FsRtpSession.html -- Installing ./html/farstream-plugins-FsRtpStream.html -- Installing ./html/farstream-plugins-FsShmStreamTransmitter.html -- Installing ./html/farstream-plugins-GstVideoanyrate.html -- Installing ./html/index.html -- Installing ./html/pt01.html -- Installing ./html/pt02.html -- Installing ./html/pt03.html -- Installing ./html/home.png -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/up.png -- Installing ./html/style.css -- Installing ./html/home.png -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/up.png -- Installing ./html/farstream-plugins.devhelp2 http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/ -> /usr/share/gtk-doc/html/gstreamer-0.10/ (3) http://library.gnome.org/devel/glib/unstable/ -> /usr/share/gtk-doc/html/glib/ (9) make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs/plugins » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs/plugins » make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs » make[1] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/docs » Making install in common make[1] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common » Making install in m4 make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common/m4 » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common/m4 » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common/m4 » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common/m4 » make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common » make[1] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common » Making install in common-modified make[1] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common-modified » make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common-modified » make[2]: Rien à faire pour « install-exec-am ». make[2]: Rien à faire pour « install-data-am ». make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common-modified » make[1] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/common-modified » Making install in m4 make[1] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/m4 » make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/m4 » make[2]: Rien à faire pour « install-exec-am ». make[2]: Rien à faire pour « install-data-am ». make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/m4 » make[1] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/m4 » Making install in examples make[1] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples » Making install in gui make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples/gui » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples/gui » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples/gui » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples/gui » Making install in commandline make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples/commandline » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples/commandline » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples/commandline » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples/commandline » make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples » make[3] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples » make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples » make[1] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2/examples » make[1] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2 » make[2] : on entre dans le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2 » make[2]: Rien à faire pour « install-exec-am ». test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/pkg/Build/farstream/pkg/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 farstream-0.1.pc '/home/pkg/Build/farstream/pkg/usr/lib64/pkgconfig' make[2] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2 » make[1] : on quitte le répertoire « /home/pkg/Build/farstream/src/farstream-0.1.2 » /home/pkg/Build/farstream/pkg: total 8 drwxr-xr-x 2 root root 4096 sept. 19 14:34 install drwxr-xr-x 7 root root 4096 sept. 19 14:34 usr /home/pkg/Build/farstream/pkg/install: total 4 -rw-r--r-- 1 root root 491 sept. 19 14:34 slack-desc /home/pkg/Build/farstream/pkg/usr: total 20 drwxr-xr-x 3 root root 4096 sept. 19 14:34 doc drwxr-xr-x 3 root root 4096 sept. 19 14:31 include drwxr-xr-x 6 root root 4096 sept. 19 14:34 lib64 drwxr-xr-x 4 root root 4096 sept. 19 14:33 share drwxr-xr-x 3 root root 4096 sept. 19 14:23 src /home/pkg/Build/farstream/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 sept. 19 14:34 farstream-0.1.2 /home/pkg/Build/farstream/pkg/usr/doc/farstream-0.1.2: total 688 -rw-r--r-- 1 root root 143 sept. 19 14:34 AUTHORS -rw-r--r-- 1 root root 26436 sept. 19 14:34 COPYING -rw-r--r-- 1 root root 650057 sept. 19 14:34 ChangeLog -rw-r--r-- 1 root root 9498 sept. 19 14:34 INSTALL -rw-r--r-- 1 root root 2544 sept. 19 14:34 NEWS -rw-r--r-- 1 root root 214 sept. 19 14:34 README /home/pkg/Build/farstream/pkg/usr/include: total 4 drwxr-xr-x 3 root root 4096 sept. 19 14:31 farstream-0.1 /home/pkg/Build/farstream/pkg/usr/include/farstream-0.1: total 4 drwxr-xr-x 2 root root 4096 sept. 19 14:31 farstream /home/pkg/Build/farstream/pkg/usr/include/farstream-0.1/farstream: total 76 -rw-r--r-- 1 root root 4187 sept. 19 14:31 fs-candidate.h -rw-r--r-- 1 root root 6189 sept. 19 14:31 fs-codec.h -rw-r--r-- 1 root root 5700 sept. 19 14:31 fs-conference.h -rw-r--r-- 1 root root 3189 sept. 19 14:31 fs-element-added-notifier.h -rw-r--r-- 1 root root 1224 sept. 19 14:31 fs-enumtypes.h -rw-r--r-- 1 root root 3114 sept. 19 14:31 fs-participant.h -rw-r--r-- 1 root root 3405 sept. 19 14:31 fs-plugin.h -rw-r--r-- 1 root root 3382 sept. 19 14:31 fs-rtp.h -rw-r--r-- 1 root root 6588 sept. 19 14:31 fs-session.h -rw-r--r-- 1 root root 4218 sept. 19 14:31 fs-stream-transmitter.h -rw-r--r-- 1 root root 6331 sept. 19 14:31 fs-stream.h -rw-r--r-- 1 root root 3966 sept. 19 14:31 fs-transmitter.h -rw-r--r-- 1 root root 1403 sept. 19 14:31 fs-utils.h /home/pkg/Build/farstream/pkg/usr/lib64: total 96 drwxr-xr-x 2 root root 4096 sept. 19 14:34 farstream-0.1 drwxr-xr-x 2 root root 4096 sept. 19 14:34 gstreamer-0.10 -rwxr-xr-x 1 root root 1233 sept. 19 14:31 libfarstream-0.1.la lrwxrwxrwx 1 root root 25 sept. 19 14:31 libfarstream-0.1.so -> libfarstream-0.1.so.0.0.1 lrwxrwxrwx 1 root root 25 sept. 19 14:31 libfarstream-0.1.so.0 -> libfarstream-0.1.so.0.0.1 -rwxr-xr-x 1 root root 77680 sept. 19 14:34 libfarstream-0.1.so.0.0.1 drwxr-xr-x 2 root root 4096 sept. 19 14:34 pkgconfig drwxr-xr-x 3 root root 4096 sept. 19 14:33 python2.7 /home/pkg/Build/farstream/pkg/usr/lib64/farstream-0.1: total 176 -rwxr-xr-x 1 root root 1317 sept. 19 14:33 libmulticast-transmitter.la -rwxr-xr-x 1 root root 28448 sept. 19 14:34 libmulticast-transmitter.so -rwxr-xr-x 1 root root 1343 sept. 19 14:33 libnice-transmitter.la -rwxr-xr-x 1 root root 49288 sept. 19 14:34 libnice-transmitter.so -rwxr-xr-x 1 root root 1390 sept. 19 14:32 librawudp-transmitter.la -rwxr-xr-x 1 root root 49728 sept. 19 14:34 librawudp-transmitter.so -rwxr-xr-x 1 root root 1281 sept. 19 14:33 libshm-transmitter.la -rwxr-xr-x 1 root root 25768 sept. 19 14:34 libshm-transmitter.so /home/pkg/Build/farstream/pkg/usr/lib64/gstreamer-0.10: total 368 -rwxr-xr-x 1 root root 1209 sept. 19 14:32 libfsfunnel.la -rwxr-xr-x 1 root root 15856 sept. 19 14:34 libfsfunnel.so -rwxr-xr-x 1 root root 1338 sept. 19 14:32 libfsmsnconference.la -rwxr-xr-x 1 root root 46632 sept. 19 14:34 libfsmsnconference.so -rwxr-xr-x 1 root root 1282 sept. 19 14:31 libfsrawconference.la -rwxr-xr-x 1 root root 44936 sept. 19 14:34 libfsrawconference.so -rwxr-xr-x 1 root root 1262 sept. 19 14:32 libfsrtcpfilter.la -rwxr-xr-x 1 root root 11568 sept. 19 14:34 libfsrtcpfilter.so -rwxr-xr-x 1 root root 1311 sept. 19 14:32 libfsrtpconference.la -rwxr-xr-x 1 root root 213328 sept. 19 14:34 libfsrtpconference.so -rwxr-xr-x 1 root root 1245 sept. 19 14:32 libfsvideoanyrate.la -rwxr-xr-x 1 root root 9200 sept. 19 14:34 libfsvideoanyrate.so /home/pkg/Build/farstream/pkg/usr/lib64/pkgconfig: total 4 -rw-r--r-- 1 root root 317 sept. 19 14:34 farstream-0.1.pc /home/pkg/Build/farstream/pkg/usr/lib64/python2.7: total 4 drwxr-xr-x 2 root root 4096 sept. 19 14:34 site-packages /home/pkg/Build/farstream/pkg/usr/lib64/python2.7/site-packages: total 48 -rwxr-xr-x 1 root root 1237 sept. 19 14:33 farstream.la -rwxr-xr-x 1 root root 44800 sept. 19 14:34 farstream.so /home/pkg/Build/farstream/pkg/usr/share: total 8 drwxr-xr-x 3 root root 4096 sept. 19 14:31 farstream drwxr-xr-x 3 root root 4096 sept. 19 14:33 gtk-doc /home/pkg/Build/farstream/pkg/usr/share/farstream: total 4 drwxr-xr-x 4 root root 4096 sept. 19 14:32 0.1 /home/pkg/Build/farstream/pkg/usr/share/farstream/0.1: total 8 drwxr-xr-x 2 root root 4096 sept. 19 14:31 fsrawconference drwxr-xr-x 2 root root 4096 sept. 19 14:32 fsrtpconference /home/pkg/Build/farstream/pkg/usr/share/farstream/0.1/fsrawconference: total 4 -rw-r--r-- 1 root root 471 sept. 19 14:31 default-element-properties /home/pkg/Build/farstream/pkg/usr/share/farstream/0.1/fsrtpconference: total 8 -rw-r--r-- 1 root root 744 sept. 19 14:32 default-codec-preferences -rw-r--r-- 1 root root 1302 sept. 19 14:32 default-element-properties /home/pkg/Build/farstream/pkg/usr/share/gtk-doc: total 4 drwxr-xr-x 4 root root 4096 sept. 19 14:33 html /home/pkg/Build/farstream/pkg/usr/share/gtk-doc/html: total 8 drwxr-xr-x 2 root root 4096 sept. 19 14:33 farstream-libs-0.10 drwxr-xr-x 2 root root 4096 sept. 19 14:33 farstream-plugins-0.1 /home/pkg/Build/farstream/pkg/usr/share/gtk-doc/html/farstream-libs-0.10: total 532 -rw-r--r-- 1 root root 23151 sept. 19 14:33 FsConference.html -rw-r--r-- 1 root root 22388 sept. 19 14:33 FsElementAddedNotifier.html -rw-r--r-- 1 root root 6566 sept. 19 14:33 FsParticipant.html -rw-r--r-- 1 root root 75476 sept. 19 14:33 FsSession.html -rw-r--r-- 1 root root 61084 sept. 19 14:33 FsStream.html -rw-r--r-- 1 root root 55836 sept. 19 14:33 FsStreamTransmitter.html -rw-r--r-- 1 root root 32582 sept. 19 14:33 FsTransmitter.html -rw-r--r-- 1 root root 2716 sept. 19 14:33 ch01.html -rw-r--r-- 1 root root 1913 sept. 19 14:33 ch02.html -rw-r--r-- 1 root root 2178 sept. 19 14:33 ch03.html -rw-r--r-- 1 root root 2137 sept. 19 14:33 ch04.html -rw-r--r-- 1 root root 1927 sept. 19 14:33 ch05.html -rw-r--r-- 1 root root 27297 sept. 19 14:33 farstream-libs-0.10.devhelp2 -rw-r--r-- 1 root root 21496 sept. 19 14:33 farstream-libs-FsCandidate.html -rw-r--r-- 1 root root 55583 sept. 19 14:33 farstream-libs-FsCodec.html -rw-r--r-- 1 root root 13611 sept. 19 14:33 farstream-libs-FsPlugin.html -rw-r--r-- 1 root root 23911 sept. 19 14:33 farstream-libs-RTP-Specific-types.html -rw-r--r-- 1 root root 11062 sept. 19 14:33 farstream-libs-Utility-functions.html -rw-r--r-- 1 root root 654 sept. 19 14:33 home.png -rw-r--r-- 1 root root 4398 sept. 19 14:33 index.html -rw-r--r-- 1 root root 31971 sept. 19 14:33 index.sgml -rw-r--r-- 1 root root 459 sept. 19 14:33 left.png -rw-r--r-- 1 root root 3502 sept. 19 14:33 pt01.html -rw-r--r-- 1 root root 2509 sept. 19 14:33 pt02.html -rw-r--r-- 1 root root 472 sept. 19 14:33 right.png -rw-r--r-- 1 root root 5184 sept. 19 14:33 style.css -rw-r--r-- 1 root root 406 sept. 19 14:33 up.png /home/pkg/Build/farstream/pkg/usr/share/gtk-doc/html/farstream-plugins-0.1: total 224 -rw-r--r-- 1 root root 3021 sept. 19 14:33 ch01.html -rw-r--r-- 1 root root 3050 sept. 19 14:33 ch02.html -rw-r--r-- 1 root root 3520 sept. 19 14:33 ch03.html -rw-r--r-- 1 root root 7418 sept. 19 14:33 farstream-plugins-0.10.devhelp2 -rw-r--r-- 1 root root 4444 sept. 19 14:33 farstream-plugins-FsFunnel.html -rw-r--r-- 1 root root 4899 sept. 19 14:33 farstream-plugins-FsMsnCamCamRecvConference.html -rw-r--r-- 1 root root 4832 sept. 19 14:33 farstream-plugins-FsMsnCamSendConference.html -rw-r--r-- 1 root root 3229 sept. 19 14:33 farstream-plugins-FsMsnConference.html -rw-r--r-- 1 root root 3129 sept. 19 14:33 farstream-plugins-FsMsnParticipant.html -rw-r--r-- 1 root root 3631 sept. 19 14:33 farstream-plugins-FsMsnSession.html -rw-r--r-- 1 root root 4154 sept. 19 14:33 farstream-plugins-FsMsnStream.html -rw-r--r-- 1 root root 4876 sept. 19 14:33 farstream-plugins-FsMulticastStreamTransmitter.html -rw-r--r-- 1 root root 3612 sept. 19 14:33 farstream-plugins-FsNiceStreamTransmitter.html -rw-r--r-- 1 root root 4490 sept. 19 14:33 farstream-plugins-FsRawConference.html -rw-r--r-- 1 root root 3126 sept. 19 14:33 farstream-plugins-FsRawParticipant.html -rw-r--r-- 1 root root 3388 sept. 19 14:33 farstream-plugins-FsRawSession.html -rw-r--r-- 1 root root 3755 sept. 19 14:33 farstream-plugins-FsRawStream.html -rw-r--r-- 1 root root 5505 sept. 19 14:33 farstream-plugins-FsRawUdpStreamTransmitter.html -rw-r--r-- 1 root root 5867 sept. 19 14:33 farstream-plugins-FsRtpConference.html -rw-r--r-- 1 root root 4202 sept. 19 14:33 farstream-plugins-FsRtpParticipant.html -rw-r--r-- 1 root root 8561 sept. 19 14:33 farstream-plugins-FsRtpSession.html -rw-r--r-- 1 root root 4657 sept. 19 14:33 farstream-plugins-FsRtpStream.html -rw-r--r-- 1 root root 6011 sept. 19 14:33 farstream-plugins-FsShmStreamTransmitter.html -rw-r--r-- 1 root root 4280 sept. 19 14:33 farstream-plugins-GstVideoanyrate.html -rw-r--r-- 1 root root 654 sept. 19 14:33 home.png -rw-r--r-- 1 root root 7725 sept. 19 14:33 index.html -rw-r--r-- 1 root root 18471 sept. 19 14:33 index.sgml -rw-r--r-- 1 root root 459 sept. 19 14:33 left.png -rw-r--r-- 1 root root 6272 sept. 19 14:33 pt01.html -rw-r--r-- 1 root root 2576 sept. 19 14:33 pt02.html -rw-r--r-- 1 root root 2047 sept. 19 14:33 pt03.html -rw-r--r-- 1 root root 472 sept. 19 14:33 right.png -rw-r--r-- 1 root root 5184 sept. 19 14:33 style.css -rw-r--r-- 1 root root 406 sept. 19 14:33 up.png /home/pkg/Build/farstream/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 sept. 19 14:34 farstream-0.1.2 /home/pkg/Build/farstream/pkg/usr/src/farstream-0.1.2: total 4 -rw-r--r-- 1 root root 1929 sept. 19 14:34 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libfarstream-0.1.so -> libfarstream-0.1.so.0.0.1 usr/lib64/libfarstream-0.1.so.0 -> libfarstream-0.1.so.0.0.1 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libfarstream-0.1.so ) ( cd usr/lib64 ; ln -sf libfarstream-0.1.so.0.0.1 libfarstream-0.1.so ) ( cd usr/lib64 ; rm -rf libfarstream-0.1.so.0 ) ( cd usr/lib64 ; ln -sf libfarstream-0.1.so.0.0.1 libfarstream-0.1.so.0 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: « ./usr/lib64/libfarstream-0.1.so » supprimé « ./usr/lib64/libfarstream-0.1.so.0 » supprimé Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/pkg/Build/farstream/farstream-0.1.2-x86_64-1cp.txz ./ usr/ usr/doc/ usr/doc/farstream-0.1.2/ usr/doc/farstream-0.1.2/NEWS usr/doc/farstream-0.1.2/INSTALL usr/doc/farstream-0.1.2/README usr/doc/farstream-0.1.2/COPYING usr/doc/farstream-0.1.2/AUTHORS usr/doc/farstream-0.1.2/ChangeLog usr/lib64/ usr/lib64/pkgconfig/ usr/lib64/pkgconfig/farstream-0.1.pc usr/lib64/gstreamer-0.10/ usr/lib64/gstreamer-0.10/libfsrtcpfilter.la usr/lib64/gstreamer-0.10/libfsfunnel.so usr/lib64/gstreamer-0.10/libfsrawconference.so usr/lib64/gstreamer-0.10/libfsmsnconference.la usr/lib64/gstreamer-0.10/libfsrawconference.la usr/lib64/gstreamer-0.10/libfsfunnel.la usr/lib64/gstreamer-0.10/libfsrtpconference.so usr/lib64/gstreamer-0.10/libfsmsnconference.so usr/lib64/gstreamer-0.10/libfsvideoanyrate.la usr/lib64/gstreamer-0.10/libfsrtcpfilter.so usr/lib64/gstreamer-0.10/libfsvideoanyrate.so usr/lib64/gstreamer-0.10/libfsrtpconference.la usr/lib64/farstream-0.1/ usr/lib64/farstream-0.1/libnice-transmitter.la usr/lib64/farstream-0.1/librawudp-transmitter.so usr/lib64/farstream-0.1/libshm-transmitter.la usr/lib64/farstream-0.1/libmulticast-transmitter.so usr/lib64/farstream-0.1/libshm-transmitter.so usr/lib64/farstream-0.1/libnice-transmitter.so usr/lib64/farstream-0.1/libmulticast-transmitter.la usr/lib64/farstream-0.1/librawudp-transmitter.la usr/lib64/python2.7/ usr/lib64/python2.7/site-packages/ usr/lib64/python2.7/site-packages/farstream.so usr/lib64/python2.7/site-packages/farstream.la usr/lib64/libfarstream-0.1.so.0.0.1 usr/lib64/libfarstream-0.1.la usr/include/ usr/include/farstream-0.1/ usr/include/farstream-0.1/farstream/ usr/include/farstream-0.1/farstream/fs-stream.h usr/include/farstream-0.1/farstream/fs-utils.h usr/include/farstream-0.1/farstream/fs-candidate.h usr/include/farstream-0.1/farstream/fs-plugin.h usr/include/farstream-0.1/farstream/fs-element-added-notifier.h usr/include/farstream-0.1/farstream/fs-stream-transmitter.h usr/include/farstream-0.1/farstream/fs-codec.h usr/include/farstream-0.1/farstream/fs-rtp.h usr/include/farstream-0.1/farstream/fs-transmitter.h usr/include/farstream-0.1/farstream/fs-conference.h usr/include/farstream-0.1/farstream/fs-enumtypes.h usr/include/farstream-0.1/farstream/fs-participant.h usr/include/farstream-0.1/farstream/fs-session.h usr/share/ usr/share/gtk-doc/ usr/share/gtk-doc/html/ usr/share/gtk-doc/html/farstream-libs-0.10/ usr/share/gtk-doc/html/farstream-libs-0.10/right.png usr/share/gtk-doc/html/farstream-libs-0.10/farstream-libs-FsPlugin.html usr/share/gtk-doc/html/farstream-libs-0.10/ch01.html usr/share/gtk-doc/html/farstream-libs-0.10/farstream-libs-RTP-Specific-types.html usr/share/gtk-doc/html/farstream-libs-0.10/FsStreamTransmitter.html usr/share/gtk-doc/html/farstream-libs-0.10/farstream-libs-0.10.devhelp2 usr/share/gtk-doc/html/farstream-libs-0.10/farstream-libs-FsCodec.html usr/share/gtk-doc/html/farstream-libs-0.10/style.css usr/share/gtk-doc/html/farstream-libs-0.10/farstream-libs-FsCandidate.html usr/share/gtk-doc/html/farstream-libs-0.10/FsStream.html usr/share/gtk-doc/html/farstream-libs-0.10/pt02.html usr/share/gtk-doc/html/farstream-libs-0.10/left.png usr/share/gtk-doc/html/farstream-libs-0.10/ch05.html usr/share/gtk-doc/html/farstream-libs-0.10/ch04.html usr/share/gtk-doc/html/farstream-libs-0.10/pt01.html usr/share/gtk-doc/html/farstream-libs-0.10/FsConference.html usr/share/gtk-doc/html/farstream-libs-0.10/home.png usr/share/gtk-doc/html/farstream-libs-0.10/FsTransmitter.html usr/share/gtk-doc/html/farstream-libs-0.10/index.sgml usr/share/gtk-doc/html/farstream-libs-0.10/index.html usr/share/gtk-doc/html/farstream-libs-0.10/ch03.html usr/share/gtk-doc/html/farstream-libs-0.10/FsSession.html usr/share/gtk-doc/html/farstream-libs-0.10/up.png usr/share/gtk-doc/html/farstream-libs-0.10/FsElementAddedNotifier.html usr/share/gtk-doc/html/farstream-libs-0.10/ch02.html usr/share/gtk-doc/html/farstream-libs-0.10/FsParticipant.html usr/share/gtk-doc/html/farstream-libs-0.10/farstream-libs-Utility-functions.html usr/share/gtk-doc/html/farstream-plugins-0.1/ usr/share/gtk-doc/html/farstream-plugins-0.1/right.png usr/share/gtk-doc/html/farstream-plugins-0.1/ch01.html usr/share/gtk-doc/html/farstream-plugins-0.1/style.css usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-0.10.devhelp2 usr/share/gtk-doc/html/farstream-plugins-0.1/pt02.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsRtpConference.html usr/share/gtk-doc/html/farstream-plugins-0.1/left.png usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsMsnSession.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsRawStream.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsNiceStreamTransmitter.html usr/share/gtk-doc/html/farstream-plugins-0.1/pt01.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsMsnCamSendConference.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsMsnParticipant.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsMsnCamCamRecvConference.html usr/share/gtk-doc/html/farstream-plugins-0.1/home.png usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsRtpSession.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-GstVideoanyrate.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsMsnConference.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsShmStreamTransmitter.html usr/share/gtk-doc/html/farstream-plugins-0.1/pt03.html usr/share/gtk-doc/html/farstream-plugins-0.1/index.sgml usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsRawSession.html usr/share/gtk-doc/html/farstream-plugins-0.1/index.html usr/share/gtk-doc/html/farstream-plugins-0.1/ch03.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsRawParticipant.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsFunnel.html usr/share/gtk-doc/html/farstream-plugins-0.1/up.png usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsRawUdpStreamTransmitter.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsMsnStream.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsRtpStream.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsRtpParticipant.html usr/share/gtk-doc/html/farstream-plugins-0.1/ch02.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsRawConference.html usr/share/gtk-doc/html/farstream-plugins-0.1/farstream-plugins-FsMulticastStreamTransmitter.html usr/share/farstream/ usr/share/farstream/0.1/ usr/share/farstream/0.1/fsrawconference/ usr/share/farstream/0.1/fsrawconference/default-element-properties usr/share/farstream/0.1/fsrtpconference/ usr/share/farstream/0.1/fsrtpconference/default-element-properties usr/share/farstream/0.1/fsrtpconference/default-codec-preferences usr/src/ usr/src/farstream-0.1.2/ usr/src/farstream-0.1.2/SLKBUILD install/ install/doinst.sh install/slack-desc Slackware package /home/pkg/Build/farstream/farstream-0.1.2-x86_64-1cp.txz created. Package has been built. Cleaning pkg and src directories