D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gstreamermm0.10-0.10.11-7.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SCoaUS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gstreamermm-0.10.11 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/gstreamermm-0.10.11.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gstreamermm-0.10.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CIYwTy + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gstreamermm-0.10.11 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-shared --disable-dependency-tracking checking whether make supports GNU make features... yes 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 how to create a ustar tar archive... gnutar checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for gcc... gcc 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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E 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 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 ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gm4... no checking for m4... m4 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GSTREAMERMM... yes checking for GUI_EXAMPLES... no configure: WARNING: gtkmm not available: GUI examples will not be built. checking for GMMPROC_DIR... /usr/lib64/glibmm-2.4/proc checking for perl... /usr/bin/perl checking for dot... /usr/bin/dot checking for doxygen... /usr/bin/doxygen checking for xsltproc... xsltproc checking for libstdc documentation... /usr/share/mm-common/doctags/libstdc++.tag@http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen checking for libsigc documentation... /usr/share/doc/libsigc++-2.0/reference/libsigc++-2.0.tag@file:///usr/share/doc/libsigc++-2.0/reference/html checking for glibmm documentation... /usr/share/doc/glibmm-2.4/reference/glibmm-2.4.tag@file:///usr/share/doc/glibmm-2.4/reference/html checking for cairomm documentation... cairomm-1.0.tag@ configure: WARNING: Location of external cairomm documentation not set checking for pangomm documentation... pangomm-1.4.tag@ configure: WARNING: Location of external pangomm documentation not set checking which C++ compiler warning flags to use... -Wall configure: creating ./config.status config.status: creating Makefile config.status: creating tools/Makefile config.status: creating gstreamer/gstreamermm-0.10.pc config.status: creating gstreamer/gstreamermm-0.10-uninstalled.pc config.status: creating gstreamer/src/Makefile config.status: creating gstreamer/gstreamermm/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Doxyfile config.status: creating config.h config.status: creating gstreamer/gstreamermmconfig.h config.status: executing depfiles commands config.status: executing libtool commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in tools make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o extra_defs_gen/get_plugin_defs.lo extra_defs_gen/get_plugin_defs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c extra_defs_gen/get_plugin_defs.cc -fPIC -DPIC -o extra_defs_gen/.libs/get_plugin_defs.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -no-undefined -version-info 2:1:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o extra_defs_gen/libgstreamermm_get_plugin_defs-0.10.la -rpath /usr/lib64 extra_defs_gen/get_plugin_defs.lo -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lglibmm_generate_extra_defs-2.4 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/crtbeginS.o extra_defs_gen/.libs/get_plugin_defs.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -pthread -pthread -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -lglibmm_generate_extra_defs-2.4 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../../../lib64/crtn.o -Wl,-soname -Wl,libgstreamermm_get_plugin_defs-0.10.so.2 -o extra_defs_gen/.libs/libgstreamermm_get_plugin_defs-0.10.so.2.0.1 libtool: link: (cd "extra_defs_gen/.libs" && rm -f "libgstreamermm_get_plugin_defs-0.10.so.2" && ln -s "libgstreamermm_get_plugin_defs-0.10.so.2.0.1" "libgstreamermm_get_plugin_defs-0.10.so.2") libtool: link: (cd "extra_defs_gen/.libs" && rm -f "libgstreamermm_get_plugin_defs-0.10.so" && ln -s "libgstreamermm_get_plugin_defs-0.10.so.2.0.1" "libgstreamermm_get_plugin_defs-0.10.so") libtool: link: ( cd "extra_defs_gen/.libs" && rm -f "libgstreamermm_get_plugin_defs-0.10.la" && ln -s "../libgstreamermm_get_plugin_defs-0.10.la" "libgstreamermm_get_plugin_defs-0.10.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' g++ -DHAVE_CONFIG_H -I.. -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o extra_defs_gen/generate_defs_gst.o extra_defs_gen/generate_defs_gst.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o extra_defs_gen/generate_defs_gst extra_defs_gen/generate_defs_gst.o -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lglibmm_generate_extra_defs-2.4 extra_defs_gen/libgstreamermm_get_plugin_defs-0.10.la libtool: link: g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o extra_defs_gen/.libs/generate_defs_gst extra_defs_gen/generate_defs_gst.o -pthread -pthread extra_defs_gen/.libs/libgstreamermm_get_plugin_defs-0.10.so -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -lglibmm_generate_extra_defs-2.4 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' g++ -DHAVE_CONFIG_H -I.. -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o extra_defs_gen/generate_plugin_gmmproc_file.o extra_defs_gen/generate_plugin_gmmproc_file.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o extra_defs_gen/generate_plugin_gmmproc_file extra_defs_gen/generate_plugin_gmmproc_file.o -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 extra_defs_gen/libgstreamermm_get_plugin_defs-0.10.la libtool: link: g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o extra_defs_gen/.libs/generate_plugin_gmmproc_file extra_defs_gen/generate_plugin_gmmproc_file.o -pthread -pthread extra_defs_gen/.libs/libgstreamermm_get_plugin_defs-0.10.so -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -lglibmm_generate_extra_defs-2.4 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' Making all in gstreamer/gstreamermm make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o audioclock.lo audioclock.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c audioclock.cc -fPIC -DPIC -o .libs/audioclock.o In file included from audioclock.cc:6:0: ../gstreamermm/audioclock.h:134:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/wrap.h:23, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23, from /usr/include/glibmm-2.4/glibmm.h:93, from audioclock.cc:4: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o audiosink.lo audiosink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c audiosink.cc -fPIC -DPIC -o .libs/audiosink.o In file included from ../gstreamermm/audiosink.h:31:0, from audiosink.cc:6: ../gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/wrap.h:23, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23, from /usr/include/glibmm-2.4/glibmm.h:93, from audiosink.cc:4: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o audiosrc.lo audiosrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c audiosrc.cc -fPIC -DPIC -o .libs/audiosrc.o In file included from ../gstreamermm/audiosrc.h:31:0, from audiosrc.cc:6: ../gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/wrap.h:23, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23, from /usr/include/glibmm-2.4/glibmm.h:93, from audiosrc.cc:4: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o audiofilter.lo audiofilter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c audiofilter.cc -fPIC -DPIC -o .libs/audiofilter.o In file included from ../gstreamermm/audiofilter.h:30:0, from audiofilter.cc:6: ../gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/wrap.h:23, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23, from /usr/include/glibmm-2.4/glibmm.h:93, from audiofilter.cc:4: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o baseaudiosrc.lo baseaudiosrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c baseaudiosrc.cc -fPIC -DPIC -o .libs/baseaudiosrc.o In file included from baseaudiosrc.cc:30:0: ../gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/wrap.h:23, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23, from /usr/include/glibmm-2.4/glibmm.h:93, from baseaudiosrc.cc:4: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o basesrc.lo basesrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c basesrc.cc -fPIC -DPIC -o .libs/basesrc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o baseaudiosink.lo baseaudiosink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c baseaudiosink.cc -fPIC -DPIC -o .libs/baseaudiosink.o In file included from baseaudiosink.cc:30:0: ../gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/wrap.h:23, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23, from /usr/include/glibmm-2.4/glibmm.h:93, from baseaudiosink.cc:4: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o basesink.lo basesink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c basesink.cc -fPIC -DPIC -o .libs/basesink.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o buffer.lo buffer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c buffer.cc -fPIC -DPIC -o .libs/buffer.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o bus.lo bus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c bus.cc -fPIC -DPIC -o .libs/bus.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o basetransform.lo basetransform.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c basetransform.cc -fPIC -DPIC -o .libs/basetransform.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o bufferlist.lo bufferlist.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c bufferlist.cc -fPIC -DPIC -o .libs/bufferlist.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o caps.lo caps.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c caps.cc -fPIC -DPIC -o .libs/caps.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o bin.lo bin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c bin.cc -fPIC -DPIC -o .libs/bin.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o cddabasesrc.lo cddabasesrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c cddabasesrc.cc -fPIC -DPIC -o .libs/cddabasesrc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o childproxy.lo childproxy.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c childproxy.cc -fPIC -DPIC -o .libs/childproxy.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o discoverer.lo discoverer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c discoverer.cc -fPIC -DPIC -o .libs/discoverer.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o colorbalance.lo colorbalance.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c colorbalance.cc -fPIC -DPIC -o .libs/colorbalance.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o clock.lo clock.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c clock.cc -fPIC -DPIC -o .libs/clock.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o colorbalancechannel.lo colorbalancechannel.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c colorbalancechannel.cc -fPIC -DPIC -o .libs/colorbalancechannel.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o elementfactory.lo elementfactory.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c elementfactory.cc -fPIC -DPIC -o .libs/elementfactory.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o enums.lo enums.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c enums.cc -fPIC -DPIC -o .libs/enums.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o discovererinfo.lo discovererinfo.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c discovererinfo.cc -fPIC -DPIC -o .libs/discovererinfo.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o element.lo element.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c element.cc -fPIC -DPIC -o .libs/element.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o error.lo error.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c error.cc -fPIC -DPIC -o .libs/error.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o filter.lo filter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c filter.cc -fPIC -DPIC -o .libs/filter.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o format.lo format.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c format.cc -fPIC -DPIC -o .libs/format.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o indexfactory.lo indexfactory.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c indexfactory.cc -fPIC -DPIC -o .libs/indexfactory.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o event.lo event.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c event.cc -fPIC -DPIC -o .libs/event.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o index.lo index.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c index.cc -fPIC -DPIC -o .libs/index.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o ghostpad.lo ghostpad.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c ghostpad.cc -fPIC -DPIC -o .libs/ghostpad.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o iterator.lo iterator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c iterator.cc -fPIC -DPIC -o .libs/iterator.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o interface.lo interface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c interface.cc -fPIC -DPIC -o .libs/interface.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o navigation.lo navigation.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c navigation.cc -fPIC -DPIC -o .libs/navigation.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o mixertrack.lo mixertrack.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c mixertrack.cc -fPIC -DPIC -o .libs/mixertrack.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o message.lo message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c message.cc -fPIC -DPIC -o .libs/message.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o mixeroptions.lo mixeroptions.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c mixeroptions.cc -fPIC -DPIC -o .libs/mixeroptions.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o mixer.lo mixer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c mixer.cc -fPIC -DPIC -o .libs/mixer.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o object.lo object.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c object.cc -fPIC -DPIC -o .libs/object.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o pad.lo pad.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c pad.cc -fPIC -DPIC -o .libs/pad.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o padtemplate.lo padtemplate.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c padtemplate.cc -fPIC -DPIC -o .libs/padtemplate.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o parse.lo parse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c parse.cc -fPIC -DPIC -o .libs/parse.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o pipeline.lo pipeline.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c pipeline.cc -fPIC -DPIC -o .libs/pipeline.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o preset.lo preset.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c preset.cc -fPIC -DPIC -o .libs/preset.o preset.cc: In member function 'virtual Glib::StringArrayHandle Gst::Preset::get_preset_names_vfunc() const': preset.cc:178:35: warning: typedef 'RType' locally defined but not used [-Wunused-local-typedefs] typedef Glib::StringArrayHandle RType; ^~~~~ preset.cc: In member function 'virtual Glib::StringArrayHandle Gst::Preset::get_property_names_vfunc() const': preset.cc:191:35: warning: typedef 'RType' locally defined but not used [-Wunused-local-typedefs] typedef Glib::StringArrayHandle RType; ^~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o pluginfeature.lo pluginfeature.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c pluginfeature.cc -fPIC -DPIC -o .libs/pluginfeature.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o plugin.lo plugin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c plugin.cc -fPIC -DPIC -o .libs/plugin.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o propertyprobe.lo propertyprobe.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c propertyprobe.cc -fPIC -DPIC -o .libs/propertyprobe.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o pushsrc.lo pushsrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c pushsrc.cc -fPIC -DPIC -o .libs/pushsrc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o segment.lo segment.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c segment.cc -fPIC -DPIC -o .libs/segment.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o registry.lo registry.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c registry.cc -fPIC -DPIC -o .libs/registry.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o query.lo query.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c query.cc -fPIC -DPIC -o .libs/query.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o streamvolume.lo streamvolume.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c streamvolume.cc -fPIC -DPIC -o .libs/streamvolume.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o structure.lo structure.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c structure.cc -fPIC -DPIC -o .libs/structure.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o ringbuffer.lo ringbuffer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c ringbuffer.cc -fPIC -DPIC -o .libs/ringbuffer.o In file included from ringbuffer.cc:6:0: ../gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/wrap.h:23, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23, from /usr/include/glibmm-2.4/glibmm.h:93, from ringbuffer.cc:4: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o systemclock.lo systemclock.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c systemclock.cc -fPIC -DPIC -o .libs/systemclock.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o tagsetter.lo tagsetter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c tagsetter.cc -fPIC -DPIC -o .libs/tagsetter.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o taglist.lo taglist.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c taglist.cc -fPIC -DPIC -o .libs/taglist.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o task.lo task.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c task.cc -fPIC -DPIC -o .libs/task.o In file included from task.cc:6:0: ../gstreamermm/task.h:340:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/wrap.h:23, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23, from /usr/include/glibmm-2.4/glibmm.h:93, from task.cc:4: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o taskpool.lo taskpool.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c taskpool.cc -fPIC -DPIC -o .libs/taskpool.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o tunerchannel.lo tunerchannel.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c tunerchannel.cc -fPIC -DPIC -o .libs/tunerchannel.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o tuner.lo tuner.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c tuner.cc -fPIC -DPIC -o .libs/tuner.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o tunernorm.lo tunernorm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c tunernorm.cc -fPIC -DPIC -o .libs/tunernorm.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o typefindfactory.lo typefindfactory.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c typefindfactory.cc -fPIC -DPIC -o .libs/typefindfactory.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o typefind.lo typefind.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c typefind.cc -fPIC -DPIC -o .libs/typefind.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o value.lo value.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c value.cc -fPIC -DPIC -o .libs/value.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o urihandler.lo urihandler.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c urihandler.cc -fPIC -DPIC -o .libs/urihandler.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o videosink.lo videosink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c videosink.cc -fPIC -DPIC -o .libs/videosink.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o videoorientation.lo videoorientation.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c videoorientation.cc -fPIC -DPIC -o .libs/videoorientation.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o xoverlay.lo xoverlay.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c xoverlay.cc -fPIC -DPIC -o .libs/xoverlay.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o xml.lo xml.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c xml.cc -fPIC -DPIC -o .libs/xml.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o adder.lo adder.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c adder.cc -fPIC -DPIC -o .libs/adder.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o alsamixer.lo alsamixer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c alsamixer.cc -fPIC -DPIC -o .libs/alsamixer.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o alsasrc.lo alsasrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c alsasrc.cc -fPIC -DPIC -o .libs/alsasrc.o In file included from ../gstreamermm/audiosrc.h:31:0, from ../gstreamermm/alsasrc.h:13, from alsasrc.cc:6: ../gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/wrap.h:23, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23, from /usr/include/glibmm-2.4/glibmm.h:93, from alsasrc.cc:4: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o alsasink.lo alsasink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c alsasink.cc -fPIC -DPIC -o .libs/alsasink.o In file included from ../gstreamermm/audiosink.h:31:0, from ../gstreamermm/alsasink.h:13, from alsasink.cc:6: ../gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/wrap.h:23, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23, from /usr/include/glibmm-2.4/glibmm.h:93, from alsasink.cc:4: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o audioconvert.lo audioconvert.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c audioconvert.cc -fPIC -DPIC -o .libs/audioconvert.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o audiorate.lo audiorate.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c audiorate.cc -fPIC -DPIC -o .libs/audiorate.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o audioresample.lo audioresample.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c audioresample.cc -fPIC -DPIC -o .libs/audioresample.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o audiotestsrc.lo audiotestsrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c audiotestsrc.cc -fPIC -DPIC -o .libs/audiotestsrc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o cdparanoiasrc.lo cdparanoiasrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c cdparanoiasrc.cc -fPIC -DPIC -o .libs/cdparanoiasrc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o capsfilter.lo capsfilter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c capsfilter.cc -fPIC -DPIC -o .libs/capsfilter.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o clockoverlay.lo clockoverlay.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c clockoverlay.cc -fPIC -DPIC -o .libs/clockoverlay.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o decodebin.lo decodebin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c decodebin.cc -fPIC -DPIC -o .libs/decodebin.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o decodebin2.lo decodebin2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c decodebin2.cc -fPIC -DPIC -o .libs/decodebin2.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o fakesink.lo fakesink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c fakesink.cc -fPIC -DPIC -o .libs/fakesink.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o fakesrc.lo fakesrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c fakesrc.cc -fPIC -DPIC -o .libs/fakesrc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o fdsrc.lo fdsrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c fdsrc.cc -fPIC -DPIC -o .libs/fdsrc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o fdsink.lo fdsink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c fdsink.cc -fPIC -DPIC -o .libs/fdsink.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o ffmpegcolorspace.lo ffmpegcolorspace.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c ffmpegcolorspace.cc -fPIC -DPIC -o .libs/ffmpegcolorspace.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o filesink.lo filesink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c filesink.cc -fPIC -DPIC -o .libs/filesink.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o funnel.lo funnel.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c funnel.cc -fPIC -DPIC -o .libs/funnel.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o gdpdepay.lo gdpdepay.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c gdpdepay.cc -fPIC -DPIC -o .libs/gdpdepay.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o filesrc.lo filesrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c filesrc.cc -fPIC -DPIC -o .libs/filesrc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o gdppay.lo gdppay.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c gdppay.cc -fPIC -DPIC -o .libs/gdppay.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o giosrc.lo giosrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c giosrc.cc -fPIC -DPIC -o .libs/giosrc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o giostreamsink.lo giostreamsink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c giostreamsink.cc -fPIC -DPIC -o .libs/giostreamsink.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o giostreamsrc.lo giostreamsrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c giostreamsrc.cc -fPIC -DPIC -o .libs/giostreamsrc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o identity.lo identity.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c identity.cc -fPIC -DPIC -o .libs/identity.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o giosink.lo giosink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c giosink.cc -fPIC -DPIC -o .libs/giosink.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o inputselector.lo inputselector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c inputselector.cc -fPIC -DPIC -o .libs/inputselector.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o multiqueue.lo multiqueue.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c multiqueue.cc -fPIC -DPIC -o .libs/multiqueue.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o multifdsink.lo multifdsink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c multifdsink.cc -fPIC -DPIC -o .libs/multifdsink.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o oggdemux.lo oggdemux.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c oggdemux.cc -fPIC -DPIC -o .libs/oggdemux.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o oggmux.lo oggmux.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c oggmux.cc -fPIC -DPIC -o .libs/oggmux.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o playbin.lo playbin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c playbin.cc -fPIC -DPIC -o .libs/playbin.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o outputselector.lo outputselector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c outputselector.cc -fPIC -DPIC -o .libs/outputselector.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o playbin2.lo playbin2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c playbin2.cc -fPIC -DPIC -o .libs/playbin2.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o queue.lo queue.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c queue.cc -fPIC -DPIC -o .libs/queue.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o tcpclientsink.lo tcpclientsink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c tcpclientsink.cc -fPIC -DPIC -o .libs/tcpclientsink.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o queue2.lo queue2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c queue2.cc -fPIC -DPIC -o .libs/queue2.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o subtitleoverlay.lo subtitleoverlay.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c subtitleoverlay.cc -fPIC -DPIC -o .libs/subtitleoverlay.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o tcpclientsrc.lo tcpclientsrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c tcpclientsrc.cc -fPIC -DPIC -o .libs/tcpclientsrc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o tcpserversink.lo tcpserversink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c tcpserversink.cc -fPIC -DPIC -o .libs/tcpserversink.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o tcpserversrc.lo tcpserversrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c tcpserversrc.cc -fPIC -DPIC -o .libs/tcpserversrc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o textoverlay.lo textoverlay.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c textoverlay.cc -fPIC -DPIC -o .libs/textoverlay.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o theoradec.lo theoradec.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c theoradec.cc -fPIC -DPIC -o .libs/theoradec.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o theoraenc.lo theoraenc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c theoraenc.cc -fPIC -DPIC -o .libs/theoraenc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o tee.lo tee.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c tee.cc -fPIC -DPIC -o .libs/tee.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o textrender.lo textrender.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c textrender.cc -fPIC -DPIC -o .libs/textrender.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o theoraparse.lo theoraparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c theoraparse.cc -fPIC -DPIC -o .libs/theoraparse.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o timeoverlay.lo timeoverlay.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c timeoverlay.cc -fPIC -DPIC -o .libs/timeoverlay.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o typefindelement.lo typefindelement.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c typefindelement.cc -fPIC -DPIC -o .libs/typefindelement.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o videorate.lo videorate.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c videorate.cc -fPIC -DPIC -o .libs/videorate.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o videotestsrc.lo videotestsrc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c videotestsrc.cc -fPIC -DPIC -o .libs/videotestsrc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o valve.lo valve.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c valve.cc -fPIC -DPIC -o .libs/valve.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o uridecodebin.lo uridecodebin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c uridecodebin.cc -fPIC -DPIC -o .libs/uridecodebin.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o videoscale.lo videoscale.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c videoscale.cc -fPIC -DPIC -o .libs/videoscale.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o vorbisenc.lo vorbisenc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c vorbisenc.cc -fPIC -DPIC -o .libs/vorbisenc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o vorbisdec.lo vorbisdec.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c vorbisdec.cc -fPIC -DPIC -o .libs/vorbisdec.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o vorbistag.lo vorbistag.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c vorbistag.cc -fPIC -DPIC -o .libs/vorbistag.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o volume.lo volume.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c volume.cc -fPIC -DPIC -o .libs/volume.o In file included from ../gstreamermm/audiofilter.h:30:0, from ../gstreamermm/volume.h:13, from volume.cc:6: ../gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/wrap.h:23, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23, from /usr/include/glibmm-2.4/glibmm.h:93, from volume.cc:4: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o vorbisparse.lo vorbisparse.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c vorbisparse.cc -fPIC -DPIC -o .libs/vorbisparse.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o init.lo init.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c init.cc -fPIC -DPIC -o .libs/init.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o version.lo version.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c version.cc -fPIC -DPIC -o .libs/version.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o ximagesink.lo ximagesink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c ximagesink.cc -fPIC -DPIC -o .libs/ximagesink.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o xvimagesink.lo xvimagesink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c xvimagesink.cc -fPIC -DPIC -o .libs/xvimagesink.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o wrap_init.lo wrap_init.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c wrap_init.cc -fPIC -DPIC -o .libs/wrap_init.o In file included from wrap_init.cc:15:0: audioclock.h:134:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/wrap.h:23, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23, from /usr/include/glibmm-2.4/glibmm.h:93, from wrap_init.cc:3: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from audiofilter.h:30:0, from wrap_init.cc:16: ../gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/wrap.h:23, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23, from /usr/include/glibmm-2.4/glibmm.h:93, from wrap_init.cc:3: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from wrap_init.cc:72:0: task.h:340:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/wrap.h:23, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23, from /usr/include/glibmm-2.4/glibmm.h:93, from wrap_init.cc:3: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o handle_error.lo handle_error.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c handle_error.cc -fPIC -DPIC -o .libs/handle_error.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o miniobject.lo miniobject.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c miniobject.cc -fPIC -DPIC -o .libs/miniobject.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o wrap.lo wrap.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c wrap.cc -fPIC -DPIC -o .libs/wrap.o wrap.cc: In function 'void Gst::wrap_register_init()': wrap.cc:51:15: warning: 'void g_type_init()' is deprecated [-Wdeprecated-declarations] g_type_init(); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-0.10/gst/gstminiobject.h:28, from ../gstreamermm/miniobject.h:23, from wrap.cc:23: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o gst_wrap_init.lo gst_wrap_init.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c gst_wrap_init.cc -fPIC -DPIC -o .libs/gst_wrap_init.o In file included from gst_wrap_init.cc:15:0: audioclock.h:134:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from gst_wrap_init.cc:11: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from audiofilter.h:30:0, from gst_wrap_init.cc:16: ../gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from gst_wrap_init.cc:11: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from gst_wrap_init.cc:72:0: task.h:340:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from gst_wrap_init.cc:11: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -no-undefined -version-info 2:1:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgstreamermm-0.10.la -rpath /usr/lib64 audioclock.lo audiofilter.lo audiosink.lo audiosrc.lo baseaudiosink.lo baseaudiosrc.lo basesink.lo basesrc.lo basetransform.lo bin.lo buffer.lo bufferlist.lo bus.lo caps.lo cddabasesrc.lo childproxy.lo clock.lo colorbalancechannel.lo colorbalance.lo discoverer.lo discovererinfo.lo elementfactory.lo element.lo enums.lo error.lo event.lo filter.lo format.lo ghostpad.lo indexfactory.lo index.lo interface.lo iterator.lo message.lo mixer.lo mixeroptions.lo mixertrack.lo navigation.lo object.lo pad.lo padtemplate.lo parse.lo pipeline.lo pluginfeature.lo plugin.lo preset.lo propertyprobe.lo pushsrc.lo query.lo registry.lo ringbuffer.lo segment.lo streamvolume.lo structure.lo systemclock.lo taglist.lo tagsetter.lo task.lo taskpool.lo tunerchannel.lo tuner.lo tunernorm.lo typefindfactory.lo typefind.lo urihandler.lo value.lo videoorientation.lo videosink.lo xml.lo xoverlay.lo adder.lo alsamixer.lo alsasink.lo alsasrc.lo audioconvert.lo audiorate.lo audioresample.lo audiotestsrc.lo capsfilter.lo cdparanoiasrc.lo clockoverlay.lo decodebin2.lo decodebin.lo fakesink.lo fakesrc.lo fdsink.lo fdsrc.lo ffmpegcolorspace.lo filesink.lo filesrc.lo funnel.lo gdpdepay.lo gdppay.lo giosink.lo giosrc.lo giostreamsink.lo giostreamsrc.lo identity.lo inputselector.lo multifdsink.lo multiqueue.lo oggdemux.lo oggmux.lo outputselector.lo playbin2.lo playbin.lo queue.lo queue2.lo subtitleoverlay.lo tcpclientsink.lo tcpclientsrc.lo tcpserversink.lo tcpserversrc.lo tee.lo textoverlay.lo textrender.lo theoradec.lo theoraenc.lo theoraparse.lo timeoverlay.lo typefindelement.lo uridecodebin.lo valve.lo videorate.lo videoscale.lo videotestsrc.lo volume.lo vorbisdec.lo vorbisenc.lo vorbisparse.lo vorbistag.lo ximagesink.lo xvimagesink.lo wrap_init.lo init.lo gst_wrap_init.lo handle_error.lo miniobject.lo version.lo wrap.lo -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/crtbeginS.o .libs/audioclock.o .libs/audiofilter.o .libs/audiosink.o .libs/audiosrc.o .libs/baseaudiosink.o .libs/baseaudiosrc.o .libs/basesink.o .libs/basesrc.o .libs/basetransform.o .libs/bin.o .libs/buffer.o .libs/bufferlist.o .libs/bus.o .libs/caps.o .libs/cddabasesrc.o .libs/childproxy.o .libs/clock.o .libs/colorbalancechannel.o .libs/colorbalance.o .libs/discoverer.o .libs/discovererinfo.o .libs/elementfactory.o .libs/element.o .libs/enums.o .libs/error.o .libs/event.o .libs/filter.o .libs/format.o .libs/ghostpad.o .libs/indexfactory.o .libs/index.o .libs/interface.o .libs/iterator.o .libs/message.o .libs/mixer.o .libs/mixeroptions.o .libs/mixertrack.o .libs/navigation.o .libs/object.o .libs/pad.o .libs/padtemplate.o .libs/parse.o .libs/pipeline.o .libs/pluginfeature.o .libs/plugin.o .libs/preset.o .libs/propertyprobe.o .libs/pushsrc.o .libs/query.o .libs/registry.o .libs/ringbuffer.o .libs/segment.o .libs/streamvolume.o .libs/structure.o .libs/systemclock.o .libs/taglist.o .libs/tagsetter.o .libs/task.o .libs/taskpool.o .libs/tunerchannel.o .libs/tuner.o .libs/tunernorm.o .libs/typefindfactory.o .libs/typefind.o .libs/urihandler.o .libs/value.o .libs/videoorientation.o .libs/videosink.o .libs/xml.o .libs/xoverlay.o .libs/adder.o .libs/alsamixer.o .libs/alsasink.o .libs/alsasrc.o .libs/audioconvert.o .libs/audiorate.o .libs/audioresample.o .libs/audiotestsrc.o .libs/capsfilter.o .libs/cdparanoiasrc.o .libs/clockoverlay.o .libs/decodebin2.o .libs/decodebin.o .libs/fakesink.o .libs/fakesrc.o .libs/fdsink.o .libs/fdsrc.o .libs/ffmpegcolorspace.o .libs/filesink.o .libs/filesrc.o .libs/funnel.o .libs/gdpdepay.o .libs/gdppay.o .libs/giosink.o .libs/giosrc.o .libs/giostreamsink.o .libs/giostreamsrc.o .libs/identity.o .libs/inputselector.o .libs/multifdsink.o .libs/multiqueue.o .libs/oggdemux.o .libs/oggmux.o .libs/outputselector.o .libs/playbin2.o .libs/playbin.o .libs/queue.o .libs/queue2.o .libs/subtitleoverlay.o .libs/tcpclientsink.o .libs/tcpclientsrc.o .libs/tcpserversink.o .libs/tcpserversrc.o .libs/tee.o .libs/textoverlay.o .libs/textrender.o .libs/theoradec.o .libs/theoraenc.o .libs/theoraparse.o .libs/timeoverlay.o .libs/typefindelement.o .libs/uridecodebin.o .libs/valve.o .libs/videorate.o .libs/videoscale.o .libs/videotestsrc.o .libs/volume.o .libs/vorbisdec.o .libs/vorbisenc.o .libs/vorbisparse.o .libs/vorbistag.o .libs/ximagesink.o .libs/xvimagesink.o .libs/wrap_init.o .libs/init.o .libs/gst_wrap_init.o .libs/handle_error.o .libs/miniobject.o .libs/version.o .libs/wrap.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -pthread -pthread -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../../../lib64/crtn.o -Wl,-soname -Wl,libgstreamermm-0.10.so.2 -o .libs/libgstreamermm-0.10.so.2.0.1 libtool: link: (cd ".libs" && rm -f "libgstreamermm-0.10.so.2" && ln -s "libgstreamermm-0.10.so.2.0.1" "libgstreamermm-0.10.so.2") libtool: link: (cd ".libs" && rm -f "libgstreamermm-0.10.so" && ln -s "libgstreamermm-0.10.so.2.0.1" "libgstreamermm-0.10.so") libtool: link: ( cd ".libs" && rm -f "libgstreamermm-0.10.la" && ln -s "../libgstreamermm-0.10.la" "libgstreamermm-0.10.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' Making all in tests make[2]: Nothing to be done for 'all'. Making all in examples make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' g++ -DHAVE_CONFIG_H -I.. -I../gstreamer -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o element_link/element_link.o element_link/element_link.cc In file included from ../gstreamer/gstreamermm.h:100:0, from element_link/element_link.cc:19: ../gstreamer/gstreamermm/task.h:340:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from ../gstreamer/gstreamermm/object.h:30, from ../gstreamer/gstreamermm/element.h:30, from ../gstreamer/gstreamermm/bin.h:29, from ../gstreamer/gstreamermm.h:65, from element_link/element_link.cc:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../gstreamer/gstreamermm.h:115:0, from element_link/element_link.cc:19: ../gstreamer/gstreamermm/audioclock.h:134:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from ../gstreamer/gstreamermm/object.h:30, from ../gstreamer/gstreamermm/element.h:30, from ../gstreamer/gstreamermm/bin.h:29, from ../gstreamer/gstreamermm.h:65, from element_link/element_link.cc:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../gstreamer/gstreamermm/audiofilter.h:30:0, from ../gstreamer/gstreamermm.h:116, from element_link/element_link.cc:19: ../gstreamer/gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from ../gstreamer/gstreamermm/object.h:30, from ../gstreamer/gstreamermm/element.h:30, from ../gstreamer/gstreamermm/bin.h:29, from ../gstreamer/gstreamermm.h:65, from element_link/element_link.cc:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' g++ -DHAVE_CONFIG_H -I.. -I../gstreamer -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o optiongroup/main.o optiongroup/main.cc In file included from ../gstreamer/gstreamermm.h:100:0, from optiongroup/main.cc:19: ../gstreamer/gstreamermm/task.h:340:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from ../gstreamer/gstreamermm/object.h:30, from ../gstreamer/gstreamermm/element.h:30, from ../gstreamer/gstreamermm/bin.h:29, from ../gstreamer/gstreamermm.h:65, from optiongroup/main.cc:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../gstreamer/gstreamermm.h:115:0, from optiongroup/main.cc:19: ../gstreamer/gstreamermm/audioclock.h:134:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from ../gstreamer/gstreamermm/object.h:30, from ../gstreamer/gstreamermm/element.h:30, from ../gstreamer/gstreamermm/bin.h:29, from ../gstreamer/gstreamermm.h:65, from optiongroup/main.cc:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../gstreamer/gstreamermm/audiofilter.h:30:0, from ../gstreamer/gstreamermm.h:116, from optiongroup/main.cc:19: ../gstreamer/gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from ../gstreamer/gstreamermm/object.h:30, from ../gstreamer/gstreamermm/element.h:30, from ../gstreamer/gstreamermm/bin.h:29, from ../gstreamer/gstreamermm.h:65, from optiongroup/main.cc:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' g++ -DHAVE_CONFIG_H -I.. -I../gstreamer -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o hello_world/main.o hello_world/main.cc In file included from ../gstreamer/gstreamermm.h:100:0, from hello_world/main.cc:19: ../gstreamer/gstreamermm/task.h:340:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from ../gstreamer/gstreamermm/object.h:30, from ../gstreamer/gstreamermm/element.h:30, from ../gstreamer/gstreamermm/bin.h:29, from ../gstreamer/gstreamermm.h:65, from hello_world/main.cc:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../gstreamer/gstreamermm.h:115:0, from hello_world/main.cc:19: ../gstreamer/gstreamermm/audioclock.h:134:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from ../gstreamer/gstreamermm/object.h:30, from ../gstreamer/gstreamermm/element.h:30, from ../gstreamer/gstreamermm/bin.h:29, from ../gstreamer/gstreamermm.h:65, from hello_world/main.cc:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../gstreamer/gstreamermm/audiofilter.h:30:0, from ../gstreamer/gstreamermm.h:116, from hello_world/main.cc:19: ../gstreamer/gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from ../gstreamer/gstreamermm/object.h:30, from ../gstreamer/gstreamermm/element.h:30, from ../gstreamer/gstreamermm/bin.h:29, from ../gstreamer/gstreamermm.h:65, from hello_world/main.cc:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o element_link/example element_link/element_link.o -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 ../gstreamer/gstreamermm/libgstreamermm-0.10.la libtool: link: g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o element_link/.libs/example element_link/element_link.o -pthread -pthread ../gstreamer/gstreamermm/.libs/libgstreamermm-0.10.so -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' g++ -DHAVE_CONFIG_H -I.. -I../gstreamer -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o typefind/main.o typefind/main.cc In file included from ../gstreamer/gstreamermm.h:100:0, from typefind/main.cc:19: ../gstreamer/gstreamermm/task.h:340:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from ../gstreamer/gstreamermm/object.h:30, from ../gstreamer/gstreamermm/element.h:30, from ../gstreamer/gstreamermm/bin.h:29, from ../gstreamer/gstreamermm.h:65, from typefind/main.cc:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../gstreamer/gstreamermm.h:115:0, from typefind/main.cc:19: ../gstreamer/gstreamermm/audioclock.h:134:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from ../gstreamer/gstreamermm/object.h:30, from ../gstreamer/gstreamermm/element.h:30, from ../gstreamer/gstreamermm/bin.h:29, from ../gstreamer/gstreamermm.h:65, from typefind/main.cc:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../gstreamer/gstreamermm/audiofilter.h:30:0, from ../gstreamer/gstreamermm.h:116, from typefind/main.cc:19: ../gstreamer/gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from ../gstreamer/gstreamermm/object.h:30, from ../gstreamer/gstreamermm/element.h:30, from ../gstreamer/gstreamermm/bin.h:29, from ../gstreamer/gstreamermm.h:65, from typefind/main.cc:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o optiongroup/example optiongroup/main.o -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 ../gstreamer/gstreamermm/libgstreamermm-0.10.la libtool: link: g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o optiongroup/.libs/example optiongroup/main.o -pthread -pthread ../gstreamer/gstreamermm/.libs/libgstreamermm-0.10.so -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' g++ -DHAVE_CONFIG_H -I.. -I../gstreamer -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -c -o ogg_player/main.o ogg_player/main.cc In file included from ../gstreamer/gstreamermm.h:100:0, from ogg_player/main.cc:19: ../gstreamer/gstreamermm/task.h:340:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from ../gstreamer/gstreamermm/object.h:30, from ../gstreamer/gstreamermm/element.h:30, from ../gstreamer/gstreamermm/bin.h:29, from ../gstreamer/gstreamermm.h:65, from ogg_player/main.cc:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../gstreamer/gstreamermm.h:115:0, from ogg_player/main.cc:19: ../gstreamer/gstreamermm/audioclock.h:134:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from ../gstreamer/gstreamermm/object.h:30, from ../gstreamer/gstreamermm/element.h:30, from ../gstreamer/gstreamermm/bin.h:29, from ../gstreamer/gstreamermm.h:65, from ogg_player/main.cc:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../gstreamer/gstreamermm/audiofilter.h:30:0, from ../gstreamer/gstreamermm.h:116, from ogg_player/main.cc:19: ../gstreamer/gstreamermm/ringbuffer.h:855:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_slot; ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from /usr/include/glibmm-2.4/glibmm/objectbase.h:32, from /usr/include/glibmm-2.4/glibmm/object.h:30, from ../gstreamer/gstreamermm/object.h:30, from ../gstreamer/gstreamermm/element.h:30, from ../gstreamer/gstreamermm/bin.h:29, from ../gstreamer/gstreamermm.h:65, from ogg_player/main.cc:19: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hello_world/example hello_world/main.o -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 ../gstreamer/gstreamermm/libgstreamermm-0.10.la libtool: link: g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hello_world/.libs/example hello_world/main.o -pthread -pthread ../gstreamer/gstreamermm/.libs/libgstreamermm-0.10.so -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o typefind/example typefind/main.o -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 ../gstreamer/gstreamermm/libgstreamermm-0.10.la libtool: link: g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o typefind/.libs/example typefind/main.o -pthread -pthread ../gstreamer/gstreamermm/.libs/libgstreamermm-0.10.so -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ogg_player/example ogg_player/main.o -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 ../gstreamer/gstreamermm/libgstreamermm-0.10.la libtool: link: g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ogg_player/.libs/example ogg_player/main.o -pthread -pthread ../gstreamer/gstreamermm/.libs/libgstreamermm-0.10.so -lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstnet-0.10 -lgstaudio-0.10 -lgstcdda-0.10 -lgsttag-0.10 -lgstinterfaces-0.10 -lgstnetbuffer-0.10 -lgstrtp-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' Making all in docs make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yKq6Pa + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64 + cd gstreamermm-0.10.11 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64 install Making install in tools make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' test -z "/usr/lib64" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c extra_defs_gen/libgstreamermm_get_plugin_defs-0.10.la '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c extra_defs_gen/.libs/libgstreamermm_get_plugin_defs-0.10.so.2.0.1 /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/libgstreamermm_get_plugin_defs-0.10.so.2.0.1 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64 && { ln -s -f libgstreamermm_get_plugin_defs-0.10.so.2.0.1 libgstreamermm_get_plugin_defs-0.10.so.2 || { rm -f libgstreamermm_get_plugin_defs-0.10.so.2 && ln -s libgstreamermm_get_plugin_defs-0.10.so.2.0.1 libgstreamermm_get_plugin_defs-0.10.so.2; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64 && { ln -s -f libgstreamermm_get_plugin_defs-0.10.so.2.0.1 libgstreamermm_get_plugin_defs-0.10.so || { rm -f libgstreamermm_get_plugin_defs-0.10.so && ln -s libgstreamermm_get_plugin_defs-0.10.so.2.0.1 libgstreamermm_get_plugin_defs-0.10.so; }; }) libtool: install: /usr/bin/install -c extra_defs_gen/.libs/libgstreamermm_get_plugin_defs-0.10.lai /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/libgstreamermm_get_plugin_defs-0.10.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/gstreamermm-0.10/gstreamermm_get_plugin_defs" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/include/gstreamermm-0.10/gstreamermm_get_plugin_defs" /usr/bin/install -c -m 644 extra_defs_gen/get_plugin_defs.h '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/include/gstreamermm-0.10/gstreamermm_get_plugin_defs' test -z "/usr/lib64/gstreamermm-0.10/gen/m4" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/gstreamermm-0.10/gen/m4" /usr/bin/install -c -m 644 m4/convert.m4 m4/convert_gst.m4 m4/class_gstminiobject.m4 m4/class_boxedtype_extra.m4 m4/shared.m4 m4/plugingen_base.m4 m4/plugingen.m4 m4/plugingen_gstreamermm.m4 '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/gstreamermm-0.10/gen/m4' test -z "/usr/lib64/gstreamermm-0.10/gen" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/gstreamermm-0.10/gen" /bin/sh ../libtool --mode=install /usr/bin/install -c extra_defs_gen/generate_plugin_gmmproc_file '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/gstreamermm-0.10/gen' libtool: install: warning: `extra_defs_gen/libgstreamermm_get_plugin_defs-0.10.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c extra_defs_gen/.libs/generate_plugin_gmmproc_file /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/gstreamermm-0.10/gen/generate_plugin_gmmproc_file make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tools' Making install in gstreamer/gstreamermm make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' test -z "/usr/lib64" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c libgstreamermm-0.10.la '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libgstreamermm-0.10.so.2.0.1 /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/libgstreamermm-0.10.so.2.0.1 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64 && { ln -s -f libgstreamermm-0.10.so.2.0.1 libgstreamermm-0.10.so.2 || { rm -f libgstreamermm-0.10.so.2 && ln -s libgstreamermm-0.10.so.2.0.1 libgstreamermm-0.10.so.2; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64 && { ln -s -f libgstreamermm-0.10.so.2.0.1 libgstreamermm-0.10.so || { rm -f libgstreamermm-0.10.so && ln -s libgstreamermm-0.10.so.2.0.1 libgstreamermm-0.10.so; }; }) libtool: install: /usr/bin/install -c .libs/libgstreamermm-0.10.lai /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/libgstreamermm-0.10.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/gstreamermm-0.10/gstreamermm" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/include/gstreamermm-0.10/gstreamermm" /usr/bin/install -c -m 644 audioclock.h audiofilter.h audiosink.h audiosrc.h baseaudiosink.h baseaudiosrc.h basesink.h basesrc.h basetransform.h bin.h buffer.h bufferlist.h bus.h caps.h cddabasesrc.h childproxy.h clock.h colorbalancechannel.h colorbalance.h discoverer.h discovererinfo.h elementfactory.h element.h enums.h error.h event.h filter.h format.h ghostpad.h indexfactory.h index.h interface.h iterator.h message.h mixer.h mixeroptions.h mixertrack.h navigation.h object.h pad.h '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/include/gstreamermm-0.10/gstreamermm' /usr/bin/install -c -m 644 padtemplate.h parse.h pipeline.h pluginfeature.h plugin.h preset.h propertyprobe.h pushsrc.h query.h registry.h ringbuffer.h segment.h streamvolume.h structure.h systemclock.h taglist.h tagsetter.h task.h taskpool.h tunerchannel.h tuner.h tunernorm.h typefindfactory.h typefind.h urihandler.h value.h videoorientation.h videosink.h xml.h xoverlay.h adder.h alsamixer.h alsasink.h alsasrc.h audioconvert.h audiorate.h audioresample.h audiotestsrc.h capsfilter.h cdparanoiasrc.h '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/include/gstreamermm-0.10/gstreamermm' /usr/bin/install -c -m 644 clockoverlay.h decodebin2.h decodebin.h fakesink.h fakesrc.h fdsink.h fdsrc.h ffmpegcolorspace.h filesink.h filesrc.h funnel.h gdpdepay.h gdppay.h giosink.h giosrc.h giostreamsink.h giostreamsrc.h identity.h inputselector.h multifdsink.h multiqueue.h oggdemux.h oggmux.h outputselector.h playbin2.h playbin.h queue.h queue2.h subtitleoverlay.h tcpclientsink.h tcpclientsrc.h tcpserversink.h tcpserversrc.h tee.h textoverlay.h textrender.h theoradec.h theoraenc.h theoraparse.h timeoverlay.h '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/include/gstreamermm-0.10/gstreamermm' /usr/bin/install -c -m 644 typefindelement.h uridecodebin.h valve.h videorate.h videoscale.h videotestsrc.h volume.h vorbisdec.h vorbisenc.h vorbisparse.h vorbistag.h ximagesink.h xvimagesink.h init.h gst_wrap_init.h handle_error.h miniobject.h version.h wrap.h wrap_init.h '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/include/gstreamermm-0.10/gstreamermm' test -z "/usr/include/gstreamermm-0.10/gstreamermm/private" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/include/gstreamermm-0.10/gstreamermm/private" /usr/bin/install -c -m 644 private/audioclock_p.h private/audiofilter_p.h private/audiosink_p.h private/audiosrc_p.h private/baseaudiosink_p.h private/baseaudiosrc_p.h private/basesink_p.h private/basesrc_p.h private/basetransform_p.h private/bin_p.h private/buffer_p.h private/bufferlist_p.h private/bus_p.h private/caps_p.h private/cddabasesrc_p.h private/childproxy_p.h private/clock_p.h private/colorbalancechannel_p.h private/colorbalance_p.h private/discoverer_p.h private/discovererinfo_p.h private/elementfactory_p.h private/element_p.h private/enums_p.h private/error_p.h private/event_p.h private/filter_p.h private/format_p.h private/ghostpad_p.h private/indexfactory_p.h private/index_p.h private/interface_p.h private/iterator_p.h private/message_p.h private/mixer_p.h private/mixeroptions_p.h private/mixertrack_p.h private/navigation_p.h private/object_p.h private/pad_p.h '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/include/gstreamermm-0.10/gstreamermm/private' /usr/bin/install -c -m 644 private/padtemplate_p.h private/parse_p.h private/pipeline_p.h private/pluginfeature_p.h private/plugin_p.h private/preset_p.h private/propertyprobe_p.h private/pushsrc_p.h private/query_p.h private/registry_p.h private/ringbuffer_p.h private/segment_p.h private/streamvolume_p.h private/structure_p.h private/systemclock_p.h private/taglist_p.h private/tagsetter_p.h private/task_p.h private/taskpool_p.h private/tunerchannel_p.h private/tuner_p.h private/tunernorm_p.h private/typefindfactory_p.h private/typefind_p.h private/urihandler_p.h private/value_p.h private/videoorientation_p.h private/videosink_p.h private/xml_p.h private/xoverlay_p.h private/adder_p.h private/alsamixer_p.h private/alsasink_p.h private/alsasrc_p.h private/audioconvert_p.h private/audiorate_p.h private/audioresample_p.h private/audiotestsrc_p.h private/capsfilter_p.h private/cdparanoiasrc_p.h '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/include/gstreamermm-0.10/gstreamermm/private' /usr/bin/install -c -m 644 private/clockoverlay_p.h private/decodebin2_p.h private/decodebin_p.h private/fakesink_p.h private/fakesrc_p.h private/fdsink_p.h private/fdsrc_p.h private/ffmpegcolorspace_p.h private/filesink_p.h private/filesrc_p.h private/funnel_p.h private/gdpdepay_p.h private/gdppay_p.h private/giosink_p.h private/giosrc_p.h private/giostreamsink_p.h private/giostreamsrc_p.h private/identity_p.h private/inputselector_p.h private/multifdsink_p.h private/multiqueue_p.h private/oggdemux_p.h private/oggmux_p.h private/outputselector_p.h private/playbin2_p.h private/playbin_p.h private/queue_p.h private/queue2_p.h private/subtitleoverlay_p.h private/tcpclientsink_p.h private/tcpclientsrc_p.h private/tcpserversink_p.h private/tcpserversrc_p.h private/tee_p.h private/textoverlay_p.h private/textrender_p.h private/theoradec_p.h private/theoraenc_p.h private/theoraparse_p.h private/timeoverlay_p.h '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/include/gstreamermm-0.10/gstreamermm/private' /usr/bin/install -c -m 644 private/typefindelement_p.h private/uridecodebin_p.h private/valve_p.h private/videorate_p.h private/videoscale_p.h private/videotestsrc_p.h private/volume_p.h private/vorbisdec_p.h private/vorbisenc_p.h private/vorbisparse_p.h private/vorbistag_p.h private/ximagesink_p.h private/xvimagesink_p.h private/miniobject_p.h '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/include/gstreamermm-0.10/gstreamermm/private' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/gstreamer/gstreamermm' Making install in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tests' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/tests' Making install in examples make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/examples' Making install in docs make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/docs' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/doc/gstreamermm-0.10/reference/html' /usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 -l 'libstdc++.tag@http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/' -l 'libsigc++-2.0.tag@../../../libsigc++-2.0/reference/html/' -l 'glibmm-2.4.tag@../../../glibmm-2.4/reference/html/' -t '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/doc/gstreamermm-0.10/reference/html' --glob -- 'reference/html/*.css' 'reference/html/*.gif' 'reference/html/*.html' 'reference/html/*.png' doc-install: Using base path http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/ for tag file libstdc++.tag doc-install: Using base path ../../../libsigc++-2.0/reference/html/ for tag file libsigc++-2.0.tag doc-install: Using base path ../../../glibmm-2.4/reference/html/ for tag file glibmm-2.4.tag doc-install: Copying tabs.css doc-install: Copying doxygen.css doc-install: Translating functions_func_0x75.html (no references) doc-install: Translating classGst_1_1MessageInfo.html (rewrote 23 of 23 references) doc-install: Translating hierarchy.html (rewrote 6 of 6 references) doc-install: Translating classGst_1_1MessageBuffering.html (rewrote 4 of 4 references) doc-install: Translating namespacemembers_0x6d.html (no references) doc-install: Translating classGst_1_1VorbisParse-members.html (rewrote 64 of 64 references) doc-install: Translating inherits.html (rewrote 6 of 6 references) doc-install: Translating namespacemembers_0x73.html (no references) doc-install: Translating classGst_1_1TagSetter-members.html (rewrote 50 of 50 references) doc-install: Translating classGst_1_1QuerySegment.html (rewrote 2 of 2 references) doc-install: Translating classGst_1_1AlsaMixer.html (rewrote 32 of 32 references) doc-install: Translating classGst_1_1FormatDefinition.html (rewrote 8 of 8 references) doc-install: Translating classGst_1_1GhostPad-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1VorbisDec.html (rewrote 18 of 18 references) doc-install: Translating classGst_1_1Queue2.html (rewrote 76 of 76 references) doc-install: Translating namespaceGst_1_1Enums.html (rewrote 29 of 29 references) doc-install: Translating classGst_1_1ParseError.html (rewrote 7 of 7 references) doc-install: Translating functions_func_0x66.html (no references) doc-install: Translating classGst_1_1Preset.html (rewrote 68 of 68 references) doc-install: Translating classGst_1_1AlsaSrc.html (rewrote 36 of 36 references) doc-install: Translating classGst_1_1FileSink-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1AudioRate-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1CoreError.html (rewrote 7 of 7 references) doc-install: Translating classGst_1_1Valve.html (rewrote 22 of 22 references) doc-install: Translating classGst_1_1Interface-members.html (rewrote 48 of 48 references) doc-install: Translating classGst_1_1TimeOverlay.html (rewrote 18 of 18 references) doc-install: Translating classGst_1_1EventQos.html (rewrote 2 of 2 references) doc-install: Translating classGst_1_1Interface.html (rewrote 19 of 19 references) doc-install: Translating functions_0x79.html (no references) doc-install: Translating classGst_1_1MessageRequestState-members.html (no references) doc-install: Translating classGst_1_1MessageClockProvide-members.html (no references) doc-install: Translating classGst_1_1TunerNorm-members.html (rewrote 66 of 66 references) doc-install: Translating classGst_1_1QuerySeeking-members.html (no references) doc-install: Translating classGst_1_1ColorBalanceChannel-members.html (rewrote 66 of 66 references) doc-install: Translating functions_func_0x6a.html (no references) doc-install: Translating classGst_1_1MultiQueue.html (rewrote 62 of 62 references) doc-install: Translating functions_func_0x71.html (no references) doc-install: Translating classGst_1_1MessageStateChanged.html (rewrote 4 of 4 references) doc-install: Translating classGst_1_1EventBufferSize.html (rewrote 4 of 4 references) doc-install: Translating classGst_1_1IndexAssociation-members.html (no references) doc-install: Translating classGst_1_1MultiFdSink-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1TheoraDec-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1RingBufferSpec-members.html (no references) doc-install: Translating classGst_1_1DoubleRange-members.html (no references) doc-install: Translating classGst_1_1MiniObject.html (rewrote 7 of 7 references) doc-install: Translating classGst_1_1Mixer-members.html (rewrote 50 of 50 references) doc-install: Translating classGst_1_1DecodeBin-members.html (rewrote 70 of 70 references) doc-install: Translating namespacemembers_eval.html (no references) doc-install: Translating classGst_1_1EventTag.html (rewrote 2 of 2 references) doc-install: Translating functions_func_0x70.html (no references) doc-install: Translating classGst_1_1FakeSrc-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1ResourceError.html (rewrote 7 of 7 references) doc-install: Translating classGst_1_1TextRender.html (rewrote 42 of 44 references) doc-install: Translating classGst_1_1GioStreamSink-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1MessageInfo-members.html (no references) doc-install: Translating namespacemembers.html (no references) doc-install: Translating classGst_1_1DiscovererInfo-members.html (no references) doc-install: Translating classGst_1_1DiscovererStreamInfo-members.html (no references) doc-install: Translating namespacemembers_0x69.html (no references) doc-install: Translating classGst_1_1TheoraEnc-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1Bin-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1StreamError-members.html (rewrote 26 of 26 references) doc-install: Translating classGst_1_1AudioSrc.html (rewrote 10 of 10 references) doc-install: Translating classGst_1_1MessageMixerOptionChanged-members.html (no references) doc-install: Translating classGst_1_1MessageEos-members.html (no references) doc-install: Translating namespacemembers_enum.html (no references) doc-install: Translating namespacemembers_0x70.html (no references) doc-install: Translating classGst_1_1EventNavigation-members.html (no references) doc-install: Translating classGst_1_1EventFlushStart-members.html (no references) doc-install: Translating functions_0x69.html (no references) doc-install: Translating classGst_1_1QueryApplication-members.html (no references) doc-install: Translating classGst_1_1DecodeBin2-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1PropertyProbe.html (rewrote 34 of 34 references) doc-install: Translating classGst_1_1MessageMixerRecordToggled-members.html (no references) doc-install: Translating classGst_1_1Pad-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1InputSelector.html (rewrote 38 of 38 references) doc-install: Translating classGst_1_1TaskPool-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1Adder-members.html (rewrote 64 of 64 references) doc-install: Translating functions_0x65.html (no references) doc-install: Translating classGst_1_1TagList-members.html (no references) doc-install: Translating namespacemembers_eval_0x6e.html (no references) doc-install: Translating classGst_1_1MessageDuration.html (rewrote 4 of 4 references) doc-install: Translating classGst_1_1Message.html (rewrote 14 of 14 references) doc-install: Translating classGst_1_1TCPClientSink.html (rewrote 34 of 34 references) doc-install: Translating classGst_1_1MultiQueue-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1TcpServerSink.html (rewrote 30 of 30 references) doc-install: Translating namespacemembers_eval_0x69.html (no references) doc-install: Translating functions_0x72.html (no references) doc-install: Translating classGst_1_1QueryDuration.html (rewrote 2 of 2 references) doc-install: Translating namespacemembers_eval_0x64.html (no references) doc-install: Translating namespacemembers_0x72.html (no references) doc-install: Translating namespacemembers_0x74.html (no references) doc-install: Translating classGst_1_1BufferList-members.html (no references) doc-install: Translating classGst_1_1GioStreamSrc-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1MessageBuffering-members.html (no references) doc-install: Translating namespacemembers_0x6e.html (no references) doc-install: Translating classGst_1_1AudioFilter-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1PlayBin2-members.html (rewrote 74 of 74 references) doc-install: Translating graph_legend.html (no references) doc-install: Translating classGst_1_1BufferListIterator-members.html (no references) doc-install: Translating namespacemembers_0x71.html (no references) doc-install: Translating namespacemembers_eval_0x66.html (no references) doc-install: Translating classGst_1_1FdSrc-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1PluginFeature-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1AudioTestSrc.html (rewrote 50 of 50 references) doc-install: Translating classGst_1_1Pad.html (rewrote 174 of 174 references) doc-install: Translating classGst_1_1MessageElement.html (rewrote 8 of 8 references) doc-install: Translating classGst_1_1OutputSelector.html (rewrote 34 of 34 references) doc-install: Translating classGst_1_1BaseAudioSink.html (rewrote 50 of 50 references) doc-install: Translating classGst_1_1MixerOptions.html (rewrote 14 of 14 references) doc-install: Translating classGst_1_1IndexFactory-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1MessageClockProvide.html (rewrote 12 of 12 references) doc-install: Translating classGst_1_1AudioClock.html (rewrote 20 of 20 references) doc-install: Translating classGst_1_1VideoScale.html (rewrote 43 of 43 references) doc-install: Translating classGst_1_1RingBuffer.html (rewrote 26 of 26 references) doc-install: Translating classGst_1_1URIHandler-members.html (rewrote 50 of 50 references) doc-install: Translating classGst_1_1XOverlay-members.html (rewrote 50 of 50 references) doc-install: Translating classGst_1_1QueryFormats.html (rewrote 6 of 6 references) doc-install: Translating classGst_1_1XImageSink-members.html (rewrote 76 of 76 references) doc-install: Translating classGst_1_1Funnel.html (rewrote 18 of 18 references) doc-install: Translating namespacemembers_0x63.html (no references) doc-install: Translating classGst_1_1GioSrc-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1ChildProxy-members.html (rewrote 50 of 50 references) doc-install: Translating classGst_1_1RingBufferSpec.html (rewrote 31 of 31 references) doc-install: Translating classGst_1_1MessageStepStart.html (rewrote 6 of 6 references) doc-install: Translating classGst_1_1VorbisTag-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1UriDecodeBin-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1MessageWarning-members.html (no references) doc-install: Translating classGst_1_1BaseAudioSrc.html (rewrote 38 of 38 references) doc-install: Translating classGst_1_1XvImageSink-members.html (rewrote 84 of 84 references) doc-install: Translating classGst_1_1VorbisDec-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1Volume.html (rewrote 29 of 29 references) doc-install: Translating classGst_1_1Buffer-members.html (no references) doc-install: Translating classGst_1_1Navigation.html (rewrote 18 of 18 references) doc-install: Translating classGst_1_1ChildProxy.html (rewrote 72 of 72 references) doc-install: Translating functions_0x7e.html (no references) doc-install: Translating classGst_1_1AudioConvert.html (rewrote 27 of 27 references) doc-install: Translating group__gstreamermmEnums.html (rewrote 40 of 40 references) doc-install: Translating classGst_1_1MessageSegmentDone-members.html (no references) doc-install: Translating classGst_1_1VideoSink-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1AlsaSink-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1MessageApplication-members.html (no references) doc-install: Translating classGst_1_1VorbisTag.html (rewrote 20 of 20 references) doc-install: Translating functions_func_0x69.html (no references) doc-install: Translating functions_func_0x74.html (no references) doc-install: Translating group__GstPlugins.html (no references) doc-install: Translating functions_0x76.html (no references) doc-install: Translating classGst_1_1TheoraEnc.html (rewrote 104 of 104 references) doc-install: Translating index.html (rewrote 1 of 1 references) doc-install: Translating functions_func_0x63.html (no references) doc-install: Translating namespacemembers_0x65.html (no references) doc-install: Translating classGst_1_1VideoTestSrc.html (rewrote 98 of 98 references) doc-install: Translating classes.html (no references) doc-install: Translating classGst_1_1TypeFind-members.html (no references) doc-install: Translating functions_func_0x6e.html (no references) doc-install: Translating functions.html (no references) doc-install: Translating classGst_1_1Message-members.html (no references) doc-install: Translating classGst_1_1MessageStateChanged-members.html (no references) doc-install: Translating classGst_1_1DiscovererStreamInfo.html (rewrote 16 of 16 references) doc-install: Translating classGst_1_1FractionRange.html (rewrote 8 of 8 references) doc-install: Translating classGst_1_1Tee-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1FdSink-members.html (rewrote 70 of 70 references) doc-install: Translating namespacemembers_eval_0x75.html (no references) doc-install: Translating classGst_1_1GioSrc.html (rewrote 40 of 40 references) doc-install: Translating classGst_1_1FractionRange-members.html (no references) doc-install: Translating classGst_1_1DiscovererInfo.html (rewrote 48 of 48 references) doc-install: Translating classGst_1_1Pipeline.html (rewrote 40 of 40 references) doc-install: Translating classGst_1_1VorbisEnc-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1ClockOverlay.html (rewrote 26 of 26 references) doc-install: Translating classGst_1_1PluginError.html (rewrote 7 of 7 references) doc-install: Translating classGst_1_1MessageError-members.html (no references) doc-install: Translating classGst_1_1EventFlushStop.html (rewrote 2 of 2 references) doc-install: Translating classGst_1_1EventEos.html (rewrote 2 of 2 references) doc-install: Translating classGst_1_1TaskPool.html (rewrote 16 of 16 references) doc-install: Translating classGst_1_1Task-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1QuerySegment-members.html (no references) doc-install: Translating functions_0x64.html (no references) doc-install: Translating classGst_1_1CoreError-members.html (rewrote 26 of 26 references) doc-install: Translating namespacemembers_0x67.html (no references) doc-install: Translating classGst_1_1Object-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1MessageAsyncDone-members.html (no references) doc-install: Translating classGst_1_1TCPServerSrc-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1DiscovererContainerInfo.html (rewrote 10 of 10 references) doc-install: Translating classGst_1_1GDPDepay.html (rewrote 18 of 18 references) doc-install: Translating classGst_1_1OutputSelector-members.html (rewrote 64 of 64 references) doc-install: Translating namespacemembers_eval_0x76.html (no references) doc-install: Translating classGst_1_1DiscovererAudioInfo.html (rewrote 2 of 2 references) doc-install: Translating namespacemembers_0x76.html (no references) doc-install: Translating classGst_1_1CddaBaseSrc.html (rewrote 39 of 39 references) doc-install: Translating classGst_1_1DecodeBin.html (rewrote 42 of 42 references) doc-install: Translating namespaceGst.html (rewrote 46 of 46 references) doc-install: Translating classGst_1_1Queue-members.html (rewrote 64 of 64 references) doc-install: Translating functions_func_0x77.html (no references) doc-install: Translating classGst_1_1EventStep-members.html (no references) doc-install: Translating functions_0x75.html (no references) doc-install: Translating functions_func_0x76.html (no references) doc-install: Translating classGst_1_1Clock.html (rewrote 44 of 44 references) doc-install: Translating namespacemembers_0x66.html (no references) doc-install: Translating classGst_1_1AudioSink.html (rewrote 10 of 10 references) doc-install: Translating classGst_1_1Mixer.html (rewrote 83 of 83 references) doc-install: Translating classGst_1_1QueryDuration-members.html (no references) doc-install: Translating classGst_1_1TCPServerSrc.html (rewrote 34 of 34 references) doc-install: Translating classGst_1_1MessageAsyncStart-members.html (no references) doc-install: Translating namespacemembers_eval_0x73.html (no references) doc-install: Translating structGst_1_1VideoRectangle-members.html (no references) doc-install: Translating classGst_1_1EventStep.html (rewrote 4 of 4 references) doc-install: Translating classGst_1_1UriDecodeBin.html (rewrote 123 of 123 references) doc-install: Translating classGst_1_1Filter-members.html (no references) doc-install: Translating classGst_1_1ColorBalance.html (rewrote 44 of 44 references) doc-install: Translating classGst_1_1IteratorBasic-members.html (no references) doc-install: Translating classGst_1_1BaseSink-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1Funnel-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1MessageStepStart-members.html (no references) doc-install: Translating classT__Interface.html (no references) doc-install: Translating classGst_1_1MessageError.html (rewrote 23 of 23 references) doc-install: Translating classGst_1_1MessageNewClock-members.html (no references) doc-install: Translating classGst_1_1Caps.html (rewrote 83 of 83 references) doc-install: Translating classGst_1_1ClockID-members.html (no references) doc-install: Translating classGst_1_1MessageRequestState.html (rewrote 4 of 4 references) doc-install: Translating classGst_1_1MessageStreamStatus-members.html (no references) doc-install: Translating classGst_1_1DiscovererContainerInfo-members.html (no references) doc-install: Translating classGst_1_1Query-members.html (no references) doc-install: Translating classGst_1_1AudioTestSrc-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1IndexFactory.html (rewrote 32 of 32 references) doc-install: Translating classGst_1_1Iterator.html (rewrote 4 of 4 references) doc-install: Translating namespacemembers_eval_0x67.html (no references) doc-install: Translating classGst_1_1EventNewSegment-members.html (no references) doc-install: Translating namespacemembers_type.html (no references) doc-install: Translating classGst_1_1Valve-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1Queue.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1PadTemplate-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1TextOverlay.html (rewrote 110 of 112 references) doc-install: Translating classGst_1_1PushSrc-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1Caps-members.html (no references) doc-install: Translating classGst_1_1QueryConvert-members.html (no references) doc-install: Translating namespacemembers_0x62.html (no references) doc-install: Translating functions_0x73.html (no references) doc-install: Translating functions_func.html (no references) doc-install: Translating functions_func_0x6d.html (no references) doc-install: Translating classGst_1_1MessageMixerChanged-members.html (no references) doc-install: Translating classGst_1_1AudioFilter.html (rewrote 11 of 11 references) doc-install: Translating classGst_1_1OggDemux.html (rewrote 18 of 18 references) doc-install: Translating functions_0x67.html (no references) doc-install: Translating classGst_1_1AudioRate.html (rewrote 38 of 38 references) doc-install: Translating classGst_1_1BaseTransform.html (rewrote 66 of 66 references) doc-install: Translating classGst_1_1SystemClock.html (rewrote 12 of 12 references) doc-install: Translating classGst_1_1MessageMixerVolumeChanged-members.html (no references) doc-install: Translating classGst_1_1EventFlushStart.html (rewrote 2 of 2 references) doc-install: Translating classGst_1_1IntRange.html (rewrote 8 of 8 references) doc-install: Translating classGst_1_1MessageStreamStatus.html (rewrote 16 of 16 references) doc-install: Translating functions_func_0x78.html (no references) doc-install: Translating classGst_1_1OggMux.html (rewrote 36 of 36 references) doc-install: Translating classGst_1_1QueryTypeDefinition.html (rewrote 8 of 8 references) doc-install: Translating classGst_1_1MessageSegmentDone.html (rewrote 4 of 4 references) doc-install: Translating functions_func_0x67.html (no references) doc-install: Translating classGst_1_1ElementFactory-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1Registry.html (rewrote 126 of 126 references) doc-install: Translating classGst_1_1CdParanoiaSrc.html (rewrote 46 of 46 references) doc-install: Translating functions_func_0x64.html (no references) doc-install: Translating classGst_1_1Bus.html (rewrote 56 of 56 references) doc-install: Translating classGst_1_1EventFlushStop-members.html (no references) doc-install: Translating classGst_1_1Structure.html (rewrote 171 of 171 references) doc-install: Translating classGst_1_1StreamVolume-members.html (rewrote 50 of 50 references) doc-install: Translating classGst_1_1PluginError-members.html (rewrote 26 of 26 references) doc-install: Translating classGst_1_1FileSink.html (rewrote 40 of 40 references) doc-install: Translating classGst_1_1EventSinkMessage.html (rewrote 8 of 8 references) doc-install: Translating classGst_1_1MessageApplication.html (rewrote 8 of 8 references) doc-install: Translating classGst_1_1Buffer.html (rewrote 37 of 37 references) doc-install: Translating classGst_1_1Fourcc-members.html (no references) doc-install: Translating functions_0x6e.html (no references) doc-install: Translating classGst_1_1Bin.html (rewrote 96 of 96 references) doc-install: Translating namespacemembers_eval_0x71.html (no references) doc-install: Translating namespacemembers_eval_0x70.html (no references) doc-install: Translating classGst_1_1TypeFindElement.html (rewrote 42 of 42 references) doc-install: Translating classGst_1_1FfmpegColorSpace.html (rewrote 19 of 19 references) doc-install: Translating classGst_1_1XML-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1MixerTrack.html (rewrote 32 of 32 references) doc-install: Translating classGst_1_1EventSinkMessage-members.html (no references) doc-install: Translating functions_func_0x68.html (no references) doc-install: Translating classGst_1_1Pipeline-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1MessageClockLost-members.html (no references) doc-install: Translating classGst_1_1MultiFdSink.html (rewrote 121 of 121 references) doc-install: Translating classGst_1_1GDPDepay-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1TunerChannel.html (rewrote 18 of 18 references) doc-install: Translating classGst_1_1Event.html (rewrote 16 of 16 references) doc-install: Translating annotated.html (no references) doc-install: Translating classGst_1_1ParseError-members.html (rewrote 26 of 26 references) doc-install: Translating classGst_1_1EventNewSegment.html (rewrote 4 of 4 references) doc-install: Translating classGst_1_1BufferListIterator.html (rewrote 20 of 20 references) doc-install: Translating functions_0x66.html (no references) doc-install: Translating classGst_1_1TextOverlay-members.html (rewrote 64 of 64 references) doc-install: Translating functions_func_0x6f.html (no references) doc-install: Translating classGst_1_1PlayBin2.html (rewrote 190 of 192 references) doc-install: Translating functions_0x68.html (no references) doc-install: Translating classGst_1_1ColorBalanceChannel.html (rewrote 17 of 17 references) doc-install: Translating classGst_1_1AudioResample-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1OggMux-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1CapsFilter-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1Registry-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1VideoScale-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1Query.html (rewrote 23 of 23 references) doc-install: Translating classGst_1_1IndexEntry-members.html (no references) doc-install: Translating classGst_1_1Segment.html (rewrote 6 of 6 references) doc-install: Translating classGst_1_1PropertyProbe-members.html (rewrote 50 of 50 references) doc-install: Translating classGst_1_1EventBufferSize-members.html (no references) doc-install: Translating classGst_1_1TimeOverlay-members.html (rewrote 64 of 64 references) doc-install: Translating functions_0x70.html (no references) doc-install: Translating classGst_1_1TypeFindFactory.html (rewrote 21 of 21 references) doc-install: Translating classGst_1_1FdSrc.html (rewrote 28 of 28 references) doc-install: Translating classGst_1_1MessageSegmentStart-members.html (no references) doc-install: Translating classGst_1_1FakeSrc.html (rewrote 96 of 96 references) doc-install: Translating classGst_1_1VideoTestSrc-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1IteratorBasic.html (rewrote 3 of 3 references) doc-install: Translating classGst_1_1IntRange-members.html (no references) doc-install: Translating classGst_1_1MessageMixerVolumeChanged.html (rewrote 10 of 10 references) doc-install: Translating classGst_1_1EventNavigation.html (rewrote 2 of 2 references) doc-install: Translating functions_func_0x65.html (no references) doc-install: Translating classGst_1_1Index-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1TcpServerSink-members.html (rewrote 64 of 64 references) doc-install: Translating functions_enum.html (no references) doc-install: Translating classGst_1_1MessageAsyncStart.html (rewrote 4 of 4 references) doc-install: Translating classGst_1_1Tuner-members.html (rewrote 50 of 50 references) doc-install: Translating classGst_1_1MessageClockLost.html (rewrote 10 of 10 references) doc-install: Translating classGst_1_1MessageMixerMuteToggled.html (rewrote 6 of 6 references) doc-install: Translating classGst_1_1AlsaSrc-members.html (rewrote 76 of 76 references) doc-install: Translating modules.html (no references) doc-install: Translating classGst_1_1MixerTrack-members.html (rewrote 66 of 66 references) doc-install: Translating classGst_1_1PlayBin-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1Element-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1XML.html (rewrote 56 of 56 references) doc-install: Translating classGst_1_1MessageTag.html (rewrote 14 of 14 references) doc-install: Translating classGst_1_1Event-members.html (no references) doc-install: Translating classGst_1_1GioSink-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1MessageCustom-members.html (no references) doc-install: Translating functions_0x6f.html (no references) doc-install: Translating classGst_1_1IndexEntry.html (rewrote 3 of 3 references) doc-install: Translating classGst_1_1AlsaSink.html (rewrote 36 of 36 references) doc-install: Translating classGst_1_1Queue2-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1GDPPay.html (rewrote 30 of 30 references) doc-install: Translating classGst_1_1XvImageSink.html (rewrote 100 of 100 references) doc-install: Translating classGst_1_1Preset-members.html (rewrote 50 of 50 references) doc-install: Translating functions_type.html (no references) doc-install: Translating classGst_1_1EventTag-members.html (no references) doc-install: Translating classGst_1_1Identity-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1MessageDuration-members.html (no references) doc-install: Translating classGst_1_1Discoverer.html (rewrote 41 of 41 references) doc-install: Translating classGst_1_1MixerOptions-members.html (rewrote 66 of 66 references) doc-install: Translating classGst_1_1IteratorBase-members.html (no references) doc-install: Translating classGst_1_1VideoRate-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1LibraryError-members.html (rewrote 26 of 26 references) doc-install: Translating classGst_1_1QueryConvert.html (rewrote 3 of 3 references) doc-install: Translating classGst_1_1TagSetter.html (rewrote 28 of 28 references) doc-install: Translating classGst_1_1DiscovererVideoInfo.html (rewrote 2 of 2 references) doc-install: Translating classGst_1_1AudioResample.html (rewrote 27 of 27 references) doc-install: Translating classGst_1_1VideoRate.html (rewrote 55 of 55 references) doc-install: Translating classGst_1_1ElementInterfaced-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1MessageMixerOptionChanged.html (rewrote 11 of 11 references) doc-install: Translating classGst_1_1SubtitleOverlay.html (rewrote 40 of 44 references) doc-install: Translating functions_0x6d.html (no references) doc-install: Translating classGst_1_1EventLatency-members.html (no references) doc-install: Translating namespacemembers_eval_0x6d.html (no references) doc-install: Translating classGst_1_1EventSeek-members.html (no references) doc-install: Translating classGst_1_1FileSrc.html (rewrote 46 of 46 references) doc-install: Translating classGst_1_1TCPClientSrc-members.html (rewrote 64 of 64 references) doc-install: Translating functions_eval.html (no references) doc-install: Translating classGst_1_1EventLatency.html (rewrote 2 of 2 references) doc-install: Translating classGst_1_1TypeFindElement-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1EventQos-members.html (no references) doc-install: Translating classGst_1_1GioStreamSrc.html (rewrote 30 of 30 references) doc-install: Translating classGst_1_1MessageElement-members.html (no references) doc-install: Translating namespacemembers_eval_0x65.html (no references) doc-install: Translating classGst_1_1TheoraParse-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1VideoOrientation.html (rewrote 20 of 20 references) doc-install: Translating namespacemembers_eval_0x62.html (no references) doc-install: Translating classGst_1_1BaseAudioSink-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1TunerNorm.html (rewrote 14 of 14 references) doc-install: Translating classGst_1_1PluginFeature.html (rewrote 20 of 20 references) doc-install: Translating functions_0x62.html (no references) doc-install: Translating classGst_1_1Bus-members.html (rewrote 64 of 64 references) doc-install: Translating namespacemembers_0x75.html (no references) doc-install: Translating classGst_1_1BaseSrc.html (rewrote 49 of 49 references) doc-install: Translating classGst_1_1Parse.html (rewrote 12 of 12 references) doc-install: Translating group__GstInterfaces.html (no references) doc-install: Translating namespacemembers_vars.html (no references) doc-install: Translating classGst_1_1BaseAudioSrc-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1Filter.html (rewrote 18 of 18 references) doc-install: Translating classGst_1_1AudioSrc-members.html (rewrote 64 of 64 references) doc-install: Translating namespacemembers_func.html (no references) doc-install: Translating classGst_1_1BaseTransform-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1DoubleRange.html (rewrote 8 of 8 references) doc-install: Translating functions_vars.html (no references) doc-install: Translating classGst_1_1GioSink.html (rewrote 40 of 40 references) doc-install: Translating classGst_1_1MessageStepDone-members.html (no references) doc-install: Translating classGst_1_1TCPClientSrc.html (rewrote 34 of 34 references) doc-install: Translating classGst_1_1QueryBuffering-members.html (no references) doc-install: Translating classGst_1_1QueryPosition-members.html (no references) doc-install: Translating classGst_1_1ColorBalance-members.html (rewrote 50 of 50 references) doc-install: Translating classGst_1_1IndexAssociation.html (no references) doc-install: Translating classGst_1_1MessageMixerOptionsListChanged-members.html (no references) doc-install: Translating classGst_1_1EventSeek.html (rewrote 4 of 4 references) doc-install: Translating classGst_1_1Adder.html (rewrote 26 of 26 references) doc-install: Translating classGst_1_1Fraction.html (rewrote 8 of 8 references) doc-install: Translating classGst_1_1LibraryError.html (rewrote 7 of 7 references) doc-install: Translating classGst_1_1QueryLatency-members.html (no references) doc-install: Translating classGst_1_1SubtitleOverlay-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1QueryLatency.html (rewrote 2 of 2 references) doc-install: Translating functions_0x71.html (no references) doc-install: Translating classGst_1_1QueryApplication.html (rewrote 3 of 3 references) doc-install: Translating group__GstBaseClasses.html (no references) doc-install: Translating classGst_1_1ResourceError-members.html (rewrote 26 of 26 references) doc-install: Translating namespacemembers_eval_0x72.html (no references) doc-install: Translating classGst_1_1Task.html (rewrote 42 of 42 references) doc-install: Translating classGst_1_1MessageMixerChanged.html (no references) doc-install: Translating classGst_1_1InputSelector-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1QueryTypeDefinition-members.html (no references) doc-install: Translating classGst_1_1TCPClientSink-members.html (rewrote 64 of 64 references) doc-install: Translating group__GstHelperClasses.html (no references) doc-install: Translating classGst_1_1MessageMixerMuteToggled-members.html (no references) doc-install: Translating classGst_1_1EventEos-members.html (no references) doc-install: Translating classGst_1_1MessageLatency.html (rewrote 4 of 4 references) doc-install: Translating classGst_1_1StreamError.html (rewrote 7 of 7 references) doc-install: Translating classGst_1_1TunerChannel-members.html (rewrote 66 of 66 references) doc-install: Translating classGst_1_1Element.html (rewrote 199 of 199 references) doc-install: Translating namespacemembers_0x6f.html (no references) doc-install: Translating classGst_1_1Tee.html (rewrote 48 of 48 references) doc-install: Translating functions_func_0x6c.html (no references) doc-install: Translating classGst_1_1Identity.html (rewrote 75 of 75 references) doc-install: Translating classGst_1_1BaseSrc-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1Tuner.html (rewrote 122 of 122 references) doc-install: Translating classGst_1_1StreamVolume.html (rewrote 20 of 20 references) doc-install: Translating classGst_1_1MessageLatency-members.html (no references) doc-install: Translating classGst_1_1BaseSink.html (rewrote 87 of 87 references) doc-install: Translating functions_func_0x62.html (no references) doc-install: Translating classGst_1_1MiniObject-members.html (no references) doc-install: Translating classGst_1_1Structure-members.html (no references) doc-install: Translating classGst_1_1MessageMixerRecordToggled.html (rewrote 6 of 6 references) doc-install: Translating classGst_1_1QueryFormats-members.html (no references) doc-install: Translating classGst_1_1GDPPay-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1PlayBin.html (rewrote 56 of 58 references) doc-install: Translating classGst_1_1MessageStructureChange.html (rewrote 12 of 12 references) doc-install: Translating classGst_1_1TheoraParse.html (rewrote 26 of 26 references) doc-install: Translating namespacemembers_0x77.html (no references) doc-install: Translating classGst_1_1TypeFindFactory-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1MessageEos.html (rewrote 4 of 4 references) doc-install: Translating classGst_1_1GhostPad.html (rewrote 72 of 72 references) doc-install: Translating classGst_1_1Iterator-members.html (no references) doc-install: Translating classGst_1_1FileSrc-members.html (rewrote 70 of 70 references) doc-install: Translating classGst_1_1MessageStepDone.html (rewrote 6 of 6 references) doc-install: Translating classGst_1_1Object.html (rewrote 72 of 72 references) doc-install: Translating classGst_1_1MessageWarning.html (rewrote 23 of 23 references) doc-install: Translating classGst_1_1CddaBaseSrc-members.html (rewrote 64 of 64 references) doc-install: Translating functions_func_0x7e.html (no references) doc-install: Translating classGst_1_1MessageCustom.html (rewrote 10 of 10 references) doc-install: Translating classGst_1_1URIHandler.html (rewrote 63 of 63 references) doc-install: Translating classGst_1_1SystemClock-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1IteratorBase.html (no references) doc-install: Translating functions_0x6a.html (no references) doc-install: Translating classGst_1_1MessageMixerOptionsListChanged.html (rewrote 4 of 4 references) doc-install: Translating classGst_1_1XOverlay.html (rewrote 18 of 18 references) doc-install: Translating classGst_1_1Clock-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1Fourcc.html (rewrote 10 of 10 references) doc-install: Translating functions_0x74.html (no references) doc-install: Translating namespaces.html (no references) doc-install: Translating classGst_1_1ClockOverlay-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1FakeSink.html (rewrote 62 of 62 references) doc-install: Translating classGst_1_1QuerySeeking.html (rewrote 2 of 2 references) doc-install: Translating classGst_1_1Plugin.html (rewrote 72 of 72 references) doc-install: Translating classGst_1_1TheoraDec.html (rewrote 22 of 22 references) doc-install: Translating classGst_1_1Discoverer-members.html (rewrote 66 of 66 references) doc-install: Translating classGst_1_1PushSrc.html (rewrote 10 of 10 references) doc-install: Translating classGst_1_1PadTemplate.html (rewrote 44 of 44 references) doc-install: Translating classGst_1_1TextRender-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1FdSink.html (rewrote 24 of 24 references) doc-install: Translating classGst_1_1TypeFind.html (rewrote 47 of 47 references) doc-install: Translating classGst_1_1MessageNewClock.html (rewrote 10 of 10 references) doc-install: Translating classGst_1_1MessageStructureChange-members.html (no references) doc-install: Translating classGst_1_1DiscovererAudioInfo-members.html (no references) doc-install: Translating classGst_1_1CdParanoiaSrc-members.html (rewrote 64 of 64 references) doc-install: Translating functions_func_0x72.html (no references) doc-install: Translating classGst_1_1GioStreamSink.html (rewrote 30 of 30 references) doc-install: Translating functions_0x78.html (no references) doc-install: Translating classGst_1_1AudioClock-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1QueryBuffering.html (rewrote 4 of 4 references) doc-install: Translating classGst_1_1AlsaMixer-members.html (rewrote 76 of 76 references) doc-install: Translating classGst_1_1ClockID.html (rewrote 12 of 12 references) doc-install: Translating classGst_1_1Plugin-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1MessageAsyncDone.html (rewrote 4 of 4 references) doc-install: Translating classGst_1_1XImageSink.html (rewrote 56 of 56 references) doc-install: Translating functions_0x77.html (no references) doc-install: Translating namespacemembers_eval_0x6f.html (no references) doc-install: Translating classGst_1_1ElementFactory.html (rewrote 94 of 94 references) doc-install: Translating classGst_1_1TagList.html (rewrote 62 of 62 references) doc-install: Translating namespacemembers_0x64.html (no references) doc-install: Translating classGst_1_1QueryPosition.html (rewrote 2 of 2 references) doc-install: Translating classGst_1_1Navigation-members.html (rewrote 50 of 50 references) doc-install: Translating classGst_1_1VideoSink.html (rewrote 14 of 14 references) doc-install: Translating classGst_1_1ElementInterfaced.html (rewrote 12 of 12 references) doc-install: Translating functions_0x6c.html (no references) doc-install: Translating classGst_1_1MessageStateDirty-members.html (no references) doc-install: Translating classGst_1_1OggDemux-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1CapsFilter.html (rewrote 27 of 27 references) doc-install: Translating classGst_1_1FakeSink-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1DiscovererVideoInfo-members.html (no references) doc-install: Translating classGst_1_1VorbisEnc.html (rewrote 44 of 44 references) doc-install: Translating classGst_1_1DecodeBin2.html (rewrote 127 of 127 references) doc-install: Translating classGst_1_1VorbisParse.html (rewrote 18 of 18 references) doc-install: Translating classGst_1_1MessageSegmentStart.html (rewrote 4 of 4 references) doc-install: Translating structGst_1_1VideoRectangle.html (no references) doc-install: Translating functions_func_0x73.html (no references) doc-install: Translating functions_0x63.html (no references) doc-install: Translating classGst_1_1FormatDefinition-members.html (no references) doc-install: Translating classGst_1_1FfmpegColorSpace-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1AudioConvert-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1Volume-members.html (rewrote 76 of 76 references) doc-install: Translating classGst_1_1Index.html (rewrote 39 of 39 references) doc-install: Translating classGst_1_1MessageStateDirty.html (rewrote 4 of 4 references) doc-install: Translating namespacemembers_eval_0x74.html (no references) doc-install: Translating classGst_1_1VideoOrientation-members.html (rewrote 50 of 50 references) doc-install: Translating classGst_1_1AudioSink-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1MessageTag-members.html (no references) doc-install: Translating classGst_1_1BufferList.html (rewrote 14 of 14 references) doc-install: Translating classGst_1_1Segment-members.html (no references) doc-install: Translating classGst_1_1Fraction-members.html (no references) doc-install: Translating classGst_1_1RingBuffer-members.html (rewrote 64 of 64 references) doc-install: Translating classGst_1_1Parse-members.html (no references) doc-install: Translating namespacemembers_eval_0x63.html (no references) doc-install: Copying classGst_1_1AlsaSrc__inherit__graph.png doc-install: Copying classGst_1_1EventLatency__inherit__graph.png doc-install: Copying classGst_1_1LibraryError__coll__graph.png doc-install: Copying classGst_1_1FdSrc__inherit__graph.png doc-install: Copying classGst_1_1TypeFindElement__coll__graph.png doc-install: Copying inherit_graph_11.png doc-install: Copying classGst_1_1UriDecodeBin__coll__graph.png doc-install: Copying classGst_1_1Mixer__coll__graph.png doc-install: Copying classGst_1_1InputSelector__coll__graph.png doc-install: Copying classGst_1_1Queue2__inherit__graph.png doc-install: Copying classGst_1_1MessageSegmentDone__inherit__graph.png doc-install: Copying classGst_1_1MessageRequestState__coll__graph.png doc-install: Copying classGst_1_1Event__inherit__graph.png doc-install: Copying classGst_1_1AudioResample__inherit__graph.png doc-install: Copying classGst_1_1BufferList__inherit__graph.png doc-install: Copying classGst_1_1MultiQueue__inherit__graph.png doc-install: Copying classGst_1_1AlsaSink__inherit__graph.png doc-install: Copying classGst_1_1EventFlushStart__coll__graph.png doc-install: Copying classGst_1_1TCPClientSink__inherit__graph.png doc-install: Copying classGst_1_1FileSrc__inherit__graph.png doc-install: Copying classGst_1_1ParseError__inherit__graph.png doc-install: Copying classGst_1_1Tee__inherit__graph.png doc-install: Copying inherit_graph_10.png doc-install: Copying classGst_1_1EventSinkMessage__coll__graph.png doc-install: Copying classGst_1_1QuerySegment__inherit__graph.png doc-install: Copying classGst_1_1EventNewSegment__coll__graph.png doc-install: Copying classGst_1_1VideoScale__inherit__graph.png doc-install: Copying classGst_1_1MixerOptions__coll__graph.png doc-install: Copying inherit_graph_6.png doc-install: Copying classGst_1_1QueryBuffering__inherit__graph.png doc-install: Copying classGst_1_1FileSrc__coll__graph.png doc-install: Copying classGst_1_1FdSrc__coll__graph.png doc-install: Copying classGst_1_1Object__coll__graph.png doc-install: Copying classGst_1_1Mixer__inherit__graph.png doc-install: Copying classGst_1_1StreamError__coll__graph.png doc-install: Copying classGst_1_1EventBufferSize__inherit__graph.png doc-install: Copying classGst_1_1MessageStreamStatus__coll__graph.png doc-install: Copying classGst_1_1Adder__coll__graph.png doc-install: Copying classGst_1_1MessageMixerVolumeChanged__coll__graph.png doc-install: Copying classGst_1_1LibraryError__inherit__graph.png doc-install: Copying classGst_1_1MessageApplication__coll__graph.png doc-install: Copying classGst_1_1MixerTrack__inherit__graph.png doc-install: Copying inherit_graph_5.png doc-install: Copying classGst_1_1DecodeBin__inherit__graph.png doc-install: Copying nav_h.png doc-install: Copying inherit_graph_19.png doc-install: Copying classGst_1_1FractionRange__coll__graph.png doc-install: Copying classGst_1_1AudioSrc__inherit__graph.png doc-install: Copying classGst_1_1MessageNewClock__inherit__graph.png doc-install: Copying classGst_1_1Navigation__coll__graph.png doc-install: Copying classGst_1_1EventFlushStop__inherit__graph.png doc-install: Copying classGst_1_1MessageStepDone__coll__graph.png doc-install: Copying classGst_1_1AudioTestSrc__coll__graph.png doc-install: Copying classGst_1_1AudioResample__coll__graph.png doc-install: Copying classGst_1_1IteratorBasic__inherit__graph.png doc-install: Copying bc_s.png doc-install: Copying classGst_1_1EventFlushStop__coll__graph.png doc-install: Copying classGst_1_1MessageMixerOptionsListChanged__coll__graph.png doc-install: Copying classGst_1_1MessageStateDirty__inherit__graph.png doc-install: Copying classGst_1_1BaseSink__coll__graph.png doc-install: Copying classGst_1_1AudioRate__coll__graph.png doc-install: Copying classGst_1_1EventSinkMessage__inherit__graph.png doc-install: Copying classGst_1_1PlayBin__coll__graph.png doc-install: Copying nav_f.png doc-install: Copying inherit_graph_3.png doc-install: Copying classGst_1_1EventSeek__coll__graph.png doc-install: Copying classGst_1_1GioSrc__inherit__graph.png doc-install: Copying classGst_1_1DiscovererInfo__coll__graph.png doc-install: Copying classGst_1_1TCPClientSrc__coll__graph.png doc-install: Copying classGst_1_1MessageClockProvide__inherit__graph.png doc-install: Copying classGst_1_1VideoOrientation__inherit__graph.png doc-install: Copying classGst_1_1Query__coll__graph.png doc-install: Copying classGst_1_1Iterator__coll__graph.png doc-install: Copying inherit_graph_4.png doc-install: Copying classGst_1_1QuerySegment__coll__graph.png doc-install: Copying classGst_1_1TunerChannel__inherit__graph.png doc-install: Copying classGst_1_1MessageDuration__coll__graph.png doc-install: Copying classGst_1_1MessageWarning__inherit__graph.png doc-install: Copying classGst_1_1EventQos__coll__graph.png doc-install: Copying classGst_1_1MessageClockLost__inherit__graph.png doc-install: Copying classGst_1_1SystemClock__inherit__graph.png doc-install: Copying classGst_1_1Bus__coll__graph.png doc-install: Copying inherit_graph_22.png doc-install: Copying classGst_1_1Funnel__coll__graph.png doc-install: Copying classGst_1_1XvImageSink__coll__graph.png doc-install: Copying classGst_1_1Pipeline__inherit__graph.png doc-install: Copying classGst_1_1AudioSink__coll__graph.png doc-install: Copying classGst_1_1MessageMixerOptionsListChanged__inherit__graph.png doc-install: Copying classGst_1_1MessageAsyncStart__coll__graph.png doc-install: Copying classGst_1_1BufferList__coll__graph.png doc-install: Copying classGst_1_1ResourceError__inherit__graph.png doc-install: Copying classGst_1_1VorbisTag__inherit__graph.png doc-install: Copying classGst_1_1Queue2__coll__graph.png doc-install: Copying classGst_1_1EventBufferSize__coll__graph.png doc-install: Copying classGst_1_1MultiQueue__coll__graph.png doc-install: Copying classGst_1_1ColorBalance__inherit__graph.png doc-install: Copying classGst_1_1MiniObject__inherit__graph.png doc-install: Copying classGst_1_1MessageStructureChange__coll__graph.png doc-install: Copying classGst_1_1ParseError__coll__graph.png doc-install: Copying classGst_1_1AudioRate__inherit__graph.png doc-install: Copying classGst_1_1BaseAudioSink__inherit__graph.png doc-install: Copying classGst_1_1TextRender__coll__graph.png doc-install: Copying inherit_graph_9.png doc-install: Copying classGst_1_1DecodeBin__coll__graph.png doc-install: Copying classGst_1_1PadTemplate__coll__graph.png doc-install: Copying classGst_1_1OggMux__coll__graph.png doc-install: Copying classGst_1_1MessageApplication__inherit__graph.png doc-install: Copying classGst_1_1DiscovererInfo__inherit__graph.png doc-install: Copying classGst_1_1FakeSink__inherit__graph.png doc-install: Copying classGst_1_1Tuner__coll__graph.png doc-install: Copying classGst_1_1GioStreamSrc__coll__graph.png doc-install: Copying classGst_1_1XvImageSink__inherit__graph.png doc-install: Copying classGst_1_1FfmpegColorSpace__inherit__graph.png doc-install: Copying graph_legend.png doc-install: Copying classGst_1_1OutputSelector__inherit__graph.png doc-install: Copying classGst_1_1Element__inherit__graph.png doc-install: Copying classGst_1_1EventStep__coll__graph.png doc-install: Copying classGst_1_1QuerySeeking__inherit__graph.png doc-install: Copying classGst_1_1TheoraParse__coll__graph.png doc-install: Copying classGst_1_1ColorBalanceChannel__inherit__graph.png doc-install: Copying classGst_1_1MixerTrack__coll__graph.png doc-install: Copying classGst_1_1MessageSegmentStart__inherit__graph.png doc-install: Copying classGst_1_1BaseTransform__coll__graph.png doc-install: Copying classGst_1_1VorbisTag__coll__graph.png doc-install: Copying classGst_1_1FileSink__inherit__graph.png doc-install: Copying inherit_graph_8.png doc-install: Copying classGst_1_1AudioConvert__inherit__graph.png doc-install: Copying classGst_1_1GioStreamSink__inherit__graph.png doc-install: Copying classGst_1_1IndexFactory__inherit__graph.png doc-install: Copying classGst_1_1Object__inherit__graph.png doc-install: Copying classGst_1_1ClockOverlay__coll__graph.png doc-install: Copying inherit_graph_18.png doc-install: Copying classGst_1_1SubtitleOverlay__coll__graph.png doc-install: Copying classGst_1_1MultiFdSink__coll__graph.png doc-install: Copying classGst_1_1CapsFilter__inherit__graph.png doc-install: Copying classGst_1_1GioSink__inherit__graph.png doc-install: Copying classGst_1_1XOverlay__coll__graph.png doc-install: Copying classGst_1_1MessageError__coll__graph.png doc-install: Copying classGst_1_1MessageAsyncDone__inherit__graph.png doc-install: Copying classGst_1_1Message__coll__graph.png doc-install: Copying classGst_1_1MessageCustom__inherit__graph.png doc-install: Copying classGst_1_1EventSeek__inherit__graph.png doc-install: Copying inherit_graph_2.png doc-install: Copying classGst_1_1OggDemux__coll__graph.png doc-install: Copying classGst_1_1Discoverer__coll__graph.png doc-install: Copying classGst_1_1TaskPool__inherit__graph.png doc-install: Copying classGst_1_1VideoTestSrc__coll__graph.png doc-install: Copying inherit_graph_16.png doc-install: Copying classGst_1_1MessageInfo__coll__graph.png doc-install: Copying classGst_1_1Message__inherit__graph.png doc-install: Copying classGst_1_1AlsaMixer__coll__graph.png doc-install: Copying classGst_1_1VorbisParse__inherit__graph.png doc-install: Copying classGst_1_1ResourceError__coll__graph.png doc-install: Copying classGst_1_1AudioFilter__coll__graph.png doc-install: Copying classGst_1_1MessageStepStart__coll__graph.png doc-install: Copying classGst_1_1Registry__inherit__graph.png doc-install: Copying classGst_1_1MessageStateChanged__coll__graph.png doc-install: Copying classGst_1_1GioStreamSink__coll__graph.png doc-install: Copying classGst_1_1MessageTag__coll__graph.png doc-install: Copying classGst_1_1MessageStreamStatus__inherit__graph.png doc-install: Copying classGst_1_1ChildProxy__inherit__graph.png doc-install: Copying classGst_1_1StreamError__inherit__graph.png doc-install: Copying classGst_1_1FakeSrc__coll__graph.png doc-install: Copying classGst_1_1XImageSink__coll__graph.png doc-install: Copying classGst_1_1MessageBuffering__coll__graph.png doc-install: Copying classGst_1_1GioStreamSrc__inherit__graph.png doc-install: Copying classGst_1_1MessageStepStart__inherit__graph.png doc-install: Copying classGst_1_1TypeFindFactory__inherit__graph.png doc-install: Copying classGst_1_1TextRender__inherit__graph.png doc-install: Copying classGst_1_1DiscovererStreamInfo__inherit__graph.png doc-install: Copying classGst_1_1IteratorBasic__coll__graph.png doc-install: Copying classGst_1_1Interface__inherit__graph.png doc-install: Copying inherit_graph_17.png doc-install: Copying classGst_1_1TCPServerSrc__inherit__graph.png doc-install: Copying classGst_1_1EventLatency__coll__graph.png doc-install: Copying classGst_1_1QueryConvert__coll__graph.png doc-install: Copying classGst_1_1EventTag__inherit__graph.png doc-install: Copying inherit_graph_12.png doc-install: Copying classGst_1_1URIHandler__coll__graph.png doc-install: Copying classGst_1_1MessageStateDirty__coll__graph.png doc-install: Copying inherit_graph_0.png doc-install: Copying classGst_1_1VorbisParse__coll__graph.png doc-install: Copying inherit_graph_14.png doc-install: Copying classGst_1_1BaseAudioSrc__coll__graph.png doc-install: Copying classGst_1_1IndexFactory__coll__graph.png doc-install: Copying classGst_1_1FdSink__inherit__graph.png doc-install: Copying classGst_1_1FakeSink__coll__graph.png doc-install: Copying classGst_1_1ElementInterfaced__inherit__graph.png doc-install: Copying classGst_1_1VideoScale__coll__graph.png doc-install: Copying classGst_1_1ColorBalanceChannel__coll__graph.png doc-install: Copying classGst_1_1QueryApplication__coll__graph.png doc-install: Copying classGst_1_1MessageMixerOptionChanged__inherit__graph.png doc-install: Copying classGst_1_1TCPClientSink__coll__graph.png doc-install: Copying classGst_1_1TheoraEnc__inherit__graph.png doc-install: Copying classGst_1_1TunerNorm__coll__graph.png doc-install: Copying classGst_1_1StreamVolume__coll__graph.png doc-install: Copying classGst_1_1TaskPool__coll__graph.png doc-install: Copying classGst_1_1QueryLatency__coll__graph.png doc-install: Copying classGst_1_1XML__coll__graph.png doc-install: Copying classGst_1_1EventTag__coll__graph.png doc-install: Copying classGst_1_1TextOverlay__coll__graph.png doc-install: Copying classGst_1_1Element__coll__graph.png doc-install: Copying classGst_1_1TypeFindElement__inherit__graph.png doc-install: Copying classGst_1_1QueryFormats__coll__graph.png doc-install: Copying classGst_1_1TheoraDec__coll__graph.png doc-install: Copying classGst_1_1BaseTransform__inherit__graph.png doc-install: Copying inherit_graph_20.png doc-install: Copying classGst_1_1EventNavigation__coll__graph.png doc-install: Copying classGst_1_1DecodeBin2__coll__graph.png doc-install: Copying classGst_1_1MessageInfo__inherit__graph.png doc-install: Copying classGst_1_1Iterator__inherit__graph.png doc-install: Copying classGst_1_1BaseSrc__inherit__graph.png doc-install: Copying classGst_1_1MessageMixerChanged__inherit__graph.png doc-install: Copying classGst_1_1Event__coll__graph.png doc-install: Copying classGst_1_1MessageMixerOptionChanged__coll__graph.png doc-install: Copying classGst_1_1FfmpegColorSpace__coll__graph.png doc-install: Copying classGst_1_1VideoOrientation__coll__graph.png doc-install: Copying classGst_1_1EventStep__inherit__graph.png doc-install: Copying classGst_1_1DiscovererContainerInfo__coll__graph.png doc-install: Copying classGst_1_1Bin__coll__graph.png doc-install: Copying classGst_1_1MessageEos__coll__graph.png doc-install: Copying classGst_1_1PlayBin2__coll__graph.png doc-install: Copying classGst_1_1CddaBaseSrc__inherit__graph.png doc-install: Copying classGst_1_1FormatDefinition__coll__graph.png doc-install: Copying classGst_1_1RingBuffer__inherit__graph.png doc-install: Copying classGst_1_1FakeSrc__inherit__graph.png doc-install: Copying classGst_1_1StreamVolume__inherit__graph.png doc-install: Copying classGst_1_1AudioClock__inherit__graph.png doc-install: Copying classGst_1_1EventEos__inherit__graph.png doc-install: Copying classGst_1_1PadTemplate__inherit__graph.png doc-install: Copying classGst_1_1QueryTypeDefinition__coll__graph.png doc-install: Copying classGst_1_1Buffer__coll__graph.png doc-install: Copying classGst_1_1TheoraDec__inherit__graph.png doc-install: Copying classGst_1_1Query__inherit__graph.png doc-install: Copying classGst_1_1PluginError__inherit__graph.png doc-install: Copying classGst_1_1PlayBin__inherit__graph.png doc-install: Copying classGst_1_1FdSink__coll__graph.png doc-install: Copying classGst_1_1Queue__coll__graph.png doc-install: Copying classGst_1_1TunerNorm__inherit__graph.png doc-install: Copying classGst_1_1QueryPosition__coll__graph.png doc-install: Copying classGst_1_1Queue__inherit__graph.png doc-install: Copying tab_h.png doc-install: Copying classGst_1_1Pad__inherit__graph.png doc-install: Copying classGst_1_1MessageTag__inherit__graph.png doc-install: Copying classGst_1_1AudioClock__coll__graph.png doc-install: Copying inherit_graph_13.png doc-install: Copying classGst_1_1DiscovererVideoInfo__inherit__graph.png doc-install: Copying classGst_1_1QuerySeeking__coll__graph.png doc-install: Copying classGst_1_1RingBuffer__coll__graph.png doc-install: Copying classGst_1_1VorbisDec__coll__graph.png doc-install: Copying classGst_1_1Clock__inherit__graph.png doc-install: Copying classGst_1_1Funnel__inherit__graph.png doc-install: Copying classGst_1_1AudioSink__inherit__graph.png doc-install: Copying classGst_1_1CoreError__inherit__graph.png doc-install: Copying classT__Interface__inherit__graph.png doc-install: Copying classGst_1_1MessageError__inherit__graph.png doc-install: Copying classGst_1_1DiscovererVideoInfo__coll__graph.png doc-install: Copying classGst_1_1MessageClockProvide__coll__graph.png doc-install: Copying classGst_1_1QueryDuration__inherit__graph.png doc-install: Copying classGst_1_1PluginError__coll__graph.png doc-install: Copying classGst_1_1Bus__inherit__graph.png doc-install: Copying classGst_1_1MessageClockLost__coll__graph.png doc-install: Copying classGst_1_1CapsFilter__coll__graph.png doc-install: Copying inherit_graph_1.png doc-install: Copying classGst_1_1TagSetter__inherit__graph.png doc-install: Copying classGst_1_1Discoverer__inherit__graph.png doc-install: Copying classGst_1_1BaseAudioSrc__inherit__graph.png doc-install: Copying classGst_1_1AudioSrc__coll__graph.png doc-install: Copying classGst_1_1TCPServerSrc__coll__graph.png doc-install: Copying classGst_1_1Bin__inherit__graph.png doc-install: Copying classGst_1_1MixerOptions__inherit__graph.png doc-install: Copying classGst_1_1EventFlushStart__inherit__graph.png doc-install: Copying classGst_1_1DecodeBin2__inherit__graph.png doc-install: Copying classGst_1_1ElementFactory__inherit__graph.png doc-install: Copying classGst_1_1PropertyProbe__inherit__graph.png doc-install: Copying classGst_1_1MessageElement__inherit__graph.png doc-install: Copying classGst_1_1AudioFilter__inherit__graph.png doc-install: Copying classGst_1_1GDPDepay__coll__graph.png doc-install: Copying classGst_1_1Adder__inherit__graph.png doc-install: Copying classGst_1_1GioSrc__coll__graph.png doc-install: Copying classGst_1_1EventQos__inherit__graph.png doc-install: Copying classGst_1_1VideoTestSrc__inherit__graph.png doc-install: Copying classGst_1_1Navigation__inherit__graph.png doc-install: Copying classGst_1_1SubtitleOverlay__inherit__graph.png doc-install: Copying classGst_1_1QueryBuffering__coll__graph.png doc-install: Copying classGst_1_1Identity__inherit__graph.png doc-install: Copying classGst_1_1AudioTestSrc__inherit__graph.png doc-install: Copying classGst_1_1Buffer__inherit__graph.png doc-install: Copying classGst_1_1MessageMixerChanged__coll__graph.png doc-install: Copying classGst_1_1Registry__coll__graph.png doc-install: Copying classGst_1_1UriDecodeBin__inherit__graph.png doc-install: Copying classGst_1_1PushSrc__inherit__graph.png doc-install: Copying classGst_1_1MessageBuffering__inherit__graph.png doc-install: Copying classGst_1_1OutputSelector__coll__graph.png doc-install: Copying classGst_1_1GDPPay__inherit__graph.png doc-install: Copying classGst_1_1PropertyProbe__coll__graph.png doc-install: Copying classGst_1_1TunerChannel__coll__graph.png doc-install: Copying classGst_1_1TypeFindFactory__coll__graph.png doc-install: Copying classGst_1_1GioSink__coll__graph.png doc-install: Copying classGst_1_1Preset__inherit__graph.png doc-install: Copying classGst_1_1ChildProxy__coll__graph.png doc-install: Copying classGst_1_1MultiFdSink__inherit__graph.png doc-install: Copying classGst_1_1DiscovererContainerInfo__inherit__graph.png doc-install: Copying classGst_1_1Interface__coll__graph.png doc-install: Copying tab_b.png doc-install: Copying classGst_1_1QueryDuration__coll__graph.png doc-install: Copying classGst_1_1InputSelector__inherit__graph.png doc-install: Copying classGst_1_1FileSink__coll__graph.png doc-install: Copying classGst_1_1TextOverlay__inherit__graph.png doc-install: Copying classGst_1_1MessageMixerVolumeChanged__inherit__graph.png doc-install: Copying classGst_1_1MessageMixerMuteToggled__coll__graph.png doc-install: Copying classGst_1_1MessageStateChanged__inherit__graph.png doc-install: Copying classGst_1_1Plugin__inherit__graph.png doc-install: Copying classGst_1_1VorbisEnc__coll__graph.png doc-install: Copying classGst_1_1BaseAudioSink__coll__graph.png doc-install: Copying classGst_1_1QueryApplication__inherit__graph.png doc-install: Copying classGst_1_1MessageStructureChange__inherit__graph.png doc-install: Copying classGst_1_1AlsaSrc__coll__graph.png doc-install: Copying classGst_1_1PlayBin2__inherit__graph.png doc-install: Copying classGst_1_1SystemClock__coll__graph.png doc-install: Copying open.png doc-install: Copying classGst_1_1XOverlay__inherit__graph.png doc-install: Copying inherit_graph_23.png doc-install: Copying classGst_1_1QueryFormats__inherit__graph.png doc-install: Copying classGst_1_1MessageMixerRecordToggled__inherit__graph.png doc-install: Copying classGst_1_1DiscovererAudioInfo__inherit__graph.png doc-install: Copying classGst_1_1EventNavigation__inherit__graph.png doc-install: Copying classGst_1_1ClockOverlay__inherit__graph.png doc-install: Copying classGst_1_1AudioConvert__coll__graph.png doc-install: Copying classGst_1_1CddaBaseSrc__coll__graph.png doc-install: Copying classGst_1_1URIHandler__inherit__graph.png doc-install: Copying classGst_1_1AlsaMixer__inherit__graph.png doc-install: Copying classGst_1_1OggDemux__inherit__graph.png doc-install: Copying tab_a.png doc-install: Copying classGst_1_1CdParanoiaSrc__coll__graph.png doc-install: Copying classGst_1_1GDPDepay__inherit__graph.png doc-install: Copying classGst_1_1IteratorBase__inherit__graph.png doc-install: Copying classGst_1_1QueryConvert__inherit__graph.png doc-install: Copying inherit_graph_21.png doc-install: Copying classGst_1_1MessageLatency__inherit__graph.png doc-install: Copying inherit_graph_15.png doc-install: Copying classGst_1_1Identity__coll__graph.png doc-install: Copying classGst_1_1MessageSegmentDone__coll__graph.png doc-install: Copying classGst_1_1BaseSink__inherit__graph.png doc-install: Copying classGst_1_1Tuner__inherit__graph.png doc-install: Copying classGst_1_1Index__coll__graph.png doc-install: Copying classGst_1_1TimeOverlay__inherit__graph.png doc-install: Copying closed.png doc-install: Copying classGst_1_1VideoRate__inherit__graph.png doc-install: Copying classGst_1_1MessageLatency__coll__graph.png doc-install: Copying tab_s.png doc-install: Copying classGst_1_1Preset__coll__graph.png doc-install: Copying classGst_1_1TCPClientSrc__inherit__graph.png doc-install: Copying classGst_1_1GDPPay__coll__graph.png doc-install: Copying classGst_1_1EventEos__coll__graph.png doc-install: Copying classGst_1_1Tee__coll__graph.png doc-install: Copying classGst_1_1MessageNewClock__coll__graph.png doc-install: Copying classGst_1_1MessageMixerRecordToggled__coll__graph.png doc-install: Copying classGst_1_1XImageSink__inherit__graph.png doc-install: Copying classGst_1_1TheoraEnc__coll__graph.png doc-install: Copying classGst_1_1VideoSink__inherit__graph.png doc-install: Copying classGst_1_1BaseSrc__coll__graph.png doc-install: Copying classGst_1_1Task__coll__graph.png doc-install: Copying classGst_1_1TimeOverlay__coll__graph.png doc-install: Copying classGst_1_1PluginFeature__coll__graph.png doc-install: Copying classGst_1_1ColorBalance__coll__graph.png doc-install: Copying classGst_1_1MessageCustom__coll__graph.png doc-install: Copying inherit_graph_7.png doc-install: Copying classGst_1_1TheoraParse__inherit__graph.png doc-install: Copying classGst_1_1PushSrc__coll__graph.png doc-install: Copying classGst_1_1Index__inherit__graph.png doc-install: Copying classGst_1_1CdParanoiaSrc__inherit__graph.png doc-install: Copying classGst_1_1Plugin__coll__graph.png doc-install: Copying classGst_1_1DiscovererStreamInfo__coll__graph.png doc-install: Copying classGst_1_1Pipeline__coll__graph.png doc-install: Copying classGst_1_1CoreError__coll__graph.png doc-install: Copying classGst_1_1VorbisEnc__inherit__graph.png doc-install: Copying classGst_1_1VorbisDec__inherit__graph.png doc-install: Copying classGst_1_1MessageAsyncStart__inherit__graph.png doc-install: Copying classGst_1_1Volume__inherit__graph.png doc-install: Copying classGst_1_1VideoSink__coll__graph.png doc-install: Copying classGst_1_1Clock__coll__graph.png doc-install: Copying classGst_1_1Pad__coll__graph.png doc-install: Copying classGst_1_1OggMux__inherit__graph.png doc-install: Copying classGst_1_1Valve__inherit__graph.png doc-install: Copying classGst_1_1TagSetter__coll__graph.png doc-install: Copying classGst_1_1VideoRate__coll__graph.png doc-install: Copying classGst_1_1TcpServerSink__inherit__graph.png doc-install: Copying classGst_1_1EventNewSegment__inherit__graph.png doc-install: Copying classGst_1_1QueryPosition__inherit__graph.png doc-install: Copying classGst_1_1MessageWarning__coll__graph.png doc-install: Copying classGst_1_1Volume__coll__graph.png doc-install: Copying classGst_1_1GhostPad__inherit__graph.png doc-install: Copying classGst_1_1Valve__coll__graph.png doc-install: Copying classGst_1_1ElementInterfaced__coll__graph.png doc-install: Copying doxygen.png doc-install: Copying classGst_1_1AlsaSink__coll__graph.png doc-install: Copying classGst_1_1TcpServerSink__coll__graph.png doc-install: Copying classGst_1_1Task__inherit__graph.png doc-install: Copying classGst_1_1DiscovererAudioInfo__coll__graph.png doc-install: Copying classGst_1_1MessageEos__inherit__graph.png doc-install: Copying classGst_1_1PluginFeature__inherit__graph.png doc-install: Copying classGst_1_1GhostPad__coll__graph.png doc-install: Copying classGst_1_1MessageAsyncDone__coll__graph.png doc-install: Copying classGst_1_1MessageRequestState__inherit__graph.png doc-install: Copying classGst_1_1MessageElement__coll__graph.png doc-install: Copying classGst_1_1MessageSegmentStart__coll__graph.png doc-install: Copying classGst_1_1XML__inherit__graph.png doc-install: Copying classGst_1_1QueryLatency__inherit__graph.png doc-install: Copying classGst_1_1MessageMixerMuteToggled__inherit__graph.png doc-install: Copying classGst_1_1MessageStepDone__inherit__graph.png doc-install: Copying classGst_1_1MessageDuration__inherit__graph.png doc-install: Copying classGst_1_1ElementFactory__coll__graph.png /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/devhelp/books/gstreamermm-0.10' /usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 --book-base='/usr/share/doc/gstreamermm-0.10/reference/html' -t '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/devhelp/books/gstreamermm-0.10' -- reference/gstreamermm-0.10.devhelp2 doc-install: Using base path /usr/share/doc/gstreamermm-0.10/reference/html for Devhelp book doc-install: Translating gstreamermm-0.10.devhelp2 (rewrote base path) test -z "/usr/share/doc/gstreamermm-0.10/reference" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/doc/gstreamermm-0.10/reference" /usr/bin/install -c -m 644 reference/gstreamermm-0.10.tag '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/doc/gstreamermm-0.10/reference' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/docs' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11/docs' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/gstreamermm-0.10" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/include/gstreamermm-0.10" /usr/bin/install -c -m 644 gstreamer/gstreamermm.h '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/include/gstreamermm-0.10' test -z "/usr/lib64/gstreamermm-0.10/include" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/gstreamermm-0.10/include" /usr/bin/install -c -m 644 gstreamer/gstreamermmconfig.h '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/gstreamermm-0.10/include' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 gstreamer/gstreamermm-0.10.pc '/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11' + find /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64 -type f -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.10.11-7.mga7 --unique-debug-suffix -0.10.11-7.mga7.x86_64 --unique-debug-src-base gstreamermm0.10-0.10.11-7.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/gstreamermm-0.10.11 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/libgstreamermm-0.10.so.2.0.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/gstreamermm-0.10/gen/generate_plugin_gmmproc_file extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/lib64/libgstreamermm_get_plugin_defs-0.10.so.2.0.1 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 6258 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: lib64gstreamermm0.10_2-0.10.11-7.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ynTLEY + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gstreamermm-0.10.11 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/doc/lib64gstreamermm0.10_2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/doc/lib64gstreamermm0.10_2 + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/doc/lib64gstreamermm0.10_2 + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/doc/lib64gstreamermm0.10_2 + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/doc/lib64gstreamermm0.10_2 + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/doc/lib64gstreamermm0.10_2 + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/doc/lib64gstreamermm0.10_2 + exit 0 Provides: lib64gstreamermm0.10_2 = 0.10.11-7.mga7 lib64gstreamermm0.10_2(x86-64) = 0.10.11-7.mga7 libgstreamermm-0.10.so.2()(64bit) libgstreamermm_get_plugin_defs-0.10.so.2()(64bit) 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libglibmm_generate_extra_defs-2.4.so.1()(64bit) libgobject-2.0.so.0()(64bit) libgstaudio-0.10.so.0()(64bit) libgstbase-0.10.so.0()(64bit) libgstcdda-0.10.so.0()(64bit) libgstinterfaces-0.10.so.0()(64bit) libgstpbutils-0.10.so.0()(64bit) libgstreamer-0.10.so.0()(64bit) libgstvideo-0.10.so.0()(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxml++-2.6.so.2()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) Processing files: lib64gstreamermm0.10-devel-0.10.11-7.mga7.x86_64 Provides: devel(libgstreamermm-0.10(64bit)) devel(libgstreamermm_get_plugin_defs-0.10(64bit)) gstreamermm-devel = 0.10.11-7.mga7 gstreamermm0.10-devel = 0.10.11-7.mga7 lib64gstreamermm0.10-devel = 0.10.11-7.mga7 lib64gstreamermm0.10-devel(x86-64) = 0.10.11-7.mga7 pkgconfig(gstreamermm-0.10) = 0.10.11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libglib-2.0(64bit)) devel(libglibmm-2.4(64bit)) devel(libglibmm_generate_extra_defs-2.4(64bit)) devel(libgobject-2.0(64bit)) devel(libgstaudio-0.10(64bit)) devel(libgstbase-0.10(64bit)) devel(libgstcdda-0.10(64bit)) devel(libgstinterfaces-0.10(64bit)) devel(libgstpbutils-0.10(64bit)) devel(libgstreamer-0.10(64bit)) devel(libgstvideo-0.10(64bit)) devel(libsigc-2.0(64bit)) devel(libstdc++(64bit)) devel(libxml++-2.6(64bit)) devel(libxml2(64bit)) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libgobject-2.0.so.0()(64bit) libgstreamer-0.10.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) pkgconfig pkgconfig(giomm-2.4) >= 2.28.0 pkgconfig(gstreamer-0.10) >= 0.10.36 pkgconfig(gstreamer-audio-0.10) >= 0.10.36 pkgconfig(gstreamer-base-0.10) >= 0.10.36 pkgconfig(gstreamer-cdda-0.10) >= 0.10.36 pkgconfig(gstreamer-controller-0.10) >= 0.10.36 pkgconfig(gstreamer-dataprotocol-0.10) >= 0.10.36 pkgconfig(gstreamer-interfaces-0.10) >= 0.10.36 pkgconfig(gstreamer-net-0.10) >= 0.10.36 pkgconfig(gstreamer-netbuffer-0.10) >= 0.10.36 pkgconfig(gstreamer-pbutils-0.10) >= 0.10.36 pkgconfig(gstreamer-plugins-base-0.10) >= 0.10.36 pkgconfig(gstreamer-rtp-0.10) >= 0.10.36 pkgconfig(gstreamer-video-0.10) >= 0.10.36 pkgconfig(libxml++-2.6) >= 2.14 Obsoletes: lib64gstreamermm-devel < 0.10.11-4 Processing files: gstreamermm0.10-doc-0.10.11-7.mga7.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.StbxZO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gstreamermm-0.10.11 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/doc/gstreamermm0.10-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/doc/gstreamermm0.10-doc + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64/usr/share/doc/gstreamermm0.10-doc + exit 0 Provides: gstreamermm0.10-doc = 0.10.11-7.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: gstreamermm-doc < 0.10.11-4 Processing files: gstreamermm0.10-debugsource-0.10.11-7.mga7.x86_64 Provides: gstreamermm0.10-debugsource = 0.10.11-7.mga7 gstreamermm0.10-debugsource(x86-64) = 0.10.11-7.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gstreamermm0.10-debuginfo-0.10.11-7.mga7.x86_64 Provides: gstreamermm0.10-debuginfo = 0.10.11-7.mga7 gstreamermm0.10-debuginfo(x86-64) = 0.10.11-7.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gstreamermm0.10-debugsource(x86-64) = 0.10.11-7.mga7 Processing files: lib64gstreamermm0.10_2-debuginfo-0.10.11-7.mga7.x86_64 Provides: debuginfo(build-id) = 4224a5a735d1489b3f9f6796f6e553acf1c4973f debuginfo(build-id) = f14c80a33a3bd50b6cfc1d11166fd53c35a61326 lib64gstreamermm0.10_2-debuginfo = 0.10.11-7.mga7 lib64gstreamermm0.10_2-debuginfo(x86-64) = 0.10.11-7.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gstreamermm0.10-debugsource(x86-64) = 0.10.11-7.mga7 Processing files: lib64gstreamermm0.10-devel-debuginfo-0.10.11-7.mga7.x86_64 Provides: debuginfo(build-id) = c21fd3666690eab95bd3b6e601397f6d29ec8937 lib64gstreamermm0.10-devel-debuginfo = 0.10.11-7.mga7 lib64gstreamermm0.10-devel-debuginfo(x86-64) = 0.10.11-7.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gstreamermm0.10-debugsource(x86-64) = 0.10.11-7.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gstreamermm0.10_2-0.10.11-7.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gstreamermm0.10-devel-0.10.11-7.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/gstreamermm0.10-doc-0.10.11-7.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gstreamermm0.10-debugsource-0.10.11-7.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gstreamermm0.10-debuginfo-0.10.11-7.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gstreamermm0.10_2-debuginfo-0.10.11-7.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gstreamermm0.10-devel-debuginfo-0.10.11-7.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YaW2Ub + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gstreamermm-0.10.11 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/gstreamermm0.10-0.10.11-7.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CPaIXy + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf gstreamermm-0.10.11 + exit 0 D: [iurt_root_command] Success!