Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/farstream.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/farstream.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/farstream-0.1.2-8.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/farstream.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/farstream.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TcBupU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf farstream-0.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/farstream-0.1.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd farstream-0.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (farstream-prefer-vp8.patch):' Patch #0 (farstream-prefer-vp8.patch): + /usr/bin/cat /builddir/build/SOURCES/farstream-prefer-vp8.patch + /usr/bin/patch -p1 -b --suffix .vp8 --fuzz=0 patching file gst/fsrtpconference/default-codec-preferences Patch #1 (0001-Gtk-doc-tags-belong-after-the-description.patch): + echo 'Patch #1 (0001-Gtk-doc-tags-belong-after-the-description.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Gtk-doc-tags-belong-after-the-description.patch + /usr/bin/patch -p1 --fuzz=0 patching file farstream/fs-session.c patching file farstream/fs-stream.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fEQJSE + umask 022 + cd /builddir/build/BUILD + cd farstream-0.1.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info '--with-package-name=Fedora Farstream package' --with-package-origin=http://download.fedoraproject.org --disable-static checking for a BSD-compatible install... /usr/bin/install -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-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no 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... none 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/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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... 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... no 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/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... yes 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 x86_64-redhat-linux-gnu-pkg-config... 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 Fedora Farstream package as package name configure: Using http://download.fedoraproject.org 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 x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for valgrind... no checking for gobject-introspection... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no 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}/lib/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 checking for GUPNP... 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 -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/farstream-0.1.2' Making all in farstream make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/farstream' GEN fs-marshal.list GEN fs-enumtypes.h GEN fs-enumtypes.c GEN fs-marshal.c GEN fs-marshal.h /usr/bin/glib-mkenums: fs-session.h:67: Failed to parse ` /*< protected >*/ ' /usr/bin/glib-mkenums: fs-session.h:67: Failed to parse ` /*< protected >*/ ' make all-am make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/farstream' CC libfarstream_0.1_la-fs-candidate.lo CC libfarstream_0.1_la-fs-codec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfarstream_0.1_la-fs-candidate.lo `test -f 'fs-candidate.c' || echo './'`fs-candidate.c CC libfarstream_0.1_la-fs-participant.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfarstream_0.1_la-fs-codec.lo `test -f 'fs-codec.c' || echo './'`fs-codec.c CC libfarstream_0.1_la-fs-session.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfarstream_0.1_la-fs-participant.lo `test -f 'fs-participant.c' || echo './'`fs-participant.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfarstream_0.1_la-fs-session.lo `test -f 'fs-session.c' || echo './'`fs-session.c CC libfarstream_0.1_la-fs-stream.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfarstream_0.1_la-fs-stream.lo `test -f 'fs-stream.c' || echo './'`fs-stream.c CC libfarstream_0.1_la-fs-conference.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfarstream_0.1_la-fs-conference.lo `test -f 'fs-conference.c' || echo './'`fs-conference.c CC libfarstream_0.1_la-fs-transmitter.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfarstream_0.1_la-fs-transmitter.lo `test -f 'fs-transmitter.c' || echo './'`fs-transmitter.c CC libfarstream_0.1_la-fs-stream-transmitter.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfarstream_0.1_la-fs-stream-transmitter.lo `test -f 'fs-stream-transmitter.c' || echo './'`fs-stream-transmitter.c CC libfarstream_0.1_la-fs-plugin.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfarstream_0.1_la-fs-plugin.lo `test -f 'fs-plugin.c' || echo './'`fs-plugin.c CC libfarstream_0.1_la-fs-element-added-notifier.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfarstream_0.1_la-fs-element-added-notifier.lo `test -f 'fs-element-added-notifier.c' || echo './'`fs-element-added-notifier.c CC libfarstream_0.1_la-fs-utils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfarstream_0.1_la-fs-utils.lo `test -f 'fs-utils.c' || echo './'`fs-utils.c CC libfarstream_0.1_la-fs-rtp.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfarstream_0.1_la-fs-rtp.lo `test -f 'fs-rtp.c' || echo './'`fs-rtp.c CC libfarstream_0.1_la-fs-marshal.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfarstream_0.1_la-fs-marshal.lo `test -f 'fs-marshal.c' || echo './'`fs-marshal.c CC libfarstream_0.1_la-fs-enumtypes.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfarstream_0.1_la-fs-enumtypes.lo `test -f 'fs-enumtypes.c' || echo './'`fs-enumtypes.c GISCAN Farstream-0.1.gir CCLD libfarstream-0.1.la g-ir-scanner: Farstream: warning: 31 warnings suppressed (use --warn-all to see them) GICOMP Farstream-0.1.gir make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/farstream' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/farstream' Making all in gst make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst' make -C fsrawconference make -C fsrtpconference make -C fsmsnconference make -C fsfunnel make -C fsrtcpfilter make -C fsvideoanyrate make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrawconference' make all-am make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsmsnconference' make all-am make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsfunnel' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtpconference' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtcpfilter' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsvideoanyrate' CC libfsfunnel_la-fs-funnel.lo GEN fs-rtp-marshal.list /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfsfunnel_la-fs-funnel.lo `test -f 'fs-funnel.c' || echo './'`fs-funnel.c CC libfsrtcpfilter_la-fs-rtcp-filter.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfsrtcpfilter_la-fs-rtcp-filter.lo `test -f 'fs-rtcp-filter.c' || echo './'`fs-rtcp-filter.c CC libfsvideoanyrate_la-videoanyrate.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfsvideoanyrate_la-videoanyrate.lo `test -f 'videoanyrate.c' || echo './'`videoanyrate.c make[4]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrawconference' make[4]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsmsnconference' CC fs-raw-conference.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-raw-conference.lo fs-raw-conference.c CC fs-raw-session.lo CC fs-msn-conference.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-raw-session.lo fs-raw-session.c CC fs-raw-stream.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-raw-stream.lo fs-raw-stream.c CC fs-msn-participant.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-msn-conference.lo fs-msn-conference.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-msn-participant.lo fs-msn-participant.c CC fs-raw-participant.lo CC fs-msn-session.lo CC fs-msn-connection.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-msn-session.lo fs-msn-session.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-msn-connection.lo fs-msn-connection.c CC fs-msn-stream.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-raw-participant.lo fs-raw-participant.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-msn-stream.lo fs-msn-stream.c CC fs-msn-cam-recv-conference.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-msn-cam-recv-conference.lo fs-msn-cam-recv-conference.c CC fs-raw-conference-plugin.lo CC fs-msn-cam-send-conference.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-raw-conference-plugin.lo fs-raw-conference-plugin.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-msn-cam-send-conference.lo fs-msn-cam-send-conference.c GEN fs-rtp-marshal.c GEN fs-rtp-marshal.h make all-am make[4]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtpconference' CC fs-rtp-conference.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-conference.lo fs-rtp-conference.c CC fs-rtp-participant.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-participant.lo fs-rtp-participant.c CC fs-rtp-session.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-session.lo fs-rtp-session.c CC fs-rtp-stream.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-stream.lo fs-rtp-stream.c CCLD libfsvideoanyrate.la CC fs-rtp-substream.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-substream.lo fs-rtp-substream.c CC fs-rtp-discover-codecs.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-discover-codecs.lo fs-rtp-discover-codecs.c CC fs-rtp-codec-cache.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-codec-cache.lo fs-rtp-codec-cache.c CCLD libfsfunnel.la CCLD libfsrtcpfilter.la CC fs-rtp-codec-negotiation.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-codec-negotiation.lo fs-rtp-codec-negotiation.c CC fs-rtp-codec-specific.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-codec-specific.lo fs-rtp-codec-specific.c CC fs-rtp-special-source.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-special-source.lo fs-rtp-special-source.c make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsvideoanyrate' CC fs-rtp-dtmf-event-source.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-dtmf-event-source.lo fs-rtp-dtmf-event-source.c CC fs-rtp-dtmf-sound-source.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-dtmf-sound-source.lo fs-rtp-dtmf-sound-source.c make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsfunnel' CC fs-rtp-bitrate-adapter.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-bitrate-adapter.lo fs-rtp-bitrate-adapter.c 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] if (gst_plugin_feature_get_rank (factory) == GST_RANK_NONE) ^ 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 *' guint gst_plugin_feature_get_rank (GstPluginFeature *feature); ^ CC fs-rtp-keyunit-manager.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-keyunit-manager.lo fs-rtp-keyunit-manager.c make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtcpfilter' CC fs-rtp-tfrc.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-tfrc.lo fs-rtp-tfrc.c CC fs-rtp-packet-modder.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-packet-modder.lo fs-rtp-packet-modder.c CCLD libfsrawconference-convenience.la CCLD libfsmsnconference-convenience.la CC tfrc.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tfrc.lo tfrc.c CCLD libfsrawconference.la CC fs-rtp-marshal.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-marshal.lo fs-rtp-marshal.c CCLD libfsmsnconference.la CC fs-rtp-conference-plugin.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fs-rtp-conference-plugin.lo fs-rtp-conference-plugin.c make[4]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrawconference' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrawconference' make[4]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsmsnconference' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsmsnconference' CCLD libfsrtpconference-convenience.la CCLD libfsrtpconference.la make[4]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtpconference' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtpconference' Making all in fsrawconference make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrawconference' make all-am make[4]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrawconference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrawconference' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrawconference' Making all in fsrtpconference make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtpconference' make all-am make[4]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtpconference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtpconference' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtpconference' Making all in fsmsnconference make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsmsnconference' make all-am make[4]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsmsnconference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsmsnconference' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsmsnconference' Making all in fsfunnel make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsfunnel' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsfunnel' Making all in fsrtcpfilter make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtcpfilter' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtcpfilter' Making all in fsvideoanyrate make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsvideoanyrate' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsvideoanyrate' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst' Making all in transmitters make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters' Making all in rawudp make[3]: Entering directory `/builddir/build/BUILD/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]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/rawudp' CC librawudp_transmitter_la-fs-rawudp-transmitter.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o librawudp_transmitter_la-fs-rawudp-transmitter.lo `test -f 'fs-rawudp-transmitter.c' || echo './'`fs-rawudp-transmitter.c CC librawudp_transmitter_la-fs-rawudp-stream-transmitter.lo CC librawudp_transmitter_la-fs-rawudp-component.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o librawudp_transmitter_la-fs-rawudp-stream-transmitter.lo `test -f 'fs-rawudp-stream-transmitter.c' || echo './'`fs-rawudp-stream-transmitter.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o librawudp_transmitter_la-fs-rawudp-component.lo `test -f 'fs-rawudp-component.c' || echo './'`fs-rawudp-component.c CC librawudp_transmitter_la-fs-rawudp-marshal.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o librawudp_transmitter_la-fs-rawudp-marshal.lo `test -f 'fs-rawudp-marshal.c' || echo './'`fs-rawudp-marshal.c CCLD librawudp-transmitter.la make[4]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/rawudp' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/rawudp' Making all in multicast make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/multicast' CC libmulticast_transmitter_la-fs-multicast-transmitter.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libmulticast_transmitter_la-fs-multicast-transmitter.lo `test -f 'fs-multicast-transmitter.c' || echo './'`fs-multicast-transmitter.c CC libmulticast_transmitter_la-fs-multicast-stream-transmitter.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libmulticast_transmitter_la-fs-multicast-stream-transmitter.lo `test -f 'fs-multicast-stream-transmitter.c' || echo './'`fs-multicast-stream-transmitter.c CCLD libmulticast-transmitter.la make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/multicast' Making all in nice make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/nice' CC libnice_transmitter_la-fs-nice-transmitter.lo CC libnice_transmitter_la-fs-nice-stream-transmitter.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnice_transmitter_la-fs-nice-transmitter.lo `test -f 'fs-nice-transmitter.c' || echo './'`fs-nice-transmitter.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnice_transmitter_la-fs-nice-stream-transmitter.lo `test -f 'fs-nice-stream-transmitter.c' || echo './'`fs-nice-stream-transmitter.c CC libnice_transmitter_la-fs-nice-agent.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnice_transmitter_la-fs-nice-agent.lo `test -f 'fs-nice-agent.c' || echo './'`fs-nice-agent.c CCLD libnice-transmitter.la make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/nice' Making all in shm make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/shm' CC libshm_transmitter_la-fs-shm-transmitter.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libshm_transmitter_la-fs-shm-transmitter.lo `test -f 'fs-shm-transmitter.c' || echo './'`fs-shm-transmitter.c CC libshm_transmitter_la-fs-shm-stream-transmitter.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libshm_transmitter_la-fs-shm-stream-transmitter.lo `test -f 'fs-shm-stream-transmitter.c' || echo './'`fs-shm-stream-transmitter.c CCLD libshm-transmitter.la make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/shm' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters' Making all in python make[2]: Entering directory `/builddir/build/BUILD/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]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/python' CC pyfarstreammodule.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../gst-libs/ -DDATADIR=\""/usr/share"\" -pthread -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pyfarstreammodule.lo pyfarstreammodule.c CC pyfarstream.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../gst-libs/ -DDATADIR=\""/usr/share"\" -pthread -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pyfarstream.lo pyfarstream.c CCLD farstream.la make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/python' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/python' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/tests' Making all in check make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/tests/check' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/tests/check' Making all in rtp make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/tests/rtp' CC codec_discovery-codec-discovery.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst/fsrtpconference/ -I../../gst/fsrtpconference/ -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codec_discovery-codec-discovery.o `test -f 'codec-discovery.c' || echo './'`codec-discovery.c CCLD codec-discovery make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/tests/rtp' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/tests' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/tests' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/docs' Making all in libs make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/docs/libs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/docs/libs' Making all in plugins make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/docs/plugins' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/docs/plugins' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/docs' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/docs' Making all in common make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/common' Making all in m4 make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/common/m4' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/common/m4' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/common' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/common' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/common' Making all in common-modified make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/common-modified' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/common-modified' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/m4' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/examples' Making all in gui make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/examples/gui' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/examples/gui' Making all in commandline make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/examples/commandline' CC simple-call.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst/fsrtpconference/ -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c simple-call.c CC simple_call_shm-simple-call-shm.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst/fsrtpconference/ -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o simple_call_shm-simple-call-shm.o `test -f 'simple-call-shm.c' || echo './'`simple-call-shm.c CCLD simple-call CCLD simple-call-shm make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/examples/commandline' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/examples' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/examples' make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2' cp farstream.pc farstream-0.1.pc make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2' make[1]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LELWcX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64 + cd farstream-0.1.2 + rm -rf /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64 'INSTALL=install -p' Making install in farstream make[1]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/farstream' make install-am make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/farstream' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/farstream' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64" /bin/sh ../libtool --mode=install install -p libfarstream-0.1.la '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64' libtool: install: install -p .libs/libfarstream-0.1.so.0.0.1 /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/libfarstream-0.1.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/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 /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/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: install -p .libs/libfarstream-0.1.lai /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/libfarstream-0.1.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/share/gir-1.0" install -p -m 644 Farstream-0.1.gir '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/share/gir-1.0' test -z "/usr/include/farstream-0.1/farstream" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/include/farstream-0.1/farstream" install -p -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 '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/include/farstream-0.1/farstream' test -z "/usr/include/farstream-0.1/farstream" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/include/farstream-0.1/farstream" install -p -m 644 fs-enumtypes.h '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/include/farstream-0.1/farstream' test -z "/usr/lib64/girepository-1.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/girepository-1.0" install -p -m 644 Farstream-0.1.typelib '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/girepository-1.0' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/farstream' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/farstream' make[1]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/farstream' Making install in gst make[1]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst' Making install in fsrawconference make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrawconference' make install-am make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrawconference' make[4]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrawconference' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/gstreamer-0.10" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10" /bin/sh ../../libtool --mode=install install -p libfsrawconference.la '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: relinking `libfsrawconference.la' libtool: install: (cd /builddir/build/BUILD/farstream-0.1.2/gst/fsrawconference; /bin/sh /builddir/build/BUILD/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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined -Wl,-z,relro -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 -lxml2 -lglib-2.0 -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64) libtool: install: install -p .libs/libfsrawconference.soT /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsrawconference.so libtool: install: install -p .libs/libfsrawconference.lai /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/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 "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/share/farstream/0.1/fsrawconference" install -p -m 644 default-element-properties '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/share/farstream/0.1/fsrawconference' make[4]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrawconference' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrawconference' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrawconference' Making install in fsrtpconference make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtpconference' make install-am make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtpconference' make[4]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtpconference' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/gstreamer-0.10" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10" /bin/sh ../../libtool --mode=install install -p libfsrtpconference.la '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: relinking `libfsrtpconference.la' libtool: install: (cd /builddir/build/BUILD/farstream-0.1.2/gst/fsrtpconference; /bin/sh /builddir/build/BUILD/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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined -Wl,-z,relro -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 -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lgstrtp-0.10 -lm -inst-prefix-dir /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64) libtool: install: install -p .libs/libfsrtpconference.soT /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsrtpconference.so libtool: install: install -p .libs/libfsrtpconference.lai /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/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 "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/share/farstream/0.1/fsrtpconference" install -p -m 644 default-codec-preferences default-element-properties '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/share/farstream/0.1/fsrtpconference' make[4]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtpconference' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtpconference' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtpconference' Making install in fsmsnconference make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsmsnconference' make install-am make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsmsnconference' make[4]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsmsnconference' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/gstreamer-0.10" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10" /bin/sh ../../libtool --mode=install install -p libfsmsnconference.la '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: relinking `libfsmsnconference.la' libtool: install: (cd /builddir/build/BUILD/farstream-0.1.2/gst/fsmsnconference; /bin/sh /builddir/build/BUILD/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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined -Wl,-z,relro -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 -lxml2 -lglib-2.0 -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -pthread -lnice -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64) libtool: install: install -p .libs/libfsmsnconference.soT /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsmsnconference.so libtool: install: install -p .libs/libfsmsnconference.lai /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsmsnconference.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' make[4]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsmsnconference' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsmsnconference' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsmsnconference' Making install in fsfunnel make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsfunnel' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsfunnel' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/gstreamer-0.10" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10" /bin/sh ../../libtool --mode=install install -p libfsfunnel.la '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10' libtool: install: install -p .libs/libfsfunnel.so /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsfunnel.so libtool: install: install -p .libs/libfsfunnel.lai /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsfunnel.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsfunnel' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsfunnel' Making install in fsrtcpfilter make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtcpfilter' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtcpfilter' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/gstreamer-0.10" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10" /bin/sh ../../libtool --mode=install install -p libfsrtcpfilter.la '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10' libtool: install: install -p .libs/libfsrtcpfilter.so /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsrtcpfilter.so libtool: install: install -p .libs/libfsrtcpfilter.lai /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsrtcpfilter.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtcpfilter' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsrtcpfilter' Making install in fsvideoanyrate make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsvideoanyrate' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsvideoanyrate' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/gstreamer-0.10" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10" /bin/sh ../../libtool --mode=install install -p libfsvideoanyrate.la '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10' libtool: install: install -p .libs/libfsvideoanyrate.so /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsvideoanyrate.so libtool: install: install -p .libs/libfsvideoanyrate.lai /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsvideoanyrate.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsvideoanyrate' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst/fsvideoanyrate' make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/gst' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst' make[1]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/gst' Making install in transmitters make[1]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters' Making install in rawudp make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/rawudp' make install-am make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/rawudp' make[4]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/rawudp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/farstream-0.1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1" /bin/sh ../../libtool --mode=install install -p librawudp-transmitter.la '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1' libtool: install: warning: relinking `librawudp-transmitter.la' libtool: install: (cd /builddir/build/BUILD/farstream-0.1.2/transmitters/rawudp; /bin/sh /builddir/build/BUILD/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 -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -avoid-version -export-symbols-regex "^_*fs_init_plugin\$" -no-undefined -Wl,-z,relro -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 -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -pthread -lnice -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgupnp-igd-1.0 -lgupnp-1.0 -lgstnetbuffer-0.10 -inst-prefix-dir /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64) libtool: install: install -p .libs/librawudp-transmitter.soT /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1/librawudp-transmitter.so libtool: install: install -p .libs/librawudp-transmitter.lai /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1/librawudp-transmitter.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/farstream-0.1' make[4]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/rawudp' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/rawudp' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/rawudp' Making install in multicast make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/multicast' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/multicast' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/farstream-0.1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1" /bin/sh ../../libtool --mode=install install -p libmulticast-transmitter.la '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1' libtool: install: warning: relinking `libmulticast-transmitter.la' libtool: install: (cd /builddir/build/BUILD/farstream-0.1.2/transmitters/multicast; /bin/sh /builddir/build/BUILD/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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -avoid-version -export-symbols-regex "^_*fs_init_plugin\$" -no-undefined -Wl,-z,relro -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 -lxml2 -lglib-2.0 -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64) libtool: install: install -p .libs/libmulticast-transmitter.soT /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1/libmulticast-transmitter.so libtool: install: install -p .libs/libmulticast-transmitter.lai /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1/libmulticast-transmitter.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/farstream-0.1' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/multicast' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/multicast' Making install in nice make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/nice' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/nice' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/farstream-0.1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1" /bin/sh ../../libtool --mode=install install -p libnice-transmitter.la '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1' libtool: install: warning: relinking `libnice-transmitter.la' libtool: install: (cd /builddir/build/BUILD/farstream-0.1.2/transmitters/nice; /bin/sh /builddir/build/BUILD/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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -avoid-version -export-symbols-regex "^_*fs_init_plugin\$" -no-undefined -Wl,-z,relro -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 -lxml2 -lglib-2.0 -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -pthread -lnice -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64) libtool: install: install -p .libs/libnice-transmitter.soT /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1/libnice-transmitter.so libtool: install: install -p .libs/libnice-transmitter.lai /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1/libnice-transmitter.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/farstream-0.1' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/nice' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/nice' Making install in shm make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/shm' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/shm' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/farstream-0.1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1" /bin/sh ../../libtool --mode=install install -p libshm-transmitter.la '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1' libtool: install: warning: relinking `libshm-transmitter.la' libtool: install: (cd /builddir/build/BUILD/farstream-0.1.2/transmitters/shm; /bin/sh /builddir/build/BUILD/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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -avoid-version -export-symbols-regex "^_*fs_init_plugin\$" -no-undefined -Wl,-z,relro -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 -lxml2 -lglib-2.0 -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64) libtool: install: install -p .libs/libshm-transmitter.soT /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1/libshm-transmitter.so libtool: install: install -p .libs/libshm-transmitter.lai /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1/libshm-transmitter.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/farstream-0.1' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/shm' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters/shm' make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/transmitters' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters' make[1]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/transmitters' Making install in python make[1]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/python' make install-am make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/python' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/python' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/python2.7/site-packages" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/python2.7/site-packages" /bin/sh ../libtool --mode=install install -p farstream.la '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/python2.7/site-packages' libtool: install: warning: relinking `farstream.la' libtool: install: (cd /builddir/build/BUILD/farstream-0.1.2/python; /bin/sh /builddir/build/BUILD/farstream-0.1.2/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -avoid-version -Wl,-z,relro -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 -lxml2 -lglib-2.0 ../farstream/libfarstream-0.1.la -inst-prefix-dir /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64) libtool: install: install -p .libs/farstream.soT /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/python2.7/site-packages/farstream.so libtool: install: install -p .libs/farstream.lai /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/python2.7/site-packages/farstream.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages' make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/python' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/python' make[1]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/python' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/tests' Making install in check make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/tests/check' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/tests/check' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/tests/check' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/tests/check' Making install in rtp make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/tests/rtp' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/tests/rtp' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/tests/rtp' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/tests/rtp' make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/tests' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/tests' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/tests' make[1]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/tests' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/docs' Making install in libs make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/docs/libs' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/docs/libs' make[3]: Nothing to be done for `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 /builddir/build/BUILD/farstream-0.1.2/install-sh -d /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/share/gtk-doc/html/farstream-libs-0.10; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ install -p -m 644 $i /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/share/gtk-doc/html/farstream-libs-0.10; \ done; \ echo '-- Installing ./html/farstream-libs.devhelp2' ; \ if test -e ./html/farstream-libs.devhelp2; then \ install -p -m 644 ./html/farstream-libs.devhelp2 \ /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/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=/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64 --html-dir=/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/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 which: no gtkdoc-rebase in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/docs/libs' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/docs/libs' Making install in plugins make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/docs/plugins' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/docs/plugins' make[3]: Nothing to be done for `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 /builddir/build/BUILD/farstream-0.1.2/install-sh -d /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/share/gtk-doc/html/farstream-plugins-0.1; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ install -p -m 644 $i /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/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 ; \ install -p -m 644 $i /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/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 \ install -p -m 644 ./html/farstream-plugins.devhelp2 \ /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/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=/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64 --html-dir=/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/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 which: no gtkdoc-rebase in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/docs/plugins' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/docs/plugins' make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/docs' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/docs' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/docs' make[1]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/docs' Making install in common make[1]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/common' Making install in m4 make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/common/m4' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/common/m4' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/common/m4' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/common/m4' make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/common' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/common' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/common' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/common' make[1]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/common' Making install in common-modified make[1]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/common-modified' make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/common-modified' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/common-modified' make[1]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/common-modified' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/m4' make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/m4' make[1]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/m4' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/examples' Making install in gui make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/examples/gui' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/examples/gui' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/examples/gui' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/examples/gui' Making install in commandline make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/examples/commandline' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/examples/commandline' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/examples/commandline' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/examples/commandline' make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/examples' make[3]: Entering directory `/builddir/build/BUILD/farstream-0.1.2/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/examples' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/examples' make[1]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2/examples' make[1]: Entering directory `/builddir/build/BUILD/farstream-0.1.2' make[2]: Entering directory `/builddir/build/BUILD/farstream-0.1.2' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/pkgconfig" install -p -m 644 farstream-0.1.pc '/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2' make[1]: Leaving directory `/builddir/build/BUILD/farstream-0.1.2' + find /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/farstream-0.1.2 extracting debug info from /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1/libnice-transmitter.so extracting debug info from /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1/libmulticast-transmitter.so extracting debug info from /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1/librawudp-transmitter.so extracting debug info from /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/farstream-0.1/libshm-transmitter.so extracting debug info from /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsrtcpfilter.so extracting debug info from /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsmsnconference.so extracting debug info from /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsrawconference.so extracting debug info from /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsvideoanyrate.so extracting debug info from /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsfunnel.so extracting debug info from /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/gstreamer-0.10/libfsrtpconference.so extracting debug info from /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/libfarstream-0.1.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/python2.7/site-packages/farstream.so /usr/lib/rpm/sepdebugcrcfix: Updated 12 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libfarstream-0.1.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libfarstream-0.1.so.debug symlinked /usr/lib/debug/usr/lib64/libfarstream-0.1.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libfarstream-0.1.so.0.debug 2895 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/lib64/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: farstream-0.1.2-8.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zvMvFp + umask 022 + cd /builddir/build/BUILD + cd farstream-0.1.2 + DOCDIR=/builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/share/doc/farstream-0.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/share/doc/farstream-0.1.2 + cp -pr COPYING /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/share/doc/farstream-0.1.2 + cp -pr NEWS /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/share/doc/farstream-0.1.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64/usr/share/doc/farstream-0.1.2 + exit 0 Provides: farsight2 = 0.1.2 farstream = 0.1.2-8.el7 farstream(x86-64) = 0.1.2-8.el7 libfarstream-0.1.so.0()(64bit) libfsfunnel.so()(64bit) libfsmsnconference.so()(64bit) libfsrawconference.so()(64bit) libfsrtcpfilter.so()(64bit) libfsrtpconference.so()(64bit) libfsvideoanyrate.so()(64bit) libmulticast-transmitter.so()(64bit) libnice-transmitter.so()(64bit) librawudp-transmitter.so()(64bit) libshm-transmitter.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libfarstream-0.1.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstbase-0.10.so.0()(64bit) libgstnetbuffer-0.10.so.0()(64bit) libgstreamer-0.10.so.0()(64bit) libgstrtp-0.10.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgupnp-1.0.so.4()(64bit) libgupnp-igd-1.0.so.4()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnice.so.10()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Obsoletes: farsight2 < 0.0.32 Processing files: farstream-python-0.1.2-8.el7.x86_64 Provides: farsight2-python = 0.1.2 farstream-python = 0.1.2-8.el7 farstream-python(x86-64) = 0.1.2-8.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfarstream-0.1.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstbase-0.10.so.0()(64bit) libgstreamer-0.10.so.0()(64bit) libgthread-2.0.so.0()(64bit) libpthread.so.0()(64bit) libxml2.so.2()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: farsight2-python < 0.0.32 Processing files: farstream-devel-0.1.2-8.el7.x86_64 Provides: farsight2-devel = 0.1.2 farstream-devel = 0.1.2-8.el7 farstream-devel(x86-64) = 0.1.2-8.el7 pkgconfig(farstream-0.1) = 0.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libfarstream-0.1.so.0()(64bit) pkgconfig(gstreamer-0.10) pkgconfig(gstreamer-base-0.10) Obsoletes: farsight2-devel < 0.0.32 Processing files: farstream-debuginfo-0.1.2-8.el7.x86_64 Provides: farstream-debuginfo = 0.1.2-8.el7 farstream-debuginfo(x86-64) = 0.1.2-8.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64 Wrote: /builddir/build/RPMS/farstream-0.1.2-8.el7.x86_64.rpm Wrote: /builddir/build/RPMS/farstream-python-0.1.2-8.el7.x86_64.rpm Wrote: /builddir/build/RPMS/farstream-devel-0.1.2-8.el7.x86_64.rpm Wrote: /builddir/build/RPMS/farstream-debuginfo-0.1.2-8.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FzU0yZ + umask 022 + cd /builddir/build/BUILD + cd farstream-0.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/farstream-0.1.2-8.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->